SA-MP Forums Archive
ERROR: Function not registered - 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: ERROR: Function not registered (/showthread.php?tid=601601)



ERROR: Function not registered - Smokkr - 23.02.2016

I started writing a login/register system but when I run the server this error appeared:

All plugins, includes are up to date and I don't know what should I do now. Please help.


Re: ERROR: Function not registered - Amunra - 23.02.2016

Upload Your Mysql Include
And Check Plugins


Re: ERROR: Function not registered - Smokkr - 23.02.2016

There is nothing wrong with plugins and includes.


Re: ERROR: Function not registered - Virtual1ty - 23.02.2016

Usually produced by having multiple Pawn compilers, maybe you compiled with the wrong one, check that! If you only really have one, then indeed you need to update your plugin(s)/include(s).

Also make sure you have all the dependencies those plugins require.


Re: ERROR: Function not registered - Smokkr - 23.02.2016

Actually I have only removed the nativechecker plugin and server started properly.