SA-MP Forums Archive
Functions not found. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Functions not found. (/showthread.php?tid=519118)



Functions not found. - The__ - 12.06.2014

I'm moving my community to a dedicated server and I'm having problems.

Quote:

[16:54:00] Error: Function not registered: 'SSCANF_Init'
[16:54:00] Error: Function not registered: 'SSCANF_Join'
[16:54:00] Error: Function not registered: 'SSCANF_Leave'
[16:54:00] Error: Function not registered: 'Streamer_CallbackHook'
[16:54:00] Error: Function not registered: 'IsValidDynamicObject'
[16:54:00] Error: Function not registered: 'DestroyDynamicObject'
[16:54:00] Error: Function not registered: 'CreateDynamicObject'

And the list contiunes, its mostly sscanf and streamer issues which the files work on my localhost perfectly fine but not my dedi.


Re: Functions not found. - Djole1337 - 12.06.2014

Recompile your script using latest sscanf include.


Re: Functions not found. - Calgon - 12.06.2014

and rerturn 1 xd


Re: Functions not found. - iFiras - 12.06.2014

Try updating your sscanf, streamer. Replace them with the old ones and then recompile your script.
Try that, it should work.


Re: Functions not found. - The__ - 12.06.2014

I did. The thing is, it's only the dedi it doesn't work on. It works on my localhost.


Re: Functions not found. - iFiras - 12.06.2014

Did you really tried recompiling your script?
If not, do it.
It seems impossible to do all these steps and your errors aren't fixed.


Re: Functions not found. - The__ - 12.06.2014

I did. I've tried recompiling/re downloading the plugin files and replacing them aswell. After I recompiled the includes I recompiled the .pwn file and it complied fine. I opened the .exe to start the server and its still not working.


Re: Functions not found. - Dignity - 12.06.2014

What OS do you have?


Re: Functions not found. - The__ - 12.06.2014

Dedi is 64 bit, Windows XP I believe.