SA-MP server error
#1

hey guys i don't get errors in me GM but when i got this

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

SA-MP Dedicated Server
----------------------
v0.3e, ©2005-2012 SA-MP Team

[19:23:41] 
[19:23:41] Server Plugins
[19:23:41] --------------
[19:23:41]  Loading plugin: streamer
[19:23:41] 

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

[19:23:41]   Loaded.
[19:23:41]  Loading plugin: sscanf
[19:23:41] 

[19:23:41]  ===============================

[19:23:41]       sscanf plugin loaded.     

[19:23:41]    © 2009 Alex "******" Cole

[19:23:41]  ===============================

[19:23:41]   Loaded.
[19:23:41]  Loading plugin: whirlpool
[19:23:41]  
[19:23:41]  ==================
[19:23:41]  
[19:23:41]   Whirlpool loaded
[19:23:41]  
[19:23:41]  ==================
[19:23:41]  
[19:23:41]   Loaded.
[19:23:41]  Loading plugin: ITD
[19:23:41] 
* iTD Plugin loaded. (Support for textdraw editor mouse/keyboard)

[19:23:41]   Loaded.
[19:23:41]  Loaded 4 plugins.

[19:23:41] 
[19:23:41] Ban list
[19:23:41] --------
[19:23:41]  Loaded: samp.ban
[19:23:41] 
[19:23:41] 
[19:23:41] Filterscripts
[19:23:41] ---------------
[19:23:41]   Loading filterscript 'LuxAdmin.amx'...
[19:23:41] 
 ___________________________________________________
[19:23:41]  
[19:23:41]                    L.A.S v1.6 Beta                         
[19:23:41]                  ---------------
[19:23:41]              LuX Administration System               
[19:23:41]  ___________________________________________________

[19:23:41]  -> Loading...
[19:23:41] 
 -Current Configurations Successfully Loaded!
[19:23:41] 

[19:23:41]  -> L.A.S Basic Loaded Configurations:

[19:23:41]  AutoLogin:    [Enabled!]  ReadCmds:  [Enabled!]
[19:23:41]  AntiSwear:    [Disabled]  AntiSpam:  [Enabled!]
[19:23:41]  NameKick:     [Enabled!]  AntiBot:   [Enabled!]
[19:23:41]  ConnectMsgs:  [Enabled!]  NoCaps:    [Disabled]
[19:23:41]  AdminCmdMsgs: [Enabled!]  Anti Ads:  [Enabled!]
[19:23:41]  SaveMoney:    [Enabled!]  MustLogin  [Enabled!]
[19:23:41]  Forbid Weaps: [Disabled]  AdmSkins:  [Disabled]
[19:23:41]  ReadPms:      [Enabled!]  MaxLevel:  [10]
[19:23:41]  SaveWeaps     [Enabled!]  Max Ping:  [999ms]
[19:23:41]  ChatDisabled: [Disabled]  MuteWarns: [4]
[19:23:41]  MustRegister: [Enabled!]  AdmSkins   [217, 214]

[19:23:41]  -> Loaded Successfully!

[19:23:41]  Date: 21/11/2012 - Time: 19:23:41
[19:23:41]  ___________________________________________________

[19:23:41]   Loading filterscript 'fuel.amx'...
[19:23:41] _____________________________________
[19:23:41] |                                   |
[19:23:41] |           Fuel FS v1.1            |
[19:23:41] |               By                  |
[19:23:41] |            Cameltoe               |
[19:23:41] |___________________________________|
[19:23:41]   Loaded 2 filterscripts.

[19:23:41] Script[gamemodes/SFCRRPG.amx]: Run time error 19: "File or function is not found"
[19:23:41] Number of vehicle models: 0
How to fix this?
Reply
#2

add main() {} check whether its there or not other wise your plugins might be a mess update your plugins ..
Reply
#3

U updated Streamer becuse a 10 mins ago i got errors with it
Reply
#4

Quote:
Originally Posted by Mustafa6155
Посмотреть сообщение
U updated Streamer becuse a 10 mins ago i got errors with it
You need to compile the gamemode/fs with the same include version as the plugin.
Reply
#5

well update all your scripts and didnt i tell you to check whether

pawn Код:
main() {}
is there in your gamemode script or not...
Reply
#6

I didnt get main() {} where to place?
Reply
#7

anywhere inthe top of your script
Reply
#8

Its says already defined
Reply
#9

then there might be a prob with your plugins update / recompile your all scripts
Reply
#10

I got as plugins
Код:
sscanf
irc
itd
mysql
streamer
wirhpool
--------------------------
includes what neederd
pawn Код:
#include <a_samp>
#include <SFCRRPGdudb>
#include <dini>
#include <streamer>
#include <dprop>
#include <sscanf2>
#include <ladmin>
#include <time>
#include <core>
#include <string>
Reply


Forum Jump:


Users browsing this thread: