Help about spring 0.93

Help about spring 0.93

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

Senna
Posts: 315
Joined: 17 Mar 2009, 00:20

Help about spring 0.93

Post by Senna »

when i install spring version 0.93, and go spring folder, clicking spring.exe to run this message ocurs.

spring.exe has encountered a problem and needs to be close. We are sorry for the inconvenience

the bf47_appcompat.txt file
http://www.mediafire.com/?m28bxxr1y0zg5ql

i tryed all ways, safemode, disabling all, enabling all etc all the ways and spring dont wanna run

using Windows xp sp2
pc amd athlon 3500+ single 2,2 ghz
1gb 667mhz ram kingstom
chipset nvidia 6150

hope it helps, there is really no more details
Last edited by Senna on 11 Mar 2013, 00:33, edited 1 time in total.
abma
Spring Developer
Posts: 3798
Joined: 01 Jun 2009, 00:08

Re: Help about spring 0.93

Post by abma »

...
Last edited by abma on 11 Mar 2013, 02:47, edited 1 time in total.
User avatar
jK
Spring Developer
Posts: 2299
Joined: 28 Jun 2007, 07:30

Re: Help about spring 0.93

Post by jK »

run it outside of lobby
Senna
Posts: 315
Joined: 17 Mar 2009, 00:20

Re: Help about spring 0.93

Post by Senna »

jK wrote:run it outside of lobby
yeah is what i do
this is what happens
http://postimage.org/image/bt50xpiff/
User avatar
Forboding Angel
Evolution RTS Developer
Posts: 14673
Joined: 17 Nov 2005, 02:43

Re: Help about spring 0.93

Post by Forboding Angel »

Update your OS ffs.
User avatar
jK
Spring Developer
Posts: 2299
Joined: 28 Jun 2007, 07:30

Re: Help about spring 0.93

Post by jK »

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

Re: Help about spring 0.93

Post by Forboding Angel »

Run this program from your spring 93 folder.


Disclaimer... don't be a frigging moron by running it in your root C:\

It sets the current folder and all sub-folders to be writable by "Everyone".
set-folder-writeable.7z
(25.28 KiB) Downloaded 27 times
Command gets run in admin mode:

Code: Select all

ICACLS "%cd%" /grant Everyone:F /T

Edit:
Fucking XP... The above program won't do anything.

Ok, open up windows command line as administrator, and navigate to your spring 93 folder, then run this command in that folder:

Code: Select all

