Pawn Compiler Output
#1

i was trying to add a new system in the gamemode
when i finished it i want to compile it and the Pawn Compiler get blocked

it doesn't give anything i wait it a lot of time like +1 hour and not given anything

i was thinking the problem coming from forgetten a bracket '{'

and i used Missing Bracket Finder and there is no Bracket i forget it

pictures


Reply
#2

It's not always from a missing bracket, check if a line is too long and make it shorter and then try compiling.

https://sampforum.blast.hk/showthread.php?tid=570960
This tutorial may also help you.
Reply
#3

Pawn compiler usually hangs, when the game modes contains lots of code lines. So if the windows asks you to wait or close, just press wait. It will gradually finish compilation.
Reply
#4

You maybe doing something wrong instead, for example I once used the wrong function keyword in my script, which crashed my compiler. You should try reading your script/ use a backup.
Reply
#5

Get a backup or just use previous versions. Check what new things you added.
Reply
#6

Counting the number of braces only helps so much because they may still be in the wrong position.
Reply
#7

comment your code part by part and find the part causing crash.
Reply
#8

1 - Upgrade your RAM
2 - When it asks to close click " wait " , because it freezes sometimes
3 - Maybe your computer is overheating... ( you know what to do )
Reply
#9

Quote:
Originally Posted by YouHack
Посмотреть сообщение
1 - Upgrade your RAM
2 - When it asks to close click " wait " , because it freezes sometimes
3 - Maybe your computer is overheating... ( you know what to do )
I'm sorry, but what? Why upgrade RAM? What's the bloody purpose?
Reply
#10

Thanks All for your idea
i found the missing bracket

Thanks All
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)