Server crash. - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Server crash. (
/showthread.php?tid=76420)
Server crash. -
[LSB]Clinz - 04.05.2009
Well, I seem to be encountering a problem, whenever I go into downtown SF (where my gamemode is located, mainly).. I crash, this is most probably a script error because I've checked my single player and it doesn't crash in Downtown SF at all. So I'm thinking it's probably a script error. Can anyone think what I've done wrong? because I've seriously got no clue why it's crashing like this. By the way, the error that comes up is: '
The instruction at 0x0df3412f referenced at 0x187f8860. The memory could not be read.' - It implies that it's an application error but it can't be because this error does not occurr in my single player version, plus it doesn't happen in any other server. Any help is appreciated.
Re: Server crash. -
[LSB]Clinz - 05.05.2009
*Bump*
Re: Server crash. -
miokie - 05.05.2009
Maybe you have two many objects/Vehicles Causing you to lagg causing you to crash?
Re: Server crash. -
Blacklite - 05.05.2009
Quote:
Originally Posted by Miokie*
Maybe you have two many objects/Vehicles Causing you to lagg causing you to crash?
|
Yes, maybe. Take a look at this:
https://sampwiki.blast.hk/wiki/Limits
Re: Server crash. -
[LSB]Clinz - 06.05.2009
Alright, I'll take a look at that article. Thanks for the responses anyhow.