Server Can't Start [REP ++]
#1

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

SA-MP Dedicated Server
----------------------
v0.3x-R2, (C)2005-2013 SA-MP Team

[21:27:20] filterscripts = ""  (string)
[21:27:20]
[21:27:20] Server Plugins
[21:27:20] --------------
[21:27:20]  Loading plugin: streamer.so
[21:27:20]

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

[21:27:20]   Loaded.
[21:27:20]  Loading plugin: sscanf.so
[21:27:20]

[21:27:20]  ===============================

[21:27:20]       sscanf plugin loaded.    

[21:27:20]          Version:  2.8.1        

[21:27:20]    (coffee) 2012 Alex "******" Cole  

[21:27:20]  ===============================

[21:27:20]   Loaded.
[21:27:20]  Loaded 2 plugins.

[21:27:20]
[21:27:20] Ban list
[21:27:20] --------
[21:27:20]  Loaded: samp.ban
[21:27:20]
[21:27:20]
[21:27:20] Filterscripts
[21:27:20] ---------------
[21:27:20]   Loaded 0 filterscripts.

[21:27:20] Script[gamemodes/GLDmax2.amx]: Run time error 17: "Invalid/unsupported P-code file format"
[21:27:20] Failed to load 'gamemodes/GLDmax2.amx' script.
[21:27:20] Number of vehicle models: 0
Why my server cannot starting ? That showing :/ my server was hosted.Please help !
Reply
#2

Your missing a plugin.
Reply
#3

Which plugin i missing ? Please link
Reply
#4

What plugins does your script use?
Reply
#5

streamer.so sscanf.so
Reply
#6

Can you post your server.cfg?
Reply
#7

pawn Код:
echo Executing Server Config...

// Podesavanja Servera
rcon_password ****
hostname *GLADIATOR RPG MACEDONIA*
weburl [url]www.kgb-hosting.com[/url]

// gamemod igre
gamemode0 GLDmax2 1

// filter skripte
filterscripts

// server plugini (moraju biti u .so formatu)
plugins streamer.so sscanf.so


// ostala podesavanja
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 150.0
stream_rate 1000

//!!!ne menjaj ovo ni slucajno!!!
announce 1
query 1
lanmode 0
maxplayers 100
port 7827
Reply
#8

you possibly be running two game modes with same name on same computer this caused me the same error once...

also checkout your loops in server There may be a semicolon immediately behind the closing ')' of the "for" loop expression. So the RAM array was not initialized correctly.
Reply
#9

I dont understand you Danyal ?
Reply
#10

install nativechecker plugin
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)