Page 1 of 1

102.0 Crash when loading

Posted: 15 Jul 2016, 23:30
by SaucyJack
Version 100.0 and 101.0 work fine, but 102.0 crashes while attempting to load every time (error 139). I've tried both the portable version and manually compiling the source and pointing springlobby to it.

Re: 102.0 Crash when loading

Posted: 16 Jul 2016, 00:27
by Silentwings
Please provide an infolog https://springrts.com/wiki/Infolog.txt.

Re: 102.0 Crash when loading

Posted: 16 Jul 2016, 01:04
by SaucyJack
http://pastebin.com/CYTJC7JT

EDIT(gajop): Please use pastebin in the future when copy large amount of text such as infolog

Re: 102.0 Crash when loading

Posted: 16 Jul 2016, 01:18
by SaucyJack
This is a newly generated one that seems to have a bit more info.

http://pastebin.com/kNSJK9MQ

Re: 102.0 Crash when loading

Posted: 16 Jul 2016, 05:28
by gajop
Seems to me like there are errors in the tree shader which are manifesting on your platform.
Also I think some of it is just a hang (not a crash) so you would do best to wait it out.

Re: 102.0 Crash when loading

Posted: 16 Jul 2016, 17:19
by SaucyJack
Not sure I follow you. Spring doesn't give me the option to wait it out, it detects the hang and crashes the program as a result. Sorry about that, I'll use pastebin in the future.

Re: 102.0 Crash when loading

Posted: 16 Jul 2016, 19:57
by Silentwings
Wait it out in the sense of, waiting for ZK to fix their shader!

Re: 102.0 Crash when loading

Posted: 17 Jul 2016, 00:44
by SaucyJack
And how would that fix my issue exactly? You're saying every spring game has a shader that needs to be fixed? A shader that only has an issue with 102.0? Or are you that eager to pawn this off on someone else.

Re: 102.0 Crash when loading

Posted: 17 Jul 2016, 07:53
by Silentwings
A shader that only has an issue with 102.0
This (it is not contained by every game). Since I don't develop ZK, I am personally unable to solve your problem or to "pawn this off onto somebody else".

Re: 102.0 Crash when loading

Posted: 17 Jul 2016, 08:41
by gajop
You can also try forcing shaders off, that is, changing ForceShaders to 0 in your springsettings.cfg

Re: 102.0 Crash when loading

Posted: 17 Jul 2016, 21:58
by SaucyJack
Silentwings wrote:
A shader that only has an issue with 102.0
This (it is not contained by every game). Since I don't develop ZK, I am personally unable to solve your problem or to "pawn this off onto somebody else".
Nothing you said made any sense in relation to the information provided. ZK has nothing to do with anything so I'm not sure why you keep insisting it does. Hence the "pawn this off onto somebody else" comment.

Re: 102.0 Crash when loading

Posted: 17 Jul 2016, 22:02
by SaucyJack
gajop wrote:You can also try forcing shaders off, that is, changing ForceShaders to 0 in your springsettings.cfg
I'll give that a try when I have time.

Re: 102.0 Crash when loading

Posted: 17 Jul 2016, 22:18
by SaucyJack
gajop wrote:You can also try forcing shaders off, that is, changing ForceShaders to 0 in your springsettings.cfg
That actually allows me to boot the game, thank you. At least I have a work around now.

Re: 102.0 Crash when loading

Posted: 18 Jul 2016, 02:30
by gajop
SaucyJack wrote: Nothing you said made any sense in relation to the information provided. ZK has nothing to do with anything so I'm not sure why you keep insisting it does. Hence the "pawn this off onto somebody else" comment.
ZK is using the custom unit shader framework, with a custom tree shader, and that seems to be causing the crash, hence ZK specific.

Re: 102.0 Crash when loading

Posted: 18 Jul 2016, 03:30
by SaucyJack
gajop wrote:
SaucyJack wrote: Nothing you said made any sense in relation to the information provided. ZK has nothing to do with anything so I'm not sure why you keep insisting it does. Hence the "pawn this off onto somebody else" comment.
ZK is using the custom unit shader framework, with a custom tree shader, and that seems to be causing the crash, hence ZK specific.
Which has what to do with nota, tech annihilation, and balanced annihilation?

Re: 102.0 Crash when loading

Posted: 18 Jul 2016, 04:14
by gajop
Your infolog indicates you're using Zero-K:

Code: Select all

[f=-000001] [AddGameSetupArchivesToVFS] using game: Zero-K v1.4.7.0 (archive: 9a3e7030d28b8bcca6b040f9cd0a43e7.sdp)

Re: 102.0 Crash when loading

Posted: 18 Jul 2016, 21:34
by SaucyJack
gajop wrote:Your infolog indicates you're using Zero-K:

Code: Select all

[f=-000001] [AddGameSetupArchivesToVFS] using game: Zero-K v1.4.7.0 (archive: 9a3e7030d28b8bcca6b040f9cd0a43e7.sdp)
Yes, that particular infolog is from zero-k. But zero-k is not "all spring games".

Re: 102.0 Crash when loading

Posted: 18 Jul 2016, 22:00
by gajop
The errors you show seem ZK-specific rather than engine. Post other infologs if you have issues with other games as well.