Crash on startup, please help (plugged webcam doesn't like the game?)

hey its worked in the past for stuff like the banner saga… worth a shot.
current test: deinstalling AVG entirely and seeing if that helps. after that, compatabillity mode tests.

I have another theory. Try to change the branch from unstable to stable. Remove the game through the steam. Manually delete/move the directory if something is left in it. Install the game through the steam and try to run on a stable branch.

did this yesterday (my first idea too) no jazz.

tried every compatabillity setting combination i could think of, nothing :confused:
got a truth detecter i can stick in stonehearths brain so it whispers dark secrets of why its crashing to you?

I’m running out of ideas here, but how about adding "steam" : { "enabled" : false } to the user settings?

just doublechecking im not doing this wrong:

{
	"user_id" : "2be2f110-39f8-4bd0-b215-1a77b2777c28",
	"multiplayer" : {
		"server" : {
			"default" : {
				"max_players" : 1,
				"remote_connections_enabled" : false
			}
		}
	},
	"steam" : { "enabled" : false }
}

Correct.

still explodes… what on earths name is going on :cry:
its not like anything has changed on my pc as far as i know since i last could play :confused:

Lets try WIN-key + R, type control appwiz.cpl and press Enter. Now sort by “Installed on”. Did you install anything before SH goes crazy?

I know this might be shooting far (but it seems you guys have been trying pretty much everything human technology allows) but have you been playing other games recently?
I mean - is everything running smooth in your pc? Could be that you got yourself some external issue (like a hardware failure) but maybe haven’t noticed it yet because you didn’t try other games or software?

So if you haven’t, maybe try running some heavy stuff/games (like an uber Kerbal Space Program install with 14 gigs of mods :joy: )

a firefox update, i can hardly expect that to be the culprit…BUUUUT

2018-07-03 20:37:35.183110 |       server |  1 |                              app | Stonehearth Version 0.24.0.860 (x64)
2018-07-03 20:37:35.183110 |       server |  1 |                      core.config | user id is    2be2f110-39f8-4bd0-b215-1a77b2777c28
2018-07-03 20:37:35.183110 |       server |  1 |                      core.config | session id is e9bb1571-a23c-4ef4-9008-11e5bdf729df
2018-07-03 20:37:35.183110 |       server |  0 |                      core.system | Initializing crash reporter
2018-07-03 20:37:36.992713 |       server |  1 |                        resources | Modules are verified pristine.
2018-07-03 20:37:37.039513 |       server |  0 |                              app | Running Stonehearth server on port 49329
2018-07-03 20:37:37.039513 |       client |  0 |                      client.core | Connecting to local server...
2018-07-03 20:37:37.039513 |       server |  0 |                  physics.navgrid | subspace pathfinder is enabled
2018-07-03 20:37:37.039513 |       client |  1 |                      game_engine | Initializing OpenGL
2018-07-03 20:37:37.039513 |       server |  1 |                             mod radiant | lua controller lifetime tracking set to "nil"
2018-07-03 20:37:37.055113 |       server |  0 |                             mod stonehearth.ai.service | enable_cpp_placeholders is on
2018-07-03 20:37:37.055113 |       server |  0 |                             mod stonehearth.ai.service | enable_cpp_compound_action is on
2018-07-03 20:37:37.070713 |       client |  1 |                      game_engine | Determining window placement
2018-07-03 20:37:37.070713 |       client |  1 |                      game_engine | Selecting monitor at 670, 390
2018-07-03 20:37:37.070713 |       client |  1 |                      game_engine | Creating OpenGL Window
2018-07-03 20:37:37.211113 |       client |  1 |                      game_engine | Creating OpenGL Context
2018-07-03 20:37:37.226713 |       client |  1 |                      game_engine | Finished OpenGL Initialization
2018-07-03 20:37:37.226713 |       client |  1 |                    horde.general | Initializing GL2 backend using OpenGL driver '4.5.0 NVIDIA 372.70' by 'NVIDIA Corporation' on 'GeForce GTX 1060 6GB/PCIe/SSE2'
2018-07-03 20:37:37.257913 |       client |  1 |                          browser | cef started.
2018-07-03 20:37:37.257913 |       client |  1 |                          browser | Navigate called without an existing browser!
2018-07-03 20:37:37.273513 |   thread2940 |  1 |                          browser | Doing a buffered navigation to http://radiant/stonehearth/ui/root/index.html
2018-07-03 20:37:37.311714 |       client |  0 |                  physics.navgrid | subspace pathfinder is enabled
2018-07-03 20:37:37.311714 |       client |  1 |                      client.core | user feedback is off

does speak about a browser?..?

Your graphic drivers look older in this log than in the one on the first post :thinking:

So, running without Steam still crashes? :disappointed_relieved:

1 Like

Was on an experimental patch branch, took the latest normal one I could find so that’s why it’s further back probably.

Running without steam: still kablooey.

Can run everything just fine, even deep rock galactic and that’s a known computer melter :')

Everything that i can found about this error refers to c++ redistributable problem.
So please lets try to install also 2010 and 2008 both x86/x64.
You can find link to them here Microsoft Visual C++ Redistributable Packages · GitHub
And update DirectX via web install Download Веб-установщик исполняемых библиотек DirectX для конечного пользователя from Official Microsoft Download Center

Did you try that?

2 Likes

Going back to an older Stonehearth build won’t reset your Nvidia drivers, that’s what I meant :face_with_raised_eyebrow:

How come that has happened? You could check for driver updates in general, not only for your graphic card.

Still confused that clean reinstall and running without antivirus etc hasn’t helped.

Yep, no difference at all.

FWIW, the crash in the dump is in the rendering code, so it’s worth verifying that your graphics driver isn’t messed up. Also, wow, @Relyss, good eye!

i meant i went further back on drivers, but i also tried not downloading the latest stonehearth branch but the normal one, that might explain the version difference.
also, just updated the drivers, still no jazz

just for lulz try to disable f.lux :smiley:

and one more stupid question - did you reboot between reinstalling video drivers/c++/directx and launching SH?