My server just turned off when i upgraded to 0.3x
#1

Just like the title say..
I changed to another host and uploaded the files, it was an older backup so i needed to upgrade to 0.3x again.
Before the upgrade the server worked perfectly, after the upgrade the server dont even want to start...
What am i doing wrong? I have tried to complie my script with 0.3x pawno but still the same problem.
Please help me with this!
Reply
#2

Did you switch from linux/windows to the opposite (linux/windows)? If so, you need to update your plugins to the correct version (.so for linux, .dll for windows)
Reply
#3

no i havent
Reply
#4

It must be returning some kind of error in server_log.txt....is there anything in the last lines of that file that would indicate what its choking to death on?
Reply
#5

This is what the server log say
Код:
SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team

[09:54:47] 
[09:54:47] Server Plugins
[09:54:47] --------------
[09:54:47]  Loading plugin: streamer.so
[09:54:47]   Failed.
[09:54:47]  Loaded 0 plugins.

[09:54:47] 
[09:54:47] Ban list
[09:54:47] --------
[09:54:47]  Loaded: samp.ban
[09:54:47] 
[09:54:47] I couldn't load any gamemode scripts. Please verify your server.cfg
[09:54:47] It needs a gamemode0 line at the very least.
and this is the server.cfg
Код:
echo Executing Server Config...
lanmode 0
rcon_password ********************
maxplayers 32
port 7780
hostname Evolution Roleplay
gamemode0 Script
filterscripts EBS drop ls_elevator
announce 1
plugins streamer.so
query 1
weburl www.evolutionrp.com/
maxnpc 500
onfoot_rate 30
incar_rate 30
weapon_rate 40
stream_distance 200.0
stream_rate 1000
bind 78.157.200.214
Reply
#6

"[09:54:47] I couldn't load any gamemode scripts. Please verify your server.cfg
[09:54:47] It needs a gamemode0 line at the very least."

If its saying this, your gamemode is:

A) Not uploaded.
B) You're loading the gamemode incorrectly. Make sure its typed exactly the way your gamemode is named. its case-sensitive.
Reply
#7

It is both uploaded and correctly typed in the .cfg I havent faced this problem before and the files wasnt edited
Reply
#8

If linux it will case sensitive. "Script" is not the same as "script" in linux-land. Also, make sure that permissions on the file are such that its actually readable by the system.

Its also failing to load your streamer plugin, so you will want to update that as well.

When you restored your backup, it may have dinged the permissions on your scripts/plugins.
Reply
#9

everything is like it should, i used the same backup when i upgraded it to 0.3x on the other host, but then i forgot to backup that so i took the one i used before(the same i upgraded) and that time it worked good
Reply
#10

Now i update my streamer, The .cfg is readable so that should work
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)