Starting problem
#1

Hey guys when I try to start my server it fails - The server log - with start command:
Код:
[root@... GGRP]# nohup ./samp03svr &
[1] 1313
[root@... GGRP]# nohup: ignoring input and appending output to `nohup.out'
test
[1]+  Killed                  nohup ./samp03svr
[root@..........]# vi server_log.txt
[12:17:34] Filterscripts
[12:17:34] ---------------
[12:17:34]   Loading filterscript 'PlayerInteriors.amx'...
[12:17:35]   Loading filterscript 'PlayerExteriors.amx'...
[12:17:35]   Loading filterscript 'yom_buttons.amx'...
[12:17:35] *** Streamer Plugin: Warning: Include file version (0x26104) does not match plugin version (0x26105) (script might need to be recompiled with the latest include file)
[12:17:35]   Loading filterscript 'gcustom.amx'...
[12:17:35] *** Streamer Plugin: Warning: Include file version (0x26104) does not match plugin version (0x26105) (script might need to be recompiled with the latest include file)
[12:17:36]   Loading filterscript 'Mappings.amx'...
[12:17:37]   Loading filterscript 'Server.amx'...
[12:17:38]   Loading filterscript 'LAMapping.amx'...
[12:17:38]
--------------------------------------
[12:17:38]  Loading Mappings...
[12:17:38] --------------------------------------

[12:17:38]   Loading filterscript 'vactions.amx'...
[12:17:38]   Loaded 8 filterscripts.
It ran successfully before.
Server.cfg(unchanged)
Код:
echo Executing Server Config...
lanmode 0
rcon_password problem?noturs!$
maxplayers 35
port 7777
hostname [0.3z] Grand Gaming RP - Double XP|Refunding
gamemode0 ggrp
filterscripts PlayerInteriors PlayerExteriors yom_buttons gcustom Mappings Server LAMapping vactions
plugins sscanf.so streamer.so mysql_static.so Whirlpool.so
announce 1
query 1
chatlogging 1
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
Script is PLA, Project Las Venturas - NGG
Reply
#2

Quote:

*** Streamer Plugin: Warning: Include file version (0x26104) does not match plugin version (0x26105) (script might need to be recompiled with the latest include file)

Update your streamer plugin and include to the same version.
Reply
#3

Are the plugins successfully loaded? What I see is, your streamer plugin version is different from the version of include. Update them both.

EDIT: 5 - 10 seconds late :/
Reply
#4

okay let me check
the pwn file of the gcustom is 24mb so it is taking hell much taime!
I will respond once it is done
EDIT:
Still same!
Код:
[12:40:16]  ==================
[12:40:16]
[12:40:16]   Loaded.
[12:40:16]  Loaded 4 plugins.

[12:40:16]
[12:40:16] Filterscripts
[12:40:16] ---------------
[12:40:16]   Loading filterscript 'PlayerInteriors.amx'...
[12:40:17]   Loading filterscript 'PlayerExteriors.amx'...
[12:40:17]   Loading filterscript 'yom_buttons.amx'...
[12:40:17]   Loading filterscript 'gcustom.amx'...
[12:40:18]   Loading filterscript 'Mappings.amx'...
[12:40:20]   Loading filterscript 'Server.amx'...
[12:40:20]   Loading filterscript 'LAMapping.amx'...
[12:40:20]
--------------------------------------
[12:40:20]  Loading Mappings...
[12:40:20] --------------------------------------

[12:40:20]   Loading filterscript 'vactions.amx'...
[12:40:20]   Loaded 8 filterscripts.
But the warns removed
Reply
#5

Still ...
I can't fking figure out this little problem..
After the tests result..
Not working on Cent OS 6.4 VPS.. It was meant to be runned since I runned it once and other mySql scripts, Reinstalled VPS, latest mysqld and much! Databases created..
Working on Windows 8, Build 9600(My local machine!)
I can't hell figure out the problem..
Should I switch to Ubuntu 14? or Debain 7? Maybe CentOS 5
Reply
#6

gamemode0 ggrp 1

You need the 1 at the end...
Reply
#7

omg, I just reinstalled my OS of VPS to Ubuntu 13, Now I am gonna try on it..!
I am sorry for being in a hurry and thanks for the answer, I will help others using this in future, Let me try the ubuntu now s
EDIT:
When I try to run samp03svr it says file not found or something, I have setted its permission and its over there, I tried re downloading even
Reply
#8

Changing OS shouldn't make a difference.

The fact that it works on your Windows machine and not your Linux box, hints to a problem with backslash/forwardslash problems...

C:\Games\ForWindows

/hda1/Games/ForLinux


However, it still doesn't look like that gamemode even starts... so the problem could be further back from that, to the FSes/Plugins and other config issues.
Reply
#9

When I try to run samp03svr it says file not found or something, I have setted its permission and its over there, I tried re downloading even
Reply
#10

Quote:
Originally Posted by MafiaOink
Посмотреть сообщение
When I try to run samp03svr it says file not found or something, I have setted its permission and its over there, I tried re downloading even
You need to decide on an OS, and stick with it... Changing it over and over and having to re-setup each time, will become tiresome and distracting.

The samp server for linux package should just extract and be ready to run... You'll need to make sure it has actually decompressed.

Ensure you're using "tar -xf <file>" (I'm not sure of the command) and not decompressing on windows then uploading it. That can occasionally cause problems.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)