samp.exe - 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: samp.exe (
/showthread.php?tid=509228)
samp.exe -
AhmedMohamed - 26.04.2014
Код:
Error: Function not registered: 'Streamer_CallbackHook'
[02:46:18] Error: Function not registered: 'SSCANF_Init'
[02:46:18] Error: Function not registered: 'SSCANF_Join'
[02:46:18] Error: Function not registered: 'SSCANF_Leave'
[02:46:18] Error: Function not registered: 'CreateDynamicObject'
[02:46:18] Error: Function not registered: 'CreateDynamicCP'
[02:46:18] Error: Function not registered: 'IsPlayerInDynamicCP'
[02:46:18] Error: Function not registered: 'sscanf'
I got these errors with nativechecker when I opened my samp.exe
how to fix?
I tried to download sscanf and streamer again but not working
Re: samp.exe -
Equuuuin0X - 26.04.2014
You need to update the ssccanf plugin/includes, heres the downloads(this is which the ones I always uses,and doesnt have any errors)
sccanf.so(plugin for linux server):
https://www.mediafire.com/?rccncszq3bn2393
sscanf.dll (plugin for windows server):
https://www.mediafire.com/?vb3324d7jxdkv9e
sscanf2.inc(includes):
https://www.mediafire.com/?h793u8l4wc946kp
dont forget to use this re-compile methods
1st open pawno.exe where your plugins includes are in the same serverr files
2nd open your script
3rd re-compile
4th done./
Re: samp.exe -
Abagail - 26.04.2014
Download the latest streamer, and sscanf plug-in/include. Make sure you re-
compile with the updated include!
Re: samp.exe -
PrinceKumar - 26.04.2014
U also need .net framework 4.0
Re: samp.exe -
AhmedMohamed - 26.04.2014
REP + Equuuuin0X , but i compile with the links that you gave me and errors still appear
Re: samp.exe -
Equuuuin0X - 27.04.2014
Tell me what are the errors ? is it the same ?
If you would, just give me the script,and I'll try to compile it. My server files packages are having the latest ones versions.
EDIT:
Oh, you have not updated the streamer plugin/include. download these,and do the same re-compile methods.
streamer.inc (includes):
http://www.mediafire.com/view/9afpll...g/streamer.inc
streamer.dll(plugins for windows server):
https://www.mediafire.com/?f22du4r8ktkd68x
streamer.so(plugins for linux server):
https://www.mediafire.com/?2dmmxoa66qh9a47
I hope it'll be working now..