Help | Invalid/unsupported P-code file format
#2

You're getting the runtime error because the script wasn't compiled properly, so the server can't read it.
The script isn't compiled properly because pawncc seems to be crashing when you try to compile it. This is usually caused by something in your script which the compiler can't handle, most commonly an extra opening ({) or closing (}) brace.

Check your recent modifications to the script, you've done something which the compiler doesn't like.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)