Can't start! - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Can't start! (
/showthread.php?tid=187338)
Can't start! -
Anakin995 - 02.11.2010
SA-MP Dedicated Server
----------------------
v0.3b R2, ©2005-2010 SA-MP Team
[14:34:29]
[14:34:29] Server Plugins
[14:34:29] --------------
[14:34:29] Loading plugin: streamer.dll
[14:34:29]
*** Streamer Plugin v2.3.8 by Incognito loaded ***
[14:34:29] Loaded.
[14:34:29] Loaded 1 plugins.
[14:34:29]
[14:34:29] Ban list
[14:34:29] --------
[14:34:29] Loaded: samp.ban
[14:34:29]
[14:34:29]
[14:34:29] Filter Scripts
[14:34:29] ---------------
[14:34:29] Loading filter script 'xStreamer.amx'...
[14:34:29] Loaded 1 filter scripts.
[14:34:29] Script[gamemodes/z.amx]: Run time error 19: "File or function is not found"
[14:34:29] Number of vehicle models: 0
I use a LARP for test my script, but that does not start!
Re: Can't start! -
CJ101 - 02.11.2010
That has nothing to do with why it wont start. Yes, you dont need to both streamers. Get rid of XStreamer. That error means you are missing a plugin.
Re: Can't start! -
SampStunta - 02.11.2010
By the looks of the bold text, he's got an error in the gamemode.
Please compile the .pwn properly before starting.
Not the already-compiled-for-you .amx file.