[Spring 91.0] Start Bug BA

[Spring 91.0] Start Bug BA

Discuss your problems with the latest release of the engine here. Problems with games, maps or other utilities belong in their respective forums.

Moderator: Moderators

User avatar
AntiAllez
Posts: 105
Joined: 06 Mar 2012, 18:22

[Spring 91.0] Start Bug BA

Post by AntiAllez »

Sometimes BA cant start on Autohost. Springlobby shows me that iam ingame and i cant restart without to close springlobby and restart it too. what is wrong?

Ive got this messages from my OS(Win7)

Image

Image
User avatar
Forboding Angel
Evolution RTS Developer
Posts: 14673
Joined: 17 Nov 2005, 02:43

Re: [Spring 91.0] Start Bug BA

Post by Forboding Angel »

needs moar infolog.txt
User avatar
Silentwings
Posts: 3720
Joined: 25 Oct 2008, 00:23

Re: [Spring 91.0] Start Bug BA

Post by Silentwings »

This bug is not caused by BA afaik, I think its engine/lobby. I get it too sometimes.

There is no infolog because when it happens spring crashes literally the moment it tries to load- before it even starts writing infolog.
abma
Spring Developer
Posts: 3798
Joined: 01 Jun 2009, 00:08

Re: [Spring 91.0] Start Bug BA

Post by abma »

@AntiAllez:

please attach infolog.txt without its hard to help.
klapmongool
Posts: 843
Joined: 13 Aug 2007, 13:19

Re: [Spring 91.0] Start Bug BA

Post by klapmongool »

I get these too sometimes. Not completely random though, seems I get them only the first time I play after starting the pc. But not always. Will try to think of copying infolog when it happens again.
User avatar
AntiAllez
Posts: 105
Joined: 06 Mar 2012, 18:22

Re: [Spring 91.0] Start Bug BA

Post by AntiAllez »

the only way is to use the normal spring.exe. with multithreaded.exe i cant start any more games. i installled it new on this os without results. on a clean(without any spring files before) os it runs for a while but after some games the same problems...
gajop
Moderator
Posts: 3051
Joined: 05 Aug 2009, 20:42

Re: [Spring 91.0] Start Bug BA

Post by gajop »

AntiAllez wrote:the only way is to use the normal spring.exe. with multithreaded.exe i cant start any more games. i installled it new on this os without results. on a clean(without any spring files before) os it runs for a while but after some games the same problems...
Please read what other people told you to do (i.e attach the infolog).
User avatar
AntiAllez
Posts: 105
Joined: 06 Mar 2012, 18:22

Re: [Spring 91.0] Start Bug BA

Post by AntiAllez »

...
Last edited by AntiAllez on 14 Jan 2013, 17:51, edited 1 time in total.
zerver
Spring Developer
Posts: 1358
Joined: 16 Dec 2006, 20:59

Re: [Spring 91.0] Start Bug BA

Post by zerver »

Code: Select all

https://github.com/spring/spring/tree/91.0/rts/System/Platform/Win/CrashHandler.cpp#L177 0x00A7C6A7
https://github.com/spring/spring/tree/91.0/rts/System/Platform/Win/CrashHandler.cpp#L325 0x00A7C855
https://github.com/spring/spring/tree/91.0/rts/System/Platform/Win/CrashHandler.cpp#L38 0x00A7CAAC
??#L0 0x764D5E8F
??#L0 0x764D8EA2
cygming-crtend.c#L0 0x00E74222
cygming-crtend.c#L0 0x00D1B159
cygming-crtend.c#L0 0x00FC7DD3
cygming-crtend.c#L0 0x00FE80EF
/usr/lib/gcc/i586-mingw32msvc/4.4.4/include/c++/ext/atomicity.h#L78 0x00A21628
https://github.com/spring/spring/tree/91.0/rts/lib/gml/gmlsrv.h#L362 0x00D2A66C
cpp_regex_traits.cpp#L0 0x00AECC2F
cpp_regex_traits.cpp#L0 0x00AEA357
??#L0 0x7637339A
??#L0 0x77849EF2
??#L0 0x77849EC5
Looks like bad GFX driver. You can workaround it with
MultiThreadShareLists = 0
in your spring settings, but some widgets/gadgets may fail.
User avatar
AntiAllez
Posts: 105
Joined: 06 Mar 2012, 18:22

Re: [Spring 91.0] Start Bug BA

Post by AntiAllez »

seems as if it works

