Wont run - 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)
+--- Thread: Wont run (
/showthread.php?tid=485308)
Wont run -
TonyNames - 03.01.2014
Anyone can help me with this?
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3x-R2, ©2005-2013 SA-MP Team
[21:28:14] password = "" (string)
[21:28:14]
[21:28:14] Server Plugins
[21:28:14] --------------
[21:28:14] Loading plugin: dc_cmd
[21:28:14] Daniel''s CMD plugin v2.01
[21:28:14] Loaded.
[21:28:14] Loading plugin: crashdetect
[21:28:14] crashdetect v4.8.3 is OK.
[21:28:14] Loaded.
[21:28:14] Loading plugin: audio
[21:28:14]
*** Audio Plugin v0.5 R2 by Incognito loaded ***
[21:28:14] Loaded.
[21:28:14] Loading plugin: sscanf
[21:28:14]
[21:28:14] ===============================
[21:28:14] sscanf plugin loaded.
[21:28:14] Version: 2.8.1
[21:28:14] © 2012 Alex "******" Cole
[21:28:14] ===============================
[21:28:14] Loaded.
[21:28:14] Loading plugin: streamer
[21:28:14]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[21:28:14] Loaded.
[21:28:14] Loading plugin: mysql
[21:28:14]
> MySQL plugin R7 successfully loaded.
[21:28:14] Loaded.
[21:28:14] Loading plugin: Whirlpool
[21:28:14]
[21:28:14] ==================
[21:28:14]
[21:28:14] Whirlpool loaded
[21:28:14]
[21:28:14] ==================
[21:28:14]
[21:28:14] Loaded.
[21:28:14] Loading plugin: xml
[21:28:14] Loaded.
[21:28:14] Loading plugin: filemanager
[21:28:14] ******************
[21:28:14] ** FILE MANAGER **
[21:28:14] ** Loaded **
[21:28:14] ** Version 1.5 **
[21:28:14] ******************
[21:28:14] Loaded.
[21:28:14] Loading plugin: nativechecker
[21:28:14] Loaded.
[21:28:14] Loaded 10 plugins.
[21:28:14]
[21:28:14] Filterscripts
[21:28:14] ---------------
[21:28:14] Loading filterscript 'yom_buttons.amx'...
[21:28:15] Loading filterscript 'removebuilding.amx'...
[21:28:15] RemoveBuilding Filterscript Initiated
[21:28:15] Loading filterscript 'audio.amx'...
[21:28:15] *** Audio_SetPack: Error opening "audiopacks/default_pack/file.mp3" for CRC check
[21:28:15] *** Audio_SetPack: Error opening "audiopacks/default_pack/file.ogg" for CRC check
[21:28:15] *** Audio_SetPack: Error opening "audiopacks/default_pack/file.wav" for CRC check
[21:28:15] *** Audio_SetPack: Audio pack set to "default_pack" (transferable and automated)
[21:28:15] Loading filterscript 'anims.amx'...
[21:28:15] *** Audio Plugin: Started TCP server on port 7771
[21:28:15] Loaded 4 filterscripts.
[21:28:16] Error: Function not registered: 'Audio_Seek'
[21:28:16] [debug] Run time error 19: "File or function is not found"
[21:28:16] [debug] Audio_Seek
[21:28:16] [debug] Run time error 19: "File or function is not found"
[21:28:16] [debug] Audio_Seek
[21:28:16] Script[gamemodes/bgrp.amx]: Run time error 19: "File or function is not found"
[21:28:16] Number of vehicle models: 0
I got all my plugins loaded i think
Here is my plugin in server.cfg
Код:
plugins dc_cmd audio sscanf streamer mysql Whirlpool xml filemanager crashdetect nativechecker
Re: Wont run -
TonyNames - 03.01.2014
shall i update them or what?
Re: Wont run -
driftg0d - 03.01.2014
yes, update all .dll's if you're on Windows, or .so's if on Linux
Re: Wont run -
TonyNames - 03.01.2014
Oh wait it works hahaha
thanks rep+ from me
Re: Wont run -
Ejcrushing - 03.01.2014
What was the problem?