Game won’t start. Steam will stay in the “running” status for a couple of seconds then it’ll eventually go back to “idle” status
Stonehearth.log:
2017-11-11 17:01:02.285054 | server | 1 | app | Stonehearth Version 0.22.5.763 (x64)
2017-11-11 17:01:02.323057 | server | 1 | core.config | user id is 3819b1fa-bcb1-11e7-a792-002421f319ee
2017-11-11 17:01:02.323057 | server | 1 | core.config | session id is 83fff49c-c6f9-11e7-887c-002421f319ee
2017-11-11 17:01:02.334057 | server | 0 | core.system | Initializing crash reporter
2017-11-11 17:01:02.378063 | server | 0 | lua.data | lua jit is disabled
2017-11-11 17:01:05.593434 | server | 1 | resources | Modules are verified pristine.
2017-11-11 17:01:06.142492 | server | 1 | app | Running Stonehearth server on port 15430
2017-11-11 17:01:06.175496 | server | 0 | physics.navgrid | subspace pathfinder is enabled
2017-11-11 17:01:06.334514 | client | 1 | game_engine | Initializing OpenGL
2017-11-11 17:01:06.415524 | client | 1 | game_engine | Determining window placement
2017-11-11 17:01:06.415524 | client | 1 | game_engine | Selecting monitor at 670, 390
2017-11-11 17:01:06.415524 | client | 1 | game_engine | Creating OpenGL Window
Versions and Mods:
Alpha 22.5, vanilla.
System Information:
Windows 10; AMD Radeon R7 200 Series;
Notes:
I’ve already tried both to boot it as admin, the compatibility thing. Just nothing works, and I can’t also find a Crash.dmp file anywhere
By the way, the game used to work on this pc in an earlier release (I don’t know which,though.)
Could you try running in 32bits? Find "force_32_bit" : false, in your user_settings.json, and change it to true. Save it and then start the game.
Also try with changing "enable_fullscreen" : true, to false, if you were playing in full screen, although I doubt that’s the issue.
Which antivirus do you have? It might be conflicting with the game
It used to conflict but I resolved it - It’s comodo.
It’s try this one right away and then edit the post with the results
EDIT 1: Haven’t found the Force 32 bit line, I added it in the renderer settings - The game still doesn’t work.
Tried that, doesn’t work. Should I force the 64 bit?
EDIT: Tried to force the 64 bits, still doesn’t start. Also, if I add the line without quotes, the game will just crash. (and when I add those the game won’t start anyway.)
You need to end every line of a block with a comma, except the last one. Else the code thinks it is one single command, that is what this last error is about.