thx alot :-)
User avatar
AntiAllez
Posts: 105
Joined: 06 Mar 2012, 18:22

Re: [Spring 91.0] Start Bug BA

Post by AntiAllez »

I cannot really imagine that this problem is caused by my graphics driver. With Win XP I did not have these strange messages. After i reinstalled Spring, the Springlobby starts only time delay. Online games also need some half a minute to start.


I dont understand for example why Spring applies a folder named "My Games" under my Windows Documents folder? After the uninstall I deleted this folder manually. After a few rounds of play and changes of the game settings there is now a new map folder in this path. Suddenly I had no more maps available at Springlobby and had to copy all the maps from the installation path ... thats not new, Win XP make this too, but without this crazy anomalies.

This game is driving me insane!
User avatar
AntiAllez
Posts: 105
Joined: 06 Mar 2012, 18:22

Re: [Spring 91.0] Start Bug BA

Post by AntiAllez »

what you can tell me about this?
Using configuration source: "C:\Users\XXX\AppData\Local\springsettings.cfg"
Available log sections: ArchiveScanner, VFS, unitsync
Enabled log sections:
Enable or disable log sections using the LogSections configuration key
or the SPRING_LOG_SECTIONS environment variable (both comma separated).
Use "none" to disable the default log sections.
LogOutput initialized.
Spring 91.0 (Headless Unitsync)
Build date/time: Aug 30 2012 21:05:17
Build environment: boost-104800, GNU libstdc++ version 20100429
Compiler: gcc-4.4.4
Using read-write data directory: C:\Users\XXX\Documents\My Games\Spring\
Archive cache doesn't exist: C:\Users\XXX\Documents\My Games\Spring\cache\ArchiveCache.lua
[unitsync] loaded, 91.0 (Headless Unitsync)
[unitsync] Error: Init: Required base file 'base/springcontent.sdz' does not exist.
zerver
Spring Developer
Posts: 1358
Joined: 16 Dec 2006, 20:59

Re: [Spring 91.0] Start Bug BA

Post by zerver »

Delete spring from your program files (x86) folder. Always worked for me.

If it does not, you could also delete Spring in My Games and delete the springsettings.cfg in Documents and Settings\XXX\Local Settings\Application data. Then reinstall Spring.
abma
Spring Developer
Posts: 3798
Joined: 01 Jun 2009, 00:08

Re: [Spring 91.0] Start Bug BA

Post by abma »

[unitsync] Error: Init: Required base file 'base/springcontent.sdz' does not exist.

-> broken installation
User avatar
AntiAllez
Posts: 105
Joined: 06 Mar 2012, 18:22

Re: [Spring 91.0] Start Bug BA

Post by AntiAllez »

zerver wrote:Delete spring from your program files (x86) folder. Always worked for me.

If it does not, you could also delete Spring in My Games and delete the springsettings.cfg in Documents and Settings\XXX\Local Settings\Application data. Then reinstall Spring.
its already under another folder...

ok, i deleted spring under my games, springsettings.cfg and any springfiles on XXX\AppData\Roaming and \Local

then i reinstalled spring with a new file from springrts.com

same dysfunction than before :evil:


i will try to play with singlespring.exe dunno :?
User avatar
knorke
Posts: 7971
Joined: 22 Feb 2006, 01:02

Re: [Spring 91.0] Start Bug BA

Post by knorke »

if you do no want folders randomly created everywhere you can also portable install. (see download page, instead of installer it is just a zip file to unpack to some place and spring will mostly stay in there)
User avatar
AntiAllez
Posts: 105
Joined: 06 Mar 2012, 18:22

Re: [Spring 91.0] Start Bug BA

Post by AntiAllez »

portable supports multicore? seems not so- i can switch to multithreaded.exe but springlobby cant save it...
zerver
Spring Developer
Posts: 1358
Joined: 16 Dec 2006, 20:59

Re: [Spring 91.0] Start Bug BA

Post by zerver »

Then just rename spring-multithreaded.exe to spring.exe
User avatar
AntiAllez
Posts: 105
Joined: 06 Mar 2012, 18:22

Re: [Spring 91.0] Start Bug BA

Post by AntiAllez »

thx- mt version runs now but all errors are back
zerver
Spring Developer
Posts: 1358
Joined: 16 Dec 2006, 20:59

Re: [Spring 91.0] Start Bug BA

Post by zerver »

What errors? For portable U need springsettings.cfg in the install directory with
MultiThreadShareLists = 0
Post Reply

Return to “Help & Bugs”