Help me about this one please
#1

Plugins Steamer and Audio failed to run... And looks like the sscanf plugins are for 0.3d R2.
Can you guys give me all the answers about my problems?

Or give me all the DL Links needed for this one

Thanks!


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

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

[16:16:25] 
[16:16:25] Server Plugins
[16:16:25] --------------
[16:16:25]  Loading plugin: audio
[16:16:25]   Failed.
[16:16:25]  Loading plugin: sscanf
[16:16:25] 

[16:16:25]  ===============================

[16:16:25]       sscanf plugin loaded.     

[16:16:25]    © 2009 Alex "******" Cole

[16:16:25]    0.3d-R2 500 Players "dnee"

[16:16:25]  ===============================

[16:16:25]   Loaded.
[16:16:25]  Loading plugin: streamer
[16:16:25]   Failed.
[16:16:25]  Loaded 1 plugins.

[16:16:25] 
[16:16:25] Filterscripts
[16:16:25] ---------------
[16:16:25]   Loading filterscript 'buttons.amx'...
[16:16:25]   Loading filterscript 'iradio.amx'...
[16:16:25]   Loading filterscript 'anims.amx'...
[16:16:25]   Loading filterscript 'knpc.amx'...
[16:16:25]   Loading filterscript 'Firework.amx'...
[16:16:25]   Loading filterscript 'gcustom.amx'...
[16:16:25]   Loading filterscript 'vacations.amx'...
[16:16:25]   Unable to load filterscript 'vacations.amx'.
[16:16:25]   Loading filterscript '*******.amx'...
[16:16:25] ******* player by usrb1n has been loaded
[16:16:25]   Loading filterscript 'F_streamer.amx'...
[16:16:25] F_Streamer Loaded successful.
[16:16:25]   Loading filterscript 'maploader.amx'...
[16:16:25]   Loading filterscript 'Mapv1.amx'...
[16:16:25] 
--------------------------------------
[16:16:25]  Map by Joe v1
[16:16:25] --------------------------------------

[16:16:25]   Loading filterscript 'notepad.amx'...
[16:16:25]   Loading filterscript 'Weaponholder.amx'...
[16:16:25]   Loaded 12 filterscripts.

[16:16:26] Script[gamemodes/IC-RP.amx]: Run time error 19: "File or function is not found"
[16:16:26] Number of vehicle models: 0
I WILL + REP YOU BY HELPING ME!
Reply
#2

Using 12 filterscripts, seriously?NOT being able to use the search function for the newest Streamer version?HONESTLY?
Reply
#3

Yes, seriously... I need help.

Don't be so rude please... Im a noobish guy who needs help from PRO peoples LIKE YOU.
Reply
#4

Well, okay, let's say I can be understandful.Here's the audio plugin link:https://sampforum.blast.hk/showthread.php?tid=82162.Now the streamer, wich can be found here:https://sampforum.blast.hk/showthread.php?tid=102865.And, why is your gamemode crashing?You are missing a bracket, somewhere(this "}" or this "{").Use this to indetify it:https://sampforum.blast.hk/showthread.php?tid=322839.And if that won't work(you AREN'T missing any brackets), then just download the crashdetect plugin(wich in any cases should be downloaded as it's very useful).Can be found here:https://sampforum.blast.hk/showthread.php?tid=262796.
Reply
#5

Still compiling it, and thanks about everything! ((Can't understand the crashdetect plugin so i didn't downloaded it))

But thanks again! I will +Rep you until i can HAHAHA
Reply
#6

Just download it, it's very useful, when you can compile, but can't run samp-server.exe, open server-log.txt, and there at the bottom of the file an infformative message will tell you what the problem is...YOU omitted the most important plugin of all I posted above
Reply
#7

BTW, i replaced them.. And after recompiling...

It now gives me this errors.


Код:
C:\Documents and Settings\ICRP\Desktop\IC-RP\pawno\IC-RP.pwn(3420) : warning 235: public function lacks forward declaration (symbol "Audio_OnSetPack")
C:\Documents and Settings\ICRP\Desktop\IC-RP\pawno\IC-RP.pwn(3473) : error 017: undefined symbol "Audio_Seek"
C:\Documents and Settings\ICRP\Desktop\IC-RP\pawno\IC-RP.pwn(3505) : error 017: undefined symbol "Audio_Seek"
C:\Documents and Settings\ICRP\Desktop\IC-RP\pawno\IC-RP.pwn(3483) : warning 203: symbol is never used: "seek"
C:\Documents and Settings\ICRP\Desktop\IC-RP\pawno\IC-RP.pwn(3535) : error 017: undefined symbol "Audio_Seek"
C:\Documents and Settings\ICRP\Desktop\IC-RP\pawno\IC-RP.pwn(3514) : warning 203: symbol is never used: "seek"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


3 Errors.
Help me again! Thanks
Reply
#8

Change Audio_Seek to Audio_SetPosition.AND download the crashdetect plugin, read my latest post BEFORE this one.
Reply
#9

Alright, how about for the Audito_OnSetPack?

Код:
C:\Documents and Settings\ICRP\Desktop\IC-RP\pawno\IC-RP.pwn(3420) : warning 235: public function lacks forward declaration (symbol "Audio_OnSetPack")
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Warning.
Reply
#10

Well ,this shouldn't occure, since you downloaded the latest plugin&include, anyway add this at the top of your gamemode, and it will do:
pawn Код:
forward Audio_OnSetPack(audiopack[]);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)