Posts: 152
Threads: 40
Joined: Jan 2013
Reputation:
0
Alright guys, i really need your help! I updated my server from 0.3x to 0.3z and i got this error "Runtime error 19"
I searched for some old topics and they said that i have to update my includes, but i have a lot of them, how can i know which one is not working?
Posts: 11,827
Threads: 33
Joined: Dec 2011
Reputation:
0
Load nativechecker plugin and add it last in the plugins line in server.cfg
Run the server and post the server log.
Posts: 11,827
Threads: 33
Joined: Dec 2011
Reputation:
0
The samp server (executable file) is for 0.3d or below. Those functions were added in 0.3e so update the server package to 0.3z (all the files).
Posts: 152
Threads: 40
Joined: Jan 2013
Reputation:
0
Thanks, i made a mistake by pasting my old includes over these new ones!
Posts: 32
Threads: 10
Joined: Jul 2013
Reputation:
0
[18:43:07] Error: Function not registered: 'SSCANF_Init'
[18:43:07] Error: Function not registered: 'SSCANF_Join'
[18:43:07] Error: Function not registered: 'SSCANF_Leave'
[18:43:07] Error: Function not registered: 'sscanf'
[18:43:07] Script[gamemodes/LRP.amx]: Run time error 19: "File or function is not found
Can someone help me?