ServerFFS
#1

Hi i got a problem, My server crash or something (It is my first time i use serverffs)

Any ideas why it crash?

server.cfg
Код:
hostname [serverffs.com]
bind 217.18.70.199
port 7777
password 
mapname San Andreas
weburl www.failblog.org
rcon_password my_pass
maxplayers 10
query 1
announce 1
instagib 0
filterscripts 
plugins Whirlpool.so streamer.so mysql.so sscanf.so
rcon 1
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
gamemode0 ServerGameMode 1
server_log.txt
Код:
----------
Loaded log file: "server_log.txt".
----------

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

[14:25:18] password = ""  (string)
[14:25:18] filterscripts = ""  (string)
[14:25:18] 
[14:25:18] Server Plugins
[14:25:18] --------------
[14:25:18]  Loading plugin: Whirlpool.so
[14:25:18]  
[14:25:18]  ==================
[14:25:18]  
[14:25:18]   Whirlpool loaded
[14:25:18]  
[14:25:18]  ==================
[14:25:18]  
[14:25:18]   Loaded.
[14:25:18]  Loading plugin: streamer.so
[14:25:18] 

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

[14:25:18]   Loaded.
[14:25:18]  Loading plugin: mysql.so
[14:25:18]  SA:MP MySQL Plugin v2.1.1 Loaded.
[14:25:18]   Loaded.
[14:25:18]  Loading plugin: sscanf.so
[14:25:18] 

[14:25:18]  ===============================

[14:25:18]       sscanf plugin loaded.     

[14:25:18]    © 2009 Alex "******" Cole

[14:25:18]  ===============================

[14:25:18]   Loaded.
[14:25:18]  Loaded 4 plugins.

[14:25:18] [MySQL] Thread running. Threadsafe: Yes.
[14:25:18] 
[14:25:18] Filter Scripts
[14:25:18] ---------------
[14:25:18]   Loaded 0 filter scripts.

[14:25:18]  
[14:25:18]  ======================================= 
[14:25:18]  |                                     | 
[14:25:18]  |        YSI version 1.03.0011        | 
[14:25:18]  |        By Alex "******" Cole        | 
[14:25:18]  |                                     | 
[14:25:18]  |  Checking the latest YSI version..  | 
[14:25:18]  |                                     | 
[14:25:18]  ======================================= 
[14:25:18]  

Then the same comes again..
logs
Код:
Wed Mar 30 14:27:49 CEST 2011 :: Server started through control panel.
Wed Mar 30 14:27:53 CEST 2011 :: Server not running (possible crash), restarting.
Wed Mar 30 14:27:57 CEST 2011 :: Server not running (possible crash), restarting.
Wed Mar 30 14:27:61 CEST 2011 :: Server not running (possible crash), restarting.
Wed Mar 30 14:27:65 CEST 2011 :: Server not running (possible crash), restarting.
then so on...
Reply
#2

There are hundreds of reasons why your server might be crashing.

Make sure that all of the plugins you have are compatible for the operating systems that serverFFS run on their servers (so, Debian).
Reply
#3

Im not sure about YSI... On my server (Home hosted)

it get a: But on ServerFFS it dont
Код:
[18:12:13]  ====================================== 
[18:12:13]  |                                    | 
[18:12:13]  |  Congratulations! You are running  | 
[18:12:13]  |     the latest version of YSI!     | 
[18:12:13]  |                                    | 
[18:12:13]  ======================================
Reply
#4

Quote:
Originally Posted by PhotoMuffin
Посмотреть сообщение
Hes the owner of serverffs noob and nice epic fail :S
Stop acting like a e-gangsta!



You can try and remove plugin by plugin to find the one that's bugged and solve it later as you know where the problem is.
Reply
#5

Quote:
Originally Posted by Zh3r0
Посмотреть сообщение
Stop acting like a e-gangsta!



You can try and remove plugin by plugin to find the one that's bugged and solve it later as you know where the problem is.
lOl, Thanks, i removed the sscanf plugin and now it is working.

but now ill get: because i removed the sscanf plugin..
Код:
[16:01:04] Script[gamemodes/ServerGameMode.amx]: Run time error 19: "File or function is not found"
[16:01:04] Number of vehicle models: 0
1. i downloaded the plugin
2. i putted sscanf.so inside plugins
3. i added sscanf.so inside server.cfg
4. started server, adn get the error
Reply
#6

It's because a plugin is missing, clearly sscanf is missing so the problem should be INSIDE the code!

Ask ****** he should know better than all of us!
Reply
#7

hm i dont know so much about serverffs, but delete the plugins and the include and you can add this to your script

http://pastebin.com/bT05nBC7

Plugins is of course alot better, but you can use that untill you found a solution
Reply
#8

Quote:
Originally Posted by Unknown123
Посмотреть сообщение
Im not sure about YSI... On my server (Home hosted)

it get a: But on ServerFFS it dont
Код:
[18:12:13]  ====================================== 
[18:12:13]  |                                    | 
[18:12:13]  |  Congratulations! You are running  | 
[18:12:13]  |     the latest version of YSI!     | 
[18:12:13]  |                                    | 
[18:12:13]  ======================================
omg -.-
ik its say it "run" but if u want to make it work then u will need to download the newest microsoft office...
link:here
Reply
#9

Quote:
Originally Posted by [ProX]BlueFire
Посмотреть сообщение
omg -.-
ik its say it "run" but if u want to make it work then u will need to download the newest microsoft office...
link:here
You clearly missed the point of this thread.
It happens on the HOST not on his computer!
Reply
#10

Quote:
Originally Posted by [ProX]BlueFire
Посмотреть сообщение
omg -.-
ik its say it "run" but if u want to make it work then u will need to download the newest microsoft office...
link:here
LOL What are you talking about?

anyway:
It can be other plugins too lol, because i had all 4 plugins installed then i removed the mysql plugin.. then it dont crash..

I think is it the mysql plugin and none of the other.

If im not wrong i have to put "libsql.dll" (or w/e) inside my Filemanager folder, right? (if so, i dot have it there)

Im using the MySQL plugin by StrickenKid
Reply


Forum Jump:


Users browsing this thread: 5 Guest(s)