Script not found - 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: Script not found (
/showthread.php?tid=361735)
Script not found -
stormchaser206 - 22.07.2012
Heres what i get in server log:
Код:
9782 Loaded log file: "server_log.txt".
9783 ----------
9784
9785 SA-MP Dedicated Server
9786 ----------------------
9787 v0.3e, ©2005-2012 SA-MP Team
9788
9789 [03:01:05]
9790 [03:01:05] Server Plugins
9791 [03:01:05] --------------
9792 [03:01:05] Loading plugin: Whirlpool.so
9793 [03:01:05]
9794 [03:01:05] ==================
9795 [03:01:05]
9796 [03:01:05] Whirlpool loaded
9797 [03:01:05]
9798 [03:01:05] ==================
9799 [03:01:05]
9800 [03:01:05] Loaded.
9801 [03:01:05] Loading plugin: irc.so
9802 [03:01:05]
9803 *** IRC Plugin v1.3.6 by Incognito loaded ***
9804
9805 [03:01:05] Loaded.
9806 [03:01:05] Loading plugin: streamer.so
9807 [03:01:05]
9808
9809 *** Streamer Plugin v2.3.8 by Incognito loaded ***
9810
9811 [03:01:05] Loaded.
9812 [03:01:05] Loaded 3 plugins.
9813
9814 [03:01:05]
9815 [03:01:05] Ban list
9816 [03:01:05] --------
9817 [03:01:05] Loaded: samp.ban
9818 [03:01:05]
9819 [03:01:05]
9820 [03:01:05] Filterscripts
9821 [03:01:05] ---------------
9822 [03:01:05] Loading filterscript 'LuxAdmin.amx'...
9823 [03:01:05]
9824 ___________________________________________________
9825 [03:01:05] Loading
9826 [03:01:05] L.A.S v1.6 Beta
9827 [03:01:05] ---------------
9828 [03:01:05] LuX Administration System
9829 [03:01:05] ___________________________________________________
9830
9831 [03:01:05]
9832 -Current Configurations Successfully Loaded!
9833 [03:01:05]
9834
9835 [03:01:05] -> L.A.S Basic Loaded Configurations:
9836
9837 [03:01:05] AutoLogin: [Enabled!] ReadCmds: [Enabled!]
9838 [03:01:05] AntiSwear: [Enabled!] AntiSpam: [Enabled!]
9839 [03:01:05] NameKick: [Enabled!] AntiBot: [Enabled!]
9840 [03:01:05] ConnectMsgs: [Enabled!] NoCaps: [Disabled]
9841 [03:01:05] AdminCmdMsgs: [Enabled!] Anti Ads: [Enabled!]
9842 [03:01:05] SaveMoney: [Enabled!] MustLogin [Enabled!]
9843 [03:01:05] Forbid Weaps: [Disabled] AdmSkins: [Disabled]
9844 [03:01:05] ReadPms: [Enabled!] MaxLevel: [10]
9845 [03:01:05] SaveWeaps [Enabled!] Max Ping: [0ms]
9846 [03:01:05] ChatDisabled: [Disabled] MuteWarns: [4]
9847 [03:01:05] MustRegister: [Enabled!] AdmSkins [217, 214]
9848
9849 [03:01:05] -> Loaded Successfully!
9850
9851 [03:01:05] Date: 22/7/2012 - Time: 3:1:5
9852 [03:01:05] ___________________________________________________
9853
9854 [03:01:05] Loaded 1 filterscripts.
9855
9856 [03:01:05] foreach called
9857 [03:01:05] Script[gamemodes/MWFFA.amx]: Run time error 19: "File or function is not found"
9858 [03:01:05] Number of vehicle models: 0
I have the script in the gamemodes directory, i have the plugins loaded, and the things in script files. I don't get why its not working
Re: Script not found -
StrangeLove - 22.07.2012
download the latest plugins
Re: Script not found -
carz0159 - 22.07.2012
it may be a curropt .amx, if not, update it to .3e r2. make sure that all the includes are in the folder as well
Re: Script not found -
Kalroz - 22.07.2012
It maybe because of your plugins.
Get the original plugins required for your gm or update your plugins.
Re: Script not found -
Kindred - 22.07.2012
Download nativechecker.
Tell us what you get, it's the easiest way if you already tried everything.
Re: Script not found -
M3mPHi$_S3 - 22.07.2012
1 ) download all latest version of plugins
2 ) download all latest includes and re-compile your game mode
3 ) download nativechackers
3 ) install " .net framework "
Re: Script not found -
Lordzy - 22.07.2012
Get latest includes+plugins.
And use .dll plugins if you're using windows server and .so plugins if it's Linux server.
Re: Script not found -
stormchaser206 - 22.07.2012
I'm actually using delux-host
Re: Script not found -
123EatLag - 22.07.2012
you, are most likely missing and include, open up the script have a look at all the includes and that might give you a clean indication on what you need you might need an old plugin just to make it run