SA-MP Forums Archive
Cant Compile? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Cant Compile? (/showthread.php?tid=64825)



Cant Compile? - danpe - 07.02.2009

When i try to compile its opens the compile window than it opens another window :

[img width=990 height=768]http://www.freeimagehosting.net/uploads/97aaedbc5c.jpg[/img]

after i click the "Dont Send" button its finish compiling and exports a 0KB AMX file...
How to fix this shit?


Re: Cant Compile? - Sync - 07.02.2009

Look for closing braces(}).


Re: Cant Compile? - danpe - 07.02.2009

i got a 32,401 lines in my script...

how can i find the problam? looool


Re: Cant Compile? - Sync - 07.02.2009

I think it happened when you edited something, right? Look for your last edits.


Re: Cant Compile? - danpe - 07.02.2009

i dont remember my last edits -.-

it was long ago...


Re: Cant Compile? - Fist - 07.02.2009

I have had this before. It didn't work with my editied lvdm file. It didn't like a bit of the script or something (/unlock and /lock).


Re: Cant Compile? - ICECOLDKILLAK8 - 07.02.2009

Unless you know what you last edited they you are well and truely fucked and your gonna have to start over again


Re: Cant Compile? - danpe - 07.02.2009

comeone no way...
i cant know what i last edited...

the problam is - { or } ?


Re: Cant Compile? - Sync - 07.02.2009

.
Quote:
Originally Posted by danpe
comeone no way...
i cant know what i last edited...

the problam is - { or } ?
Jeap, the problem is in that. You can search the whole script and look for closing braces.


Re: Cant Compile? - ICECOLDKILLAK8 - 07.02.2009

The problem is you are missing a }


Re: Cant Compile? - Sync - 08.02.2009

Quote:
Originally Posted by Sync
Look for closing braces(}).
Quote:
Originally Posted by JeNkStAX
The problem is you are missing a }



Re: Cant Compile? - TheAngel105 - 08.02.2009

I also had the same problem yesterday, with a timer .
If you have any timers in your script try to correct them.