Run time error 20: "Invalid index parameter (bad entry point)"
#1

I don't know why, but I'm getting spammed with this message.
I have the main function above the OnGamemodeInit.
Whenever that function is called, it prints out "Main has been called", so the main is definatly called.
How can I fix this?

Код:
main()
{
	print("main() has been called.");
}

public OnGameModeInit()
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)