Wired SA-MP Server Error...
#1

Hello... i've got this wired thing happening i open up my samp_server.exe and i have my gamemode compiled i've copyed and pasted the name of the gamemode and i'm still getting this in my server_log

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

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

[18:17:57] filterscripts = ""  (string)
[18:17:57] 
[18:17:57] Server Plugins
[18:17:57] --------------
[18:17:57]  Loading plugin: streamer
[18:17:57] 

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

[18:17:57]   Loaded.
[18:17:57]  Loaded 1 plugins.

[18:17:57] I couldn't load any gamemode scripts. Please verify your server.cfg
[18:17:57] It needs a gamemode0 line at the very least.
Reply
#2

check your server.cfg

weired
Reply
#3

Assure that the name of the gamemode you put in server.cfg corresponds to the actual name of your gamemode, and you have got the .amx file of it in /gamemodes/ folder.
Reply
#4

Well i copyed the name of the .amx and then pasted it into the gamemodes line on the server.cfg
Reply
#5

show us your server.cfg ...
Reply
#6

Okay.

Код:
echo Executing Server Config...
lanmode 1
rcon_password sampiserstaunlich
maxplayers 100
port 7237
hostname .:||Test'N'Edit||:.
gamemode0 FreeRoam
filterscripts 
plugins streamer
announce 0
query 1
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
That's it really.
Reply
#7

in your Server / gamemodes folder have FreeRoam.amx ??
Reply
#8

Yes. i'll show you screenshot
Reply
#9

Did you try with another gamemode?
Reply
#10

Replace: gamemode0 FreeRoam

With: gamemode0 FreeRoam 1
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)