Posts: 1,290
Threads: 69
Joined: Dec 2006
Reputation:
0
When I start my server I get run time error 19 saying File or function not found and my gamemode doesn't load. The script compiles fine, and in fact hasn't even been edited. When I upgraded my server from 0.3c RC5/6 to 0.3c RC6/7 (i can't remember which) this problem suddenly appeared. Any ideas? Thanks
Posts: 10
Threads: 2
Joined: Sep 2010
Reputation:
0
It usually happens with me if I forget to copy something from my "/scriptfiles/" folder that the script loads.
Posts: 1,152
Threads: 11
Joined: Feb 2010
Reputation:
0
You forgot to add a plugin. Please add the plugin in the "plugins" folder and the server.cfg after "Plugins" (Example: Pluggins streamer)
Posts: 1,290
Threads: 69
Joined: Dec 2006
Reputation:
0
Thanks a lot. I must have replaced the server.cfg file. Thanks again