One day it works the next it doesn't
#1

PROBLEM FIXED
Reply
#2

do you have main {} on top of your script? before any callback?
Reply
#3

Quote:
Originally Posted by System64
Посмотреть сообщение
do you have main {} on top of your script? before any callback?
The main() function wouldn't generate this error. He's having issues with plugins.
Reply
#4

Код:
main()
{
}

public OnGameModeInit()
OnGameModeInit is my first callback
Reply
#5

then try to remove all plugins from server.cfg and than start server!
Reply
#6

Still getting the error when all plugins are removed ;S
Reply
#7

"One day it works the next it doesn't"
So it's like redstone? xd
Reply
#8

REMOVED
Reply
#9

If this error is showing then its plugin problem
Quote:

Run time error 19: "File or function is not found"

Are you sure that you added all plugings?
Reply
#10

PROBLEM FIXED
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)