I bought this game yesterday and it won't load. Screen just flickers black.
System specs are:
i7-4790k @ 4ghz
16gb ram
GeForce GTX 780 Ti
Running Windows 10 preview
Just wondered if anyone had had a similar issue, and if there's anything I can do to resolve this?
Thanks,
Ali G
Game won't load
- Zo Kath Ra
- Posts: 937
- Joined: Sat Apr 21, 2012 9:57 am
- Location: Germany
Re: Game won't load
First thing you can try is the "Grimrock 2 Compatibility Test":
http://www.grimrock.net/2014/10/09/grim ... lity-test/
It's non-interactive and just displays the LoG2 starting screen, but it should tell you if the game works on your system.
Any errors are logged to:
My Documents\Almost Human\Grimrock2 Compatibility Test\grimrock.log
If the compatibility test works, please post the contents of the file "grimrock.log" created by LoG2:
My Documents\Almost Human\Legend of Grimrock 2\grimrock.log
You can also try changing a few settings in:
My Documents\Almost Human\Legend of Grimrock 2\grimrock.cfg
This setting is for fullscreen mode:
displayMode = 1
This setting is for windowed mode:
displayMode = 0
http://www.grimrock.net/2014/10/09/grim ... lity-test/
It's non-interactive and just displays the LoG2 starting screen, but it should tell you if the game works on your system.
Any errors are logged to:
My Documents\Almost Human\Grimrock2 Compatibility Test\grimrock.log
If the compatibility test works, please post the contents of the file "grimrock.log" created by LoG2:
My Documents\Almost Human\Legend of Grimrock 2\grimrock.log
You can also try changing a few settings in:
My Documents\Almost Human\Legend of Grimrock 2\grimrock.cfg
This setting is for fullscreen mode:
displayMode = 1
This setting is for windowed mode:
displayMode = 0
Re: Game won't load
The compatibility test gave me the same result.
However, by setting the game to run in displaymode=0 seems to have done the trick. I play on a tv so maybe it's the resolution being a bit different? Anyway here is the log, and thanks as now I can play the game
=== System Info ===
Game Version: 2.2.4
Computer name: ALI-PC
CPU Vendor: GenuineIntel
CPU Brand: Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz
OS Version: 6.2
OEM ID: 0
Physical CPUs: 8
Logical CPUs: 0
Page Size: 4096
Total Mem: 16326 MB
Free Mem: 13749 MB
=== GPUs ===
Device name: \\.\DISPLAY1
Device string: NVIDIA GeForce GTX 780 Ti
State flags: 00000005
Device name: \\.\DISPLAY2
Device string: NVIDIA GeForce GTX 780 Ti
State flags: 00000000
Device name: \\.\DISPLAY3
Device string: NVIDIA GeForce GTX 780 Ti
State flags: 00000000
Device name: \\.\DISPLAY4
Device string: NVIDIA GeForce GTX 780 Ti
State flags: 00000000
=== Settings ===
Render Engine: d3d9
Audio Engine: xaudio2
Steam: true
Resolution: 1842 x 1036
Display Mode: ??? (0)
Vertical Sync: enabled (2)
Texture Resolution: high (3)
Texture Filter: anisotropic (3)
Shadow Quality: high (3)
SSAO Quality: high (3)
Rendering Quality: high (2)
Max Draw Distance: 1000.000000
Difficulty: normal
Oldschool Mode: false
Touchscreen Mode: false
Starting new game (default campaign)
Game started
=== Software Failure ===
[string "lib/base.lua"]:0: bad argument #1 to 'find' (string expected, got nil)
stack traceback:
[C]: in function 'find'
[string "lib/base.lua"]: in function 'count'
[string "Gui.lua"]: in function 'drawTextCentered'
[string "Gui.lua"]: in function 'comboBox'
[string "Settings.lua"]: in function 'options'
[string "Settings.lua"]: in function 'update'
[string "GameMode.lua"]: in function 'update'
[string "Grimrock.lua"]: in function 'display'
[string "Grimrock.lua"]: in main chunk
However, by setting the game to run in displaymode=0 seems to have done the trick. I play on a tv so maybe it's the resolution being a bit different? Anyway here is the log, and thanks as now I can play the game
=== System Info ===
Game Version: 2.2.4
Computer name: ALI-PC
CPU Vendor: GenuineIntel
CPU Brand: Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz
OS Version: 6.2
OEM ID: 0
Physical CPUs: 8
Logical CPUs: 0
Page Size: 4096
Total Mem: 16326 MB
Free Mem: 13749 MB
=== GPUs ===
Device name: \\.\DISPLAY1
Device string: NVIDIA GeForce GTX 780 Ti
State flags: 00000005
Device name: \\.\DISPLAY2
Device string: NVIDIA GeForce GTX 780 Ti
State flags: 00000000
Device name: \\.\DISPLAY3
Device string: NVIDIA GeForce GTX 780 Ti
State flags: 00000000
Device name: \\.\DISPLAY4
Device string: NVIDIA GeForce GTX 780 Ti
State flags: 00000000
=== Settings ===
Render Engine: d3d9
Audio Engine: xaudio2
Steam: true
Resolution: 1842 x 1036
Display Mode: ??? (0)
Vertical Sync: enabled (2)
Texture Resolution: high (3)
Texture Filter: anisotropic (3)
Shadow Quality: high (3)
SSAO Quality: high (3)
Rendering Quality: high (2)
Max Draw Distance: 1000.000000
Difficulty: normal
Oldschool Mode: false
Touchscreen Mode: false
Starting new game (default campaign)
Game started
=== Software Failure ===
[string "lib/base.lua"]:0: bad argument #1 to 'find' (string expected, got nil)
stack traceback:
[C]: in function 'find'
[string "lib/base.lua"]: in function 'count'
[string "Gui.lua"]: in function 'drawTextCentered'
[string "Gui.lua"]: in function 'comboBox'
[string "Settings.lua"]: in function 'options'
[string "Settings.lua"]: in function 'update'
[string "GameMode.lua"]: in function 'update'
[string "Grimrock.lua"]: in function 'display'
[string "Grimrock.lua"]: in main chunk
- Dr.Disaster
- Posts: 2876
- Joined: Wed Aug 15, 2012 11:48 am
Re: Game won't load
Setting "displayMode = 0" is the reason for this crash.
displayMode can be 1 (fullscreen), 2 (window) or 3 (borderless window). The game's default is 1 (fullscreen), switching away from the desktop and it seems your TV could either not handle the resulting resolution or refresh-rate presented to it.
displayMode can be 1 (fullscreen), 2 (window) or 3 (borderless window). The game's default is 1 (fullscreen), switching away from the desktop and it seems your TV could either not handle the resulting resolution or refresh-rate presented to it.