Server closed connection.
#1

I have donwload one gamemode from intrenet, then i have put0.3d includes, and the i go in server. I register, than login and i can see just server closed connection, why?
Reply
#2

Quote:
Originally Posted by Alex.Cone
Посмотреть сообщение
I have donwload one gamemode from intrenet, then i have put0.3d includes, and the i go in server. I register, than login and i can see just server closed connection, why?
some more specifics would be nice, what gamemode are you using? what includes? what FSs?
Reply
#3

You gave us a question similar to: "What do i eat for breakfast ?".
Reply
#4

That means that either the gamemode or Filterscripts are calling SpawnPlayer before calling SetSpawnInfo. A bug was introduced in 0.3d where calling SpawnPlayer before Setting the spawn info, server would kick the client. Not that hard to look for.
Reply
#5

This is my server log
Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3d-R2, ©2005-2011 SA-MP Team

[17:50:40] filterscripts = ""  (string)
[17:50:40] 
[17:50:40] Server Plugins
[17:50:40] --------------
[17:50:40]  Loading plugin: streamer
[17:50:40] 

*** Streamer Plugin v2.5.2 R2 by Incognito loaded ***

[17:50:40]   Loaded.
[17:50:40]  Loaded 1 plugins.

[17:50:40] 
[17:50:40] Filterscripts
[17:50:40] ---------------
[17:50:40]   Loaded 0 filterscripts.

[17:50:40] Pickups Max = 400, Current Pickups = 217
[17:50:40]                                                                      
[17:50:40]                                                                      
[17:50:40]             		GeForce Reloaded v1.9.6 Los Santos				    
[17:50:40]      Credits: Dujma Black & John Doe & Jacob Williams & Misko Hang                            
[17:50:40]                                                                      
[17:50:40]                                                                      
[17:50:40] Number of vehicle models: 1
[17:51:09] Incoming connection: 127.0.0.1:3350
[17:51:09] [join] Alex_Cone has joined the server (0:127.0.0.1)
[17:51:12] Alex_Cone has logged in.
[17:51:12] [part] Alex_Cone has left the server (0:2)
Reply
#6

Show us your register/login code. Or OnPlayerConnect.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)