Some problem, can't find solution.
#1

Hello.
I've launched the script, compiled with no errors/warnings, uploaded all plugins(sscanf,Streamer and audio, MySQL failed although I put the latest version)
Anyway, When I enter the server, I register, It's say's "Loading" and few seconds later "Server closed connection"..
Any help will be appriciate.
Reply
#2

Check if there is a timer that kicks you.

The other possible problem may be the server crashing as it takes your client some time to check the connection.

Check if samp-server.exe is still open as it kicks you from the server.
Reply
#3

Install crashdetect and show the server log after the possible "crash".

By the way, if you're using MySQL for saving the data and it failed to load it, it shouldn't allow you to keep going.
Reply
#4

Yes it kicks, and in the console it says that I left.
Reply
#5

Then inside your script check if it's kicking you.

Search for "Kick(" as I don't know if you're using a different integer for playerid. From there you'll find your problem, should be inside the register section.
Reply
#6

Quote:
Originally Posted by Peach
View Post
Then inside your script check if it's kicking you.

Search for "Kick(" as I don't know if you're using a different integer for playerid. From there you'll find your problem, should be inside the register section.
Can't find it :/
Reply
#7

Post your login script.
Reply
#8

Quote:
Originally Posted by Dwane
View Post
Install crashdetect and show the server log after the possible "crash".

By the way, if you're using MySQL for saving the data and it failed to load it, it shouldn't allow you to keep going.
Maybe you're right but still I launched with the latest version and it fails.
Reply
#9

Are you launching a linux version on a windows platform?
Reply
#10

Quote:
Originally Posted by Peach
View Post
Are you launching a linux version on a windows platform?
On windows, and what do you mean by "login script"?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)