Page 1 of 1

crash 1/2 the time on start

PostPosted: 14 Oct 2016, 20:41
by jengert
I get to the main menu, I chose story mode, then this error appears about every other time.
SuperTuxCart 0.9.1
Windows 10 64-bit
i5-4460 cpu (built-in graphics card)
8GB ram

What can I do to help find the problem?

---------------------------
SuperTuxKart crashed :/
---------------------------
SuperTuxKart crashed!
Please hit Ctrl+C to copy to clipboard and signal the problem
to the developers on our forum: viewforum.php?f=16

Call stack:

RegisterProcTableCallback
RegisterProcTableCallback
RegisterProcTableCallback
RegisterProcTableCallback
RegisterProcTableCallback
RegisterProcTableCallback
RegisterProcTableCallback
RegisterProcTableCallback
asFreeMem
asFreeMem
asFreeMem
asFreeMem
asFreeMem
asFreeMem
asFreeMem
asFreeMem
asFreeMem
asFreeMem
asFreeMem
asFreeMem
asFreeMem
asFreeMem
asFreeMem
asFreeMem
asFreeMem
asFreeMem
asFreeMem
SetManipulationInputTarget
DispatchMessageW
CallWindowProcW
glDebugEntry
SetManipulationInputTarget
---------------------------
OK
---------------------------

Re: crash 1/2 the time on start

PostPosted: 18 Oct 2016, 02:27
by QwertyChouskie
The latest version of STK is 0.9.2, please upgrade.

Re: crash 1/2 the time on start

PostPosted: 18 Oct 2016, 02:46
by QwertyChouskie
Also, make sure your driver is the latest version: https://downloadcenter.intel.com/downlo ... duct=81496

Re: crash 1/2 the time on start

PostPosted: 22 Oct 2016, 04:52
by jengert
My video card is up to date, and I downloaded the new version of the game. It still dies before it loads the car. Do you have any tests I can run to find what causes the error?

Re: crash 1/2 the time on start

PostPosted: 22 Oct 2016, 13:59
by MTres19
Yes, you can follow the instructions to compile SuperTuxKart for Windows here, set build type to "Debug" in Visual Studio, hit the F1 key, wait for it to compile, then hit F5. Try to get the game to crash while watching the bottom right corner of the Visual Studio window. If you see something come up about a segfault or something in igfx.dll or something like that it means that it's a driver problem.

Re: crash 1/2 the time on start

PostPosted: 31 Oct 2016, 07:10
by jengert
I get the following errors in the 2ed window of STK
EventHandler: While loading track 'C:\Users\Becca\Downloads\src\stk-code\bin\bin\Debug/../../../data/../../stk-assets/tracks/overworld/track.xml'
Irrlicht: Could not load mesh, because file could not be opened: : bubble_solid5.b3d
irr_driver: Cannot load mesh <bubble_solid5.b3d>

I only see solid2 and solid3 no solid5. Is that what I should see?

Re: crash 1/2 the time on start

PostPosted: 31 Oct 2016, 07:28
by benau
Stk should ignore this mesh and keep going, any more error/crash?

Re: crash 1/2 the time on start

PostPosted: 31 Oct 2016, 20:30
by jengert
yeah, so the problem WAS with the video drivers; now it will crash at closing the game; which I can live with (still in the video driver). TY!