Problems to initialize Arena

Post your questions here and we'll all try to help.
Post Reply
GRETA
Met Resolume in a bar the other day
Posts: 1
Joined: Wed Sep 19, 2018 08:30

Problems to initialize Arena

Post by GRETA »

Dear all,

I'm afraid I do have a problem, that is widely known. Still I couldn't solve it!

When I start Arena (or Alley), the message "Make sure your system meets the system requirements, e.g. OpenGL version 3.2"

I checked the system requirements, it is

- HP pavillion dv7 notebook with windows 7, 64bit
- 8 GB RAM
- Radeon HD 6770M
- Intel HD graphics family

I downloaded a new driver for the Radeon graphic card (for OpenGL 3.2) and installed it and tried that several times, as well as to re-install Arena. Still there is the same problem.

Could somebody tell me what the problem is?

The log file tell the following (just the first and last part, as I tried to often):

**********************************************************
Resolume Arena 6.1.0 61162
Log started: 10 Sep 2018 11:53:25am

INFO: Logging has started
INFO: Initialise JuceResapiApp
INFO: Initialise ResApi
INFO: Initializing Resapi
INFO: Created ParamCollection
INFO: Created TaskManager with 2 threads.
INFO: Created InputController
INFO: Created DeviceChangeDetector
INFO: Creating VideoFormatManager
INFO: Registering basic formats
INFO: Registered 4 formats
INFO: Created VideoFormatManager
INFO: Could not create instance of IDeckLinkDiscovery - DeckLink drivers may not be installed or not up-to-date.
INFO: Creating NDIVideoServerManager
INFO: Initializing NDI library
INFO: Successfully initialized NDI library
INFO: Created NDIVideoServerManager
INFO: Creating DisplayCollection
INFO: Created DisplayCollection
INFO: First time OpenGL usage, initializing extensions.
INFO: Registering window class.
INFO: Successfully registered window class.
ERROR: ra::Context::createOffscreenContext: Failed to create context for OpenGL 3.2.
ERROR: Escaped from error in ra::ContextManager::initialize(35): Failed to create primary context.
ERROR: Failed initializing Resapi, Contexts are required for rendering.
INFO: Prepare for shutdown
INFO: Force Stop Recording
INFO: Setting up default composition.
INFO: Composition Prepare for Shutdown
INFO: Loading animation presets
INFO: Initialise took: 78.52461 seconds
INFO: ***
INFO: Shutdown sequence started
INFO: Composition Shutdown
INFO: Stop renderer
INFO: Stop Server if running
INFO: Clean up renderer
INFO: Save Application and VideoEngine settings
INFO: Serialize application model
INFO: Create preferences file (config.xml)
INFO: Write preferences XML (config.xml)
INFO: Clean up UI
INFO: Save Video Effect Presets
INFO: Save Source Presets
INFO: Locate preferences directory
INFO: Save Screen Setup Simple Settings
INFO: Save shortcuts and presets
INFO: Stop output shortcut managers
INFO: Clean up LookAndFeel
INFO: Clean up HelpController
INFO: Clean up DmxController
INFO: Clean up OscController
INFO: Clean up MIDIController
INFO: Clean up Compositon
INFO: Deinitialize AudioEngine
INFO: Clean up Audio Engine
INFO: Clean up Video Engine
INFO: Save shortcuts and presets
INFO: Clean up LookAndFeel
INFO: Clean up HelpController
INFO: Clean up RecordingController
INFO: Clean up ApplicationController
INFO: Clean up FixtureSelection
INFO: Clean the UI Factory
INFO: Clean up Application Object
INFO: Shutdown JuceResapiApp
INFO: Release ResApi
INFO: Shutdown ResApi
INFO: Deleting myself

**********************************************************
[...]

**********************************************************
Resolume Arena 6.1.0 61162
Log started: 18 Sep 2018 7:31:04pm

INFO: Logging has started
INFO: Initialise JuceResapiApp
INFO: Initialise ResApi
INFO: Initializing Resapi
INFO: Created ParamCollection
INFO: Created TaskManager with 2 threads.
INFO: Created InputController
INFO: Created DeviceChangeDetector
INFO: Creating VideoFormatManager
INFO: Registering basic formats
INFO: Registered 4 formats
INFO: Created VideoFormatManager
INFO: Could not create instance of IDeckLinkDiscovery - DeckLink drivers may not be installed or not up-to-date.
INFO: Creating NDIVideoServerManager
INFO: Initializing NDI library
INFO: Successfully initialized NDI library
INFO: Created NDIVideoServerManager
INFO: Creating DisplayCollection
INFO: Created DisplayCollection
INFO: First time OpenGL usage, initializing extensions.
INFO: Registering window class.
INFO: Successfully registered window class.
ERROR: ra::Context::createOffscreenContext: Failed to create context for OpenGL 3.2.
ERROR: Escaped from error in ra::ContextManager::initialize(35): Failed to create primary context.
ERROR: Failed initializing Resapi, Contexts are required for rendering.
INFO: Prepare for shutdown
INFO: Force Stop Recording
INFO: Setting up default composition.
INFO: Composition Prepare for Shutdown
INFO: Loading animation presets
INFO: Initialise took: 3.80450 seconds
INFO: ***
INFO: Shutdown sequence started
INFO: Composition Shutdown
INFO: Stop renderer
INFO: Stop Server if running
INFO: Clean up renderer
INFO: Save Application and VideoEngine settings
INFO: Serialize application model
INFO: Create preferences file (config.xml)
INFO: Write preferences XML (config.xml)
INFO: Clean up UI
INFO: Save Video Effect Presets
INFO: Save Source Presets
INFO: Locate preferences directory
INFO: Save Screen Setup Simple Settings
INFO: Save shortcuts and presets
INFO: Stop output shortcut managers
INFO: Clean up LookAndFeel
INFO: Clean up HelpController
INFO: Clean up DmxController
INFO: Clean up OscController
INFO: Clean up MIDIController
INFO: Clean up Compositon
INFO: Deinitialize AudioEngine
INFO: Clean up Audio Engine
INFO: Clean up Video Engine
INFO: Save shortcuts and presets
INFO: Clean up LookAndFeel
INFO: Clean up HelpController
INFO: Clean up RecordingController
INFO: Clean up ApplicationController
INFO: Clean up FixtureSelection
INFO: Clean the UI Factory
INFO: Clean up Application Object
INFO: Shutdown JuceResapiApp
INFO: Release ResApi
INFO: Shutdown ResApi
INFO: Deleting myself

Post Reply