File or function is not found
#1

Hello guys, I am trying to run a gamemode and I keep getting this error, even thought the script is completely fine, it doesn't have any errors, do I have to create a mysql database ?Or whats the problem, when I go inside the game no register option appears either. Oh and the server worked fine on .x this happens on .z
Reply
#2

1- Update your plugins if you haven't.

2- Recompile your script with the correct pawno

3- Add this line

Код:
main() {}
Above your "OnGameModeInit".
Reply
#3

If all else fails CrashDetect usually does the trick to help find out what the error actually lies.
Reply
#4

Well, there are hundreds of threads about this run time error and you could've found how to fix it in only few minutes by searching. Once again, load nativechecker plugin and add it last in the plugins line in server.cfg
Run the server and it will say what functions are not registered. The name of those are pretty easy to find out from which plugin they come from so you can load that plugin, but in case you're not aware of, then post the server log.
Reply
#5

download 0.3z streamer plugin by ipleomax
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)