[HowToFix] ->>> Invalid Nickname -
Bad_Boy - 20.10.2009
Hay,
I lead a big SA-MP Project. The Project exsist since the release of 0.1 SA-MP.
We finished yesterday the update of 0.2x to 0.3a, we compiled our Gamemode and it works fine.
Now all the Members can join, choose an Character, but then they get the following Error:
We tried to fix it by ourself but we donґt get it

Changes in the Server.cfg, tried to read out an error out of the logfiles but there no information just this:
We also tried another Gamemode but it stilld oesnґt work!
Server-log.txt outcut:
Quote:
[18:11:38] Incoming connection: 84.187.213.201:62577
[18:11:39] [join] 069_BadBoy has joined the server (0:84.187.213.201)
I Think here starts the reconnect trie of the game wich you can see in the picture.
[18:11:49] Incoming connection: 84.187.213.201:65035
[18:11:59] [part] 069_BadBoy has left the server (0:0)
[18:12:13] --- Server Shutting Down.
|
There is no more information listet wich can be important for this topic.
We also tried to change our Nicks, it still doesnґt work. But the Error have to be in our server cause our nicks work on every other online server please, we need help to fix this.
sincerly,
bad-boy
Re: [Need Help] How to fix it?->> Invalid Nickname -
Ritchie999 - 20.10.2009
try removing the "_" from the name
Re: [Need Help] How to fix it?->> Invalid Nickname -
Bad_Boy - 20.10.2009
Hi,
thx for your reply. We tried out a List of names. All names doesnґt work, on our server - But on other Servers o.O.
Names Like:
Badboy
badboy
abcd
123
..........and more like these
sincerly,
badboy
Re: [Need Help] How to fix it?->> Invalid Nickname -
Ritchie999 - 20.10.2009
Have you tried re-reading the script and looking for errors?
Re: [Need Help] How to fix it?->> Invalid Nickname -
Bad_Boy - 20.10.2009
Hm, we think also that maybe our Gamemode is buged, but before we take changes we start our server with an standart Gamemode wich is called "lvdm" and the error is still there.
Badboy
Re: [Need Help] How to fix it?->> Invalid Nickname -
Streetplaya - 20.10.2009
Seems like your server crashes when you connect.
What OS/Distribution? Are you using an auto-restarter?
Re: [Need Help] How to fix it?->> Invalid Nickname -
Bad_Boy - 20.10.2009
Yes i start my Server with an restarter wich is simple coded in batch:
Quote:
:a
samp-server.exe
goto a
|
I also tried, to del some Filterscripts out of the config but still doesnt work.
Server is running on WinXp
badboy
Re: [Need Help] How to fix it?->> Invalid Nickname -
Ritchie999 - 20.10.2009
remove the server restarter and try again
Re: [Need Help] How to fix it?->> Invalid Nickname -
Bad_Boy - 20.10.2009
I got it! It works fine!
Now I just changed the compatibility mode of WinXp to Windows 98/Me.
I can also start it with my restarter.
badboy
Re: [Need Help] How to fix it?->> Invalid Nickname -
Ritchie999 - 20.10.2009
Quote:
Originally Posted by Bad_Boy
I got it! It works fine!
Now I just changed the compatibility mode of WinXp to Windows 98/Me.
I can also start it with my restarter.
badboy
|
Has this been solved?