SA-MP Forums Archive
Client crashes at a location - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP (https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: Bug Reports (https://sampforum.blast.hk/forumdisplay.php?fid=20)
+--- Thread: Client crashes at a location (/showthread.php?tid=263003)



Client crashes at a location - leong124 - 20.06.2011

Today I go to Santa Maria Beach with some other players and all of us suddenly crashes. After rejoining the server and teleport to there again we still crashes.
Here are the warnings:
Code:
[17:04:06] Warning(s007): Exception 0xC0000005 at 0x44A503

[17:04:06] Warning(s007): Exception 0xC0000005 at 0x44A503

[17:04:07] Warning(s007): Exception 0xC0000005 at 0x44A503

[17:04:07] Warning(s007): Exception 0xC0000005 at 0x44A503

[17:04:07] Warning(s007): Exception 0xC0000005 at 0x44A503

[17:04:07] Warning(s007): Exception 0xC0000005 at 0x44A503

[17:04:07] Warning(s007): Exception 0xC0000005 at 0x44A503

[17:04:07] Warning(s007): Exception 0xC0000005 at 0x44A503

[17:04:07] Warning(s007): Exception 0xC0000005 at 0x44A503

[17:04:07] Warning(s007): Exception 0xC0000005 at 0x44A503

[17:04:07] Warning(s007): Exception 0xC0000005 at 0x44A503



Re: Client crashes at a location - Rysoku - 20.06.2011

Do you have any mods? Remove them.


Re: Client crashes at a location - leong124 - 20.06.2011

I get no mods.
After some investigation, I find that when you get near the garages some players(including yourself) will crash with that warning for 10 times.

EDIT:
It should occur on all movable gates in single player, as it still crashes when my players go to the 8-ball bomb.


Re: Client crashes at a location - Ernests - 20.06.2011

Maybe around movable gates are some objects? Delete that objects. Sorry for my bad english.


Re: Client crashes at a location - Mauzen - 20.06.2011

Cant be a samp bug, as it doesnt seem as it happens to everyone. So this is probably a script problem. Invalid objects can cause crashes to all players near it.


Re: Client crashes at a location - leong124 - 21.06.2011

Finally I found that it's not an object problem.
This problem is caused by applying a "-O1" flag to the compiler, which is probably not supported by SA-MP.
Now I've removed it and it works fine.
Anyway thanks for the help

EDIT:
It doesn't work again.
Seems that there's some more causes to the problem.
I'm investigating it.

EDIT2:
Finally I found that it's another weird problem caused by my file system, but I don't know why it will cause this problem. Files I/Os and the garage door are completely unrelated.
Anyway, hope I'll not find any more similar problems again


Re: Client crashes at a location - leong124 - 22.06.2011

Sorry to bump this post, but I finally find the real causes of this bug.
You CANNOT hold nitro on your body
Fu*k it, it waste me days to investigate


Re: Client crashes at a location - piohh - 22.06.2011

Hm, I know this Bug, but its only if you use objects like Garagedoor's from Tansfender or this things.


Re: Client crashes at a location - Quadraim - 20.09.2012

How to fix this, please help?