|
#1
|
|||
|
|||
|
Space Siege crashes
Hello, I'm trying to use the Space Siege NoDVD fix, but it crashes while it's loading. I can see the white dots, but after a few milliseconds after the curser is visible it has a 'Exception Detected' - MessageBox.
Does anybody else have that problem - (or better a solution)? My OS is WindowsXP SP2. Here is the entire crash log: http://rafb.net/p/9NJZ2E94.html Seems to be something with a NULL-Poiner perhaps? Quote:
Last edited by Digital-fol; 01-09-2008 at 12:08. Reason: The log was bigger than I thought (don't want to banned for it) so I postet the log at nopaste |
| Sponsored Links |
|
#2
|
||||
|
||||
|
And does it work without a crack?
__________________
Joe Forster/STA For more information, see the FileForums forum rules and the PC Games forum FAQ! Don't contact me via E-mail or PM to ask for help with anything other than patches (or software in general) done by me, otherwise your request may be deleted without any reply! Homepage: http://sta.c64.org, E-mail: [email protected]; for attachments, send compressed (ZIP or RAR) files only, otherwise your E-mail will bounce back! |
|
#3
|
|||
|
|||
|
Sorry seems to be a bug in the original game.
I thought it may be the crack because I read in another forum that it also didn't work. I wonder if I can return that game. I read that it sucks anyways, which is pretty sad because I'd love a space hack&slay game ;-) |
|
#4
|
|||
|
|||
|
I see smoke in the air. lol.
The "bug" in the original game doesn't crash it. Instead it ask you for the DVD when in fact it was on the drive. GPG released a fix days ago. The problem was caused by the protection. In fact, in some PC the game crashes when using the crack but in others works fine. If the games crashes on your PC using a crack why are you going to return it. Use you original DVD or create your own image to prevent damages on your original one. |
|
#5
|
|||
|
|||
|
"Exception code: access violation (continuable) - attempted to write data at 0x00000000
" Is usually a good sign of RAM problems. |
|
#6
|
||||
|
||||
|
well, not necessarially ram problems, more like a virtualalloc failed, returning zero and the game never bothered to check before writing to it
![]() if you had ram problems, they'd usually result in a bsod or some other more 'serious' error, system wide, not in just 1 process
__________________
bleh DO NOT PM me with questions, leave that in the forums...ESPECIALLY if i dont know you... |
|
#7
|
|||
|
|||
|
Not totally though, there is more than 1 type of RAM problem, and more than one type of RAM :P
It could be RAM on a Graphic Card or Sound Card. Or just plain SDRAM/DDR/DDR2. Besides ive seen plenty of RAM problems which results in a general protection fault or Exception's when running software. So not all have to be BSOD's |
|
#8
|
|||
|
|||
|
Thank you for your opinions! I'll run a memtest, and try to move my swap file to another partition.
|
|
#9
|
||||
|
||||
|
no real point in that.. unless similar crashes happen in other programs too
Exception code: access violation (continuable) - attempted to write data at 0x00000000 Occurred at IP: 0x004034F8 it 100% happened in the process code.. write data at 0x00000000 is most definately a failed memory allocation.. which is typically caused by a VirtualAlloc call failing .004034F0: E8DBBB6C00 call .000ACF0D0 --↓1 .004034F5: 83C404 add esp,4 .004034F8: C70648127602 mov d,[esi],002761248 .004034FE: 5E pop esi .004034FF: C3 retn so it has to be esi = NULL... strange thing is that code xreferenced from this reads the dword from esi.. so perhaps the memory isn't writable... very odd.. but i'm pretty certain its a game bug / issue.. and not a system one...
__________________
bleh DO NOT PM me with questions, leave that in the forums...ESPECIALLY if i dont know you... |
|
#10
|
|||
|
|||
|
Dont get why ESI reg has been null'd. But the pop makes me assume its been push'd elsewhere.
Still strange. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Space Siege | cdkiller | PC Games - Protection List | 1 | 28-08-2008 00:46 |
| Dungeon Siege: Throne Of Agony codes | wolfsrain | PSP Games | 1 | 13-05-2008 10:49 |
| Anyone know why some PS2 games waste memorycard space needlessly? | Cyber Akuma | PS2 Games | 8 | 09-11-2006 16:54 |
| Space Channel 5 Part 2 Translation Project | Christuserloeser | DC Games | 0 | 21-06-2004 18:16 |
| Res Evil Code Veronica Crashes And Space Channel 5 | Smithy83 | DC Games | 0 | 29-03-2001 08:18 |