SA-MP Forums Archive
Need Help [SAMP SERVER CRASH] - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Need Help [SAMP SERVER CRASH] (/showthread.php?tid=476493)



Need Help [SAMP SERVER CRASH] - Blackproject55 - 18.11.2013

Hello SAMP players,
As you see, i'm a new member in this forum but that's not the point of this thread, what i'm currently needing is a little help in SAMP, as you see i've downloaded some of the servers from here and they all crashed everytime i press SPAWN button In-Game, a huge sentence appear in my screen saying: "Stay Beyond The World Boundries" and then the game crashes. Also, when i sometime host the server it sais some files like DVCPsomething.dlll and another one like it are missing. I hope that you can help me solving this "Problem".
Sincerely,
BlackProject55.


Re: Need Help [SAMP SERVER CRASH] - Konstantinos - 18.11.2013

That's not a server crash but a client one. The problem is that there are not any player class (refer to AddPlayerClass) so when you spawn, the bug about the boundries is occured and it sometimes crashes the client of the player too. The solution for this is to use atleast a player class (in other words - add skins).

About the missing file, honestly I don't know but don't just ****** the file and download. There was a thread which was saying why you shouldn't download random .dll files from the internet, so try avoiding that.


Re: Need Help [SAMP SERVER CRASH] - Blackproject55 - 19.11.2013

Well Thanks for the help i'll try to find a way to fix this problem.