Server shuts down only when I join
#1

Sorry i bad english
If I attempt to join, I'll receive the following before the server shuts itself down, with no record of having done so or reason as to why described in the console.
Server Log.

Код HTML:
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[17:30:06] 
[17:30:06] Server Plugins
[17:30:06] --------------
[17:30:06]  Loading plugin: mysql
[17:30:06]  >> plugin.mysql: R33 successfully loaded.
[17:30:06]   Loaded.
[17:30:06]  Loading plugin: sscanf
[17:30:06] 

[17:30:06]  ===============================

[17:30:06]       sscanf plugin loaded.     

[17:30:06]    © 2009 Alex "******" Cole

[17:30:06]    0.3d-R2 500 Players "dnee"

[17:30:06]  ===============================

[17:30:06]   Loaded.
[17:30:06]  Loading plugin: Whirlpool
[17:30:07]  
[17:30:07]  ==================
[17:30:07]  
[17:30:07]   Whirlpool loaded
[17:30:07]  
[17:30:07]  ==================
[17:30:07]  
[17:30:07]   Loaded.
[17:30:07]  Loading plugin: streamer
[17:30:07] 

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

[17:30:07]   Loaded.
[17:30:07]  Loading plugin: crashdetect
[17:30:19]   CrashDetect must be loaded before 'streamer.DLL'
[17:30:19]   Failed.
[17:30:19]  Loaded 4 plugins.

[17:30:19] 
[17:30:19] Ban list
[17:30:19] --------
[17:30:19]  Loaded: samp.ban
[17:30:19] 
[17:30:19] 
[17:30:19] Filterscripts
[17:30:19] ---------------
[17:30:19]   Loading filterscript 'hanhdong.amx'...
[17:30:19]   Loading filterscript '1.amx'...
[17:30:19]   MapFix by Nexius v3.0.0 loaded (filterscript version).
[17:30:19]   Loaded 2 filterscripts.

[17:30:19]  
[17:30:19]  
[17:30:19]  
[17:30:19]  ======================================= 
[17:30:19]  |                                     | 
[17:30:19]  |        YSI version 3.09.0684        | 
[17:30:19]  |        By Alex "******" Cole        | 
[17:30:19]  |                                     | 
[17:30:19]  ======================================= 
[17:30:19]  
[17:30:19]  
[17:30:19]  
[17:30:19] [MY SQL]: Ket noi toi Database thanh cong!
[17:30:19] [MY SQL]: Da Load 0 Business!
[17:30:19] [MY SQL]: Da Load 0 Door!
[17:30:20] [MY SQL]: Da Load 0 House!
[17:30:20] [MY SQL]: Da load 0 phuong tien.
[17:30:20] 
----------------------------------
[17:30:20] ------!  Overcome Project   !------
[17:30:20] ----------------------------------

[17:30:20] Number of vehicle models: 33
[17:30:38] [connection] 127.0.0.1:57823 requests connection cookie.
[17:30:39] [connection] incoming connection: 127.0.0.1:57823 id: 0
[17:30:44] [join] Jeff_Chieoul has joined the server (0:127.0.0.1)
Reply
#2

first i got it
Reply
#3

was you scripting server with windows? then i think your hoster is on linux, you have to put .so files inside not .dll because linux doesnt support .dll
if your hoster is windown than idk whats issue, what hoster do you use?
Reply
#4

Quote:
Originally Posted by n00blek
Посмотреть сообщение
was you scripting server with windows? then i think your hoster is on linux, you have to put .so files inside not .dll because linux doesnt support .dll
if your hoster is windown than idk whats issue, what hoster do you use?
thank i seen error, how to fix it
Reply
#5

like i said...
Reply
#6

Quote:

Loading plugin: crashdetect
[17:30:19] CrashDetect must be loaded before 'streamer.DLL'
[17:30:19] Failed.

Load crashdetect first so you can get information about the server crash. In server.cfg
pawn Код:
plugins crashdetect mysql sscanf Whirlpool streamer
You're also using an old version of the sscanf plugin. It is always best to be up-to-date.
Reply
#7

PHP код:
[17:30:19]   CrashDetect must be loaded before 'streamer.DLL'
[17:30:19]   Failed
also what do you have on
PHP код:
public OnPlayerConnect 
also if you're using linux use .so as windows uses .dll
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)