SA-MP Forums Archive
Help - 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: Help (/showthread.php?tid=481637)



Help - MatriXgaMer - 16.12.2013

Hey, Getting this Error on Starting Server [WITH STREAMER INCLUDE]

Код:
SA-MP Dedicated Server
----------------------
v0.3x-R2, ©2005-2013 SA-MP Team

[21:36:36] 
[21:36:36] Server Plugins
[21:36:36] --------------
[21:36:36]  Loading plugin: nativechecker
[21:36:36]   Loaded.
[21:36:36]  Loaded 1 plugins.

[21:36:36] 
[21:36:36] Ban list
[21:36:36] --------
[21:36:36]  Loaded: samp.ban
[21:36:36] 
[21:36:36] 
[21:36:36] Filterscripts
[21:36:36] ---------------
[21:36:36]   Loading filterscript 'vspawner.amx'...
[21:36:36] 
--Admin Vehicle Spawner Loaded

[21:36:36]   Loading filterscript 'Ja.amx'...
[21:36:36] 
--------------------------------------
[21:36:36]  Updated Version! WORLDCLOCK+DATE By Shadow
[21:36:36] --------------------------------------

[21:36:36]   Loaded 2 filterscripts.

[21:36:36]    Error: Function not registered: 'Streamer_CallbackHook'
[21:36:36]    Error: Function not registered: 'CreateDynamicObject'
[21:36:36] Script[gamemodes/Untitled.amx]: Run time error 19: "File or function is not found"
[21:36:36] Number of vehicle models: 0
But without Streamer it works fine...


Re: NEED HELP [FAST] - Jstylezzz - 16.12.2013

You have to add the streamer plugin to the plugins line in the server.cfg.

Also, don't make threads with titles [HELP FAST] or things like that. People won't like you if you continue that way.


Re: Help - MatriXgaMer - 16.12.2013

How i get:

Код:
*** Streamer Plugin v2.6.1 by Incognito loaded ***

[21:41:10]   Loaded.
[21:41:10]  Loaded 2 plugins.

[21:41:10] 
[21:41:10] Ban list
[21:41:10] --------
[21:41:10]  Loaded: samp.ban
[21:41:10] 
[21:41:10] 
[21:41:10] Filterscripts
[21:41:10] ---------------
[21:41:10]   Loading filterscript 'vspawner.amx'...
[21:41:10] 
--Admin Vehicle Spawner Loaded

[21:41:10]   Loading filterscript 'Ja.amx'...
[21:41:10] 
--------------------------------------
[21:41:10]  Updated Version! WORLDCLOCK+DATE By Shadow
[21:41:10] --------------------------------------

[21:41:10]   Loaded 2 filterscripts.

[21:41:10]    Error: Function not registered: 'Streamer_CallbackHook'
[21:41:10]    Error: Function not registered: 'CreateDynamicObject'
[21:41:10]  
[21:41:10]  
[21:41:10]  
[21:41:10]  ======================================= 
[21:41:10]  |                                     | 
[21:41:10]  |        YSI version 3.09.0684        | 
[21:41:10]  |        By Alex "******" Cole        | 
[21:41:10]  |                                     | 
[21:41:10]  ======================================= 
[21:41:10]  
[21:41:10] 
ЇЁ'*·~-.ёё,.-~*' ЇЁ'*·~-.ёё,.-~*'
[21:41:10] BG:RP by Danijel v1.0 Vlasnik: Danijel , Srkipter: Danijel, Maper: Danijel
[21:41:10] ЇЁ'*·~-.ёё,.-~*' ЇЁ'*·~-.ёё,.-~*'
[21:41:10] Number of vehicle models: 1
PS: It will not happen again !


Re: Help - Jstylezzz - 16.12.2013

Hmm, weird. Are you sure you compiled with the latest streamer include and load the latest plugin version? If you don't load the 2 filterscripts, do you still get the errors? If so, be sure to compile the scripts which use the streamer include with the latest one (this includes the filterscript's you're loading).

Ps. Very good of you to change the thread title ;p


Re: Help - MatriXgaMer - 16.12.2013

Still geting errors without Filterscripts and with them...
I have the latest Streamer plugin.
PS: Thanks


Re: Help - Jstylezzz - 16.12.2013

Well, to be honest, then I have no clue what this could be. I searched around a little, and I found that it might happen if you don't have main(){ } in your script. Check that, and see if that changes anything.
If not, then I hope someone else knows what's going on here.


Re: Help - MatriXgaMer - 16.12.2013

I have Main
pawn Код:
main()
{
    print("\nЇЁ'*·~-.ёё,.-~*' ЇЁ'*·~-.ёё,.-~*'");
    print("BG:RP by Danijel v1.0 Vlasnik: Danijel , Srkipter: Danijel, Maper: Danijel");
    print("ЇЁ'*·~-.ёё,.-~*' ЇЁ'*·~-.ёё,.-~*'");
}
PS: I will download new Pawno and try with it


Re: Help - MatriXgaMer - 16.12.2013

Still the same...
Dont know what to do its freking me out.
PS: Sorry for my bad English i am Serbian.