Game Crash! - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP (
https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: Client Support (
https://sampforum.blast.hk/forumdisplay.php?fid=16)
+--- Thread: Game Crash! (
/showthread.php?tid=275599)
Game Crash! -
[nL]W0rfleR - 10.08.2011
Hi,
I keep crashing on my server. I dont know what this can be from but i am guessing its from some Objects.
Warning(opcode 0x6E7): Exeption 0xC0000005 at 0x7F124E
A box comes up saying crazy shit along with the "report" button?
Any suggestions?
Thanks
Re: Game Crash! -
kurta999 - 10.08.2011
Yes, this caused by objects.
So am I have similar crashes.
Try to delete some objects. ( No any solution )
Re: Game Crash! -
[nL]W0rfleR - 10.08.2011
Yeh, but the problem is, i have many objects and i wouldn't have a clue which objects are resulting in this problem
Re: Game Crash! -
[nL]W0rfleR - 11.08.2011
What do use all use for your View Distance?
Re: Game Crash! -
Kingunit - 11.08.2011
TIP for the next time, use those '//' above a list of codes example:
pawn Код:
// Ganton (LS)
HERE YOUR CODE
// Richman (LS)
HERE YOUR CODE
Then you can easy find the location and remove those objects.
Re: Game Crash! -
[nL]W0rfleR - 12.08.2011
I do use that method....
What i ment was, i am having trouble finding
which objects are needed to be removed from this game crashing problem.