CACLS "%cd%" /grant Everyone:F /T
(ICACLS doesn't work in XP, but CACLS does)
zerver
Spring Developer
Posts: 1358
Joined: 16 Dec 2006, 20:59

Re: Help about spring 0.93

Post by zerver »

Hi Senna!

What you need is a debugger. Download this:
http://www.ollydbg.de/odbg110.zip
and unzip to any folder. Run ollydbg.exe

Choose File-->Open spring.exe
Wait a minute while the debugger analyzes the executable
Choose Debug-->Run

When the crash occurs, you will see a message at the bottom of the debugger window "Access violation" etc
Choose View-->Call stack
In the call stack window, right-click and choose "Copy to Clipboard"-->"Whole table"

Then paste the table here. Good luck!
Senna
Posts: 315
Joined: 17 Mar 2009, 00:20

Re: Help about spring 0.93

Post by Senna »

zerver wrote:Hi Senna!

What you need is a debugger. Download this:
http://www.ollydbg.de/odbg110.zip
and unzip to any folder. Run ollydbg.exe

Choose File-->Open spring.exe
Wait a minute while the debugger analyzes the executable
Choose Debug-->Run

When the crash occurs, you will see a message at the bottom of the debugger window "Access violation" etc
Choose View-->Call stack
In the call stack window, right-click and choose "Copy to Clipboard"-->"Whole table"

Then paste the table here. Good luck!
one of these files ?

http://www.mediafire.com/?axjnjx6valj8c9y
http://www.mediafire.com/?xcxd27oqn567a47
zerver
Spring Developer
Posts: 1358
Joined: 16 Dec 2006, 20:59

Re: Help about spring 0.93

Post by zerver »

No, not any file. You must copy the contents of the "Call stack" window in the debugger:
In the call stack window, right-click and choose "Copy to Clipboard"-->"Whole table"
Did you do that? Then paste (Ctrl+V) here in the forum.

If it does not work you can start by telling what happens when you do
Debug-->Run
in the debugger. Does the debugger print any message at the bottom?
Senna
Posts: 315
Joined: 17 Mar 2009, 00:20

Re: Help about spring 0.93

Post by Senna »

zerver wrote:No, not any file. You must copy the contents of the "Call stack" window in the debugger:
In the call stack window, right-click and choose "Copy to Clipboard"-->"Whole table"
Did you do that? Then paste (Ctrl+V) here in the forum.

If it does not work you can start by telling what happens when you do
Debug-->Run
in the debugger. Does the debugger print any message at the bottom?
Call stack of main thread
Address Stack Procedure / arguments Called from Frame
0022EA10 77E76083 RPCRT4.77E760BD RPCRT4.77E7607E 0022EA0C
0022EB38 77E76265 RPCRT4.77E7604B RPCRT4.77E76260 0022EB34
0022EB4C 7753103B RPCRT4.UuidCreate ole32.77531035 0022EB48
0022EB64 774FD0C1 ole32.774FD0E5 ole32.774FD0BC 0022EB60
0022EB84 7C90118A Includes ole32.774FD0C1 ntdll.7C901187 0022EB80
0022EBA4 7C91D98A ? ntdll.7C901176 ntdll.7C91D985 0022EBA0
0022ECAC 7C915BE3 ? ntdll.7C91D785 ntdll.7C915BDE 0022ECA8
0022EF58 7C915D45 ? ntdll.7C915D99 ntdll.7C915D40 0022EF54
0022F200 7C801BBD ? <JMP.&ntdll.LdrLoadDll> kernel32.7C801BB8 0022F1FC
0022F268 7C80AEFC ? kernel32.LoadLibraryExW kernel32.7C80AEF7 0022F264
0022F26C 002535CC FileName = "c:\docume~1\alluse~1\a
0022F270 00000000 hFile = NULL
0022F274 00000000 Flags = 0
0022F27C 7E445446 ? kernel32.LoadLibraryW USER32.7E445440 0022F278
0022F280 002535CC FileName = "c:\docume~1\alluse~1\a
0022F308 7E41A118 USER32.7E41B7FF USER32.7E41A113 0022F304
0022F448 7E41A143 USER32.ClientThreadSetup USER32.7E41A13E 0022F444
0022F44C 7C90E473 Includes USER32.7E41A143 ntdll.7C90E470 0022F464

this one?
zerver
Spring Developer
Posts: 1358
Joined: 16 Dec 2006, 20:59

Re: Help about spring 0.93

Post by zerver »

Yes, and does the debugger print anything at the bottom after Debug-->Run? (Access violation in my picture below)
Image
Attachments
Image1.gif
(47.68 KiB) Not downloaded yet
zerver
Spring Developer
Posts: 1358
Joined: 16 Dec 2006, 20:59

Re: Help about spring 0.93

Post by zerver »

As you see in the call stack there is "RPCRT4" at the top.

This could indicate that it crashed in RPCRT4.DLL.

The dll file could be broken, or external interference by some other program such as antivirus caused it to fail.

Anyway, test again and see if you always have "RPCRT4" at the top of the call stack when the access violation occurs.
User avatar
bibim
Lobby Developer
Posts: 952
Joined: 06 Dec 2007, 11:12

Re: Help about spring 0.93

Post by bibim »

Spring also doesn't run anymore on my good old Athlon 3000+:

http://pastebin.com/gFwLNCNM
Senna
Posts: 315
Joined: 17 Mar 2009, 00:20

Re: Help about spring 0.93

Post by Senna »

zerver wrote:As you see in the call stack there is "RPCRT4" at the top.

This could indicate that it crashed in RPCRT4.DLL.

The dll file could be broken, or external interference by some other program such as antivirus caused it to fail.

Anyway, test again and see if you always have "RPCRT4" at the top of the call stack when the access violation occurs.
i see 3 RPCRT4.dll

how to fix it?

i dont have any antivir installed, also have windows firewall off, all firewall its on off
abma
Spring Developer
Posts: 3798
Joined: 01 Jun 2009, 00:08

Re: Help about spring 0.93

Post by abma »

i guess you've to install service pack 3?!

bibim, which os/patch level do you have?
Senna
Posts: 315
Joined: 17 Mar 2009, 00:20

Re: Help about spring 0.93

Post by Senna »

zerver wrote:Yes, and does the debugger print anything at the bottom after Debug-->Run? (Access violation in my picture below)
Image
prints all 000000000 only
User avatar
bibim
Lobby Developer
Posts: 952
Joined: 06 Dec 2007, 11:12

Re: Help about spring 0.93

Post by bibim »

abma wrote:bibim, which os/patch level do you have?
On this system, Windows 2000 (5.00.2195 SP4), why? :mrgreen:
abma
Spring Developer
Posts: 3798
Joined: 01 Jun 2009, 00:08

Re: Help about spring 0.93

Post by abma »

a gdb backtrace really would help...

@jk:

maybe some cpu feature is enabled that isn't supported on athlon in the buildslave libs? (for example devil/boost/libpng/...?)
Senna
Posts: 315
Joined: 17 Mar 2009, 00:20

Re: Help about spring 0.93

Post by Senna »

well yesterday i tryed all the ways posible, still not working, it maybe need an pc upgrade, well spring was good and fun, seems now i cannot play it anymore, goodbye spring :(
Post Reply

Return to “Help & Bugs”