A problem (raven roleplay) - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: A problem (raven roleplay) (
/showthread.php?tid=166403)
A problem (raven roleplay) -
RoleplayLover - 08.08.2010
This is what i found in Log.
Quote:
SA-MP Dedicated Server
----------------------
v0.3a R4, ©2005-2009 SA-MP Team
[18:57:32]
[18:57:32] Server Plugins
[18:57:32] --------------
[18:57:32] Loading plugin: streamer.so
[18:57:32]
*** Streamer Plugin v2.3.8 by Incognito loaded ***
[18:57:32] Loaded.
[18:57:32] Loaded 1 plugins.
[18:57:32]
[18:57:32] Filter Scripts
[18:57:32] ---------------
[18:57:32] Loading filter script 'adminspec.amx'...
[18:57:32] Loading filter script 'vactions.amx'...
[18:57:32] Unable to load filter script 'vactions.amx'.
[18:57:32] Loaded 1 filter scripts.
[18:57:32] Script[gamemodes/larp.amx]: Run time error 19: "File or function is not found"
[18:57:32] Number of vehicle models: 0
|
And this is my server.cfg
Quote:
echo Executing Server Config...
lanmode 1
rcon_password ***********
maxplayers 35
port 7777
hostname *******
gamemode0 larp 1
filterscripts adminspec vactions
announce 0
plugins streamer.so
query 1
weburl *******
maxnpc 99
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
anticheat 1
bind ***************
|
And this is the result.
URL=/imageshack/i/problemc.jpg/][IMG=/imageshack/img266/8799/problemc.jpg][/IMG][/URL]
What is the problem??
I compile the .pwn correctly.No warnings no errors.
Sorry for my bad English
Re: A problem (raven roleplay) -
dugi - 08.08.2010
I have removed the replies of xfelipex because they weren't the solutions for this problem. This error is mostly caused when a plugin is missing, so you need to find out which plugins this gamemode requires.
Re: A problem (raven roleplay) -
heroyou1221 - 12.08.2010
In server.cfg put plugin streamer not plugin streamer.so
Re: A problem (raven roleplay) -
Vince - 12.08.2010
If you'd have bothered to read, the streamer plugin loads correctly ..
It's probably another plugin or include file that is missing.
Maybe MySQl. I have actually no idea which functions this gamemode uses.
Re: A problem (raven roleplay) -
SwatOwner - 10.05.2011
Window = .dll
Linux = .so
Just read what i told and finish
Re: A problem (raven roleplay) -
o_O - 10.05.2011
You probably misspelt it. Is it really called "vactions.amx" ? Or maybe "vacations.amx" or even "factions.amx".