SA-MP Forums Archive
Why when i join my server, it stays on "Connected To Server" - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Why when i join my server, it stays on "Connected To Server" (/showthread.php?tid=514291)



Why when i join my server, it stays on "Connected To Server" - EgyptForLife - 20.05.2014

Hello,

When I join my server it gives me:
Код:
Connected to Server
And stays like this, but doesn't go to register or login. The plugins i am using :
Код:
 mysql , whirlpool , streemer , nativechecker , sscanf.
How to fix this problem ?
Thank You.


Re: Why when i join my server, it stays on "Connected To Server" - sl!x - 20.05.2014

can you show us the server log


Re: Why when i join my server, it stays on "Connected To Server" - Matess - 20.05.2014

https://sampforum.blast.hk/showthread.php?tid=249226
Quote:
Originally Posted by Wyu
Посмотреть сообщение
IMPORTANT: In order to make it work correcly you must put it in the end of the plugins line of your server.cfg so it will be the last one, e.g. plugins sscanf streamer nativechecker.



Re: Why when i join my server, it stays on "Connected To Server" - EgyptForLife - 20.05.2014

Quote:
Originally Posted by sl!x
Посмотреть сообщение
can you show us the server log
Here is it :
Код:
SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team

[22:19:32] filterscripts = ""  (string)
[22:19:32] 
[22:19:32] Server Plugins
[22:19:32] --------------
[22:19:32]  Loading plugin: mysql
[22:19:32]  >> plugin.mysql: R38 successfully loaded.
[22:19:32]   Loaded.
[22:19:32]  Loading plugin: sscanf
[22:19:32] 

[22:19:32]  ===============================

[22:19:32]       sscanf plugin loaded.     

[22:19:32]          Version:  2.8.1        

[22:19:32]    © 2012 Alex "******" Cole  

[22:19:32]  ===============================

[22:19:32]   Loaded.
[22:19:32]  Loading plugin: Whirlpool
[22:19:32]  
[22:19:32]  ==================
[22:19:32]  
[22:19:32]   Whirlpool loaded
[22:19:32]  
[22:19:32]  ==================
[22:19:32]  
[22:19:32]   Loaded.
[22:19:32]  Loading plugin: streamer
[22:19:32] 

*** Streamer Plugin v2.7 by Incognito loaded ***

[22:19:32]   Loaded.
[22:19:32]  Loading plugin: nativechecker
[22:19:32]   Loaded.
[22:19:32]  Loaded 5 plugins.

[22:19:32] 
[22:19:32] Ban list
[22:19:32] --------
[22:19:32]  Loaded: samp.ban
[22:19:32] 
[22:19:32] 
[22:19:32] Filterscripts
[22:19:32] ---------------
[22:19:32]   Loaded 0 filterscripts.

[22:19:32]  
[22:19:32]  
[22:19:32]  
[22:19:32]  ======================================= 
[22:19:32]  |                                     | 
[22:19:32]  |        YSI version 3.09.0684        | 
[22:19:32]  |        By Alex "******" Cole        | 
[22:19:32]  |                                     | 
[22:19:32]  ======================================= 
[22:19:32]  
[22:19:32] Initialising connection: ('127.0.0.1', 'root', 'samp', '')
[22:19:33] -----------------------------------------------------------------
[22:19:33] Script: Liberty Roleplay
[22:19:33] Running version: L-RP 1.0.0
[22:19:33] -----------------------------------------------------------------
[22:19:33] Number of vehicle models: 0
[22:19:33]  
[22:19:33]  ========================================== 
[22:19:33]  |                                        | 
[22:19:33]  |  A new version (v<html>
  ) of YSI is  | 
[22:19:33]  |            available from:             | 
[22:19:33]  |                                        | 
[22:19:33]  |     www.y-less.com/YSI/YSI_1.0.zip     | 
[22:19:33]  |                                        | 
[22:19:33]  ========================================== 
[22:19:33]  
[22:20:08] Incoming connection: 192.168.1.106:59456
[22:20:08] [join] Kelton has joined the server (0:192.168.1.106)
[22:20:42] [part] Kelton has left the server (0:1)
[22:21:11] Incoming connection: 192.168.1.106:60179
[22:21:11] [join] Farouk_Alboushy has joined the server (0:192.168.1.106)
[22:21:53] [part] Farouk_Alboushy has left the server (0:1)



Re: Why when i join my server, it stays on "Connected To Server" - EgyptForLife - 20.05.2014

Sorry, I had to make this post to bump my topic because it went to Page 2 and almost 3. And is there anyone who can help me ?