Server shuts down upon someone connecting..
#1

The minute it was "Connected. Joining the game..." the server shuts off, anyone know why?
Reply
#2

How about you posting the server log? Most likely failed to read/write file.
Reply
#3

Yeah we can't do nothing to help you if you don't give us something to help you with.
Reply
#4

Take a look at the crashdetect plugin. You got a script problem in your OnPlayerConnect code. Compile it with debug option and youll get the exact line that causes the problem (should be described in the crashdetect topic)
Reply
#5

I believe this is the topic about the crashdetect plugin. https://sampforum.blast.hk/showthread.php?tid=262796
Reply
#6

You're probably reading or writing to a directory that doesn't exist.
Reply
#7

YOur offering him a crashdetect plugin, no offence to him but I doubt he knows how to read it and fix a error from what it says. Another thing as said above he is 99% statiscticly missing a file or folder.
Reply
#8

if your using mysql it looks like you are trying to connect to a failed databse (that is if you use mysql) also try updating your plugins and make sure you dont have any code over any important code Onplayerconnect, somthing like this happened to me.
Reply
#9

Quote:
Originally Posted by IceCube!
Посмотреть сообщение
Another thing as said above he is 99% statiscticly missing a file or folder.
I, myself, can't even stress this enough. :P
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)