What's going on?
#1

Hey guys, i don't know what happend, i uploaded my gamemode with filezilla to the serer of the host, so i run the server and i got this error

Код HTML:
SA-MP Dedicated Server
----------------------
v0.3x-R2, ©2005-2013 SA-MP Team

[03:55:51] 
[03:55:51] Server Plugins
[03:55:51] --------------
[03:55:51]  Loading plugin: sscanf.so
[03:55:51] 

[03:55:51]  ===============================

[03:55:51]       sscanf plugin loaded.     

[03:55:51]          Version:  2.8.1        

[03:55:51]    © 2012 Alex "******" Cole  

[03:55:51]  ===============================

[03:55:51]   Loaded.
[03:55:51]  Loading plugin: streamer.so
[03:55:51] 

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

[03:55:51]   Loaded.
[03:55:51]  Loaded 2 plugins.

[03:55:51] 
[03:55:51] Filterscripts
[03:55:51] ---------------
[03:55:51]   Loaded 0 filterscripts.

[03:55:51] Script[gamemodes/GW.amx]: Run time error 19: "File or function is not found"
[03:55:51] Number of vehicle models: 0
My codes

PHP код:
#include <a_samp>
#include <zcmd>
#include <sscanf>
#include <YSI\y_ini>
#include <streamer> 
I have all my plugins updated, and my gamemode is clean, with out warnings or errors, why this happens? Can someone help me please. Thanks.
Reply
#2

Make sure the gm is listed in your config file. Looks like the server is not reading that it is there.
Reply
#3

And update your plugins/includes.
Reply
#4

Looks Like You are not loading all the plugins required by Game Mode. Or Your Game mode do not support current versions of the plugins.
Reply
#5

Well, did you compile your GM ? If you didn't make sure you do, or you have errors in compile, or you don't have your plugins updated.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)