PAWN Compiler Not Responding
#1

I'm having an issue with my compiler crashing and forcing itself to close without finishing the compile.

Even when I remove the includes of the script, it doesn't show the errors that the includes don't exist (Such as #include <a_samp>)

Here is a list of my includes:

pawn Code:
#include <a_samp>
#include <streamer>
#include <sscanf2>
#include <foreach>
#include <a_mysql>
#include <zcmd>
#include <easyDialog>
#include <fade>
#include <sort>
#include <mSelection>
#include <irc>
When I remove them, I still get the compiler crashing error but can't seem to find out why..
Reply
#2

It's a wrong bracket opened / closed probably use missing bracket finder to find out where is this bracket
Reply
#3

Quote:
Originally Posted by Mohaaaaaaaaaaa
View Post
It's a wrong bracket opened / closed probably use missing bracket finder to find out where is this bracket
I did that and it's saying that there is the same amount of brackets open and closing, so it can't be that.

Edit: Two scripts, similar in length but not the same are doing the same thing, but when I try compiling a 20k line script, it's fine?

Don't know the issue.
Reply
#4

Fixed. It was the "sort" include "#include <sort>"
Reply
#5

Alright
ps:i have just seen your reply now
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)