Kinniken / NoxImperii

http://noximperii.com
GNU General Public License v3.0
14 stars 2 forks source link

Error when Game is Loading #3

Closed stats closed 7 years ago

stats commented 7 years ago

I had an error when loading the game that prevented me from playing. This error occurs when Loading the Universe is the active text on the loading bar.

The version is 0.5.1 which was downloaded off the nox imperii website direct windows download link.

My systems specs are Windows 7 Pro 64 bit. i7 processor with 8GB of RAM.

If you need any other information about this please let me know.

noxerror

Kinniken commented 7 years ago

Hi,

Could you check the log files? They should be in C:\Users\\AppData\Roaming\noximperii\logs .

Thanks

K.

stats commented 7 years ago

The log file gave the problem away. NOX needed to be run with the graphics card, which it was not by default.

AL lib: (EE) GetSymbol: Failed to load fluid_synth_set_channel_type
Warning: [al_checkHandleError] OpenAL error [al_enableEFX]: an invalid value was passed to an OpenAL function
Warning: [gl_checkHandleError] OpenGL error [gl_loadSurface:376]: GL out of memory
ERROR npng.c:358 [npng_readSurface]: Out of Memory
AL lib: (EE) alc_cleanup: 1 device not closed

I changed the graphics card settings for the application and it loaded. Thank you!

Kinniken commented 7 years ago

Great, thanks for the info. I'll see if I can handle this error better. What computer are you playing on? A laptop with both integrated graphics and a separated graphic card?

stats commented 7 years ago

This is on a laptop, I must select where to enable to graphics processor or not on certain applications.

Kinniken commented 7 years ago

Thanks, that's what I thought. Have fun with the game!