No Errors.
#1

Hi.

My gamemode then is compiling i give no errors,but the gm is compiled in a .amx with 0 KB memory usage.
Why?
Reply
#2

Did the compiler (pawnocc.exe) crash during the compile? That usually has the same effect as that shown in the screenshot.
Reply
#3

Quote:
Originally Posted by Boarden
Посмотреть сообщение
Did the compiler (pawnocc.exe) crash during the compile? That usually has the same effect as that shown in the screenshot.
Not crashing.
Reply
#4

Quote:
Originally Posted by Boarden
Посмотреть сообщение
Did the compiler (pawnocc.exe) crash during the compile? That usually has the same effect as that shown in the screenshot.
How to solve,PLEASE!
Reply
#5

Quote:
Originally Posted by Longover
Посмотреть сообщение
How to solve,PLEASE!
I don't know exactly, reason why I thought it could be a compiler issue is due to the lack of any output from the compiler and because when the compiler crashes 0kb files are generated.

Do you have previous versions of your script? If yes, do they still compile properly?

Have you made any major changes to the script since the last successful compile?
Reply
#6

When I used to face these issues I would comment out 50% of my script. If the issue still occurred, I would comment out the other 50% of the script.

Once it compiled I knew the issue was within the area that I just commented out. Then I would comment out half of that area and continue until I had gotten it down to a manageable area of code. Eventually you'll find the block of code that is giving your compiler trouble.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)