SA-MP Forums Archive
Compiler Bug - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP (https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: Client Support (https://sampforum.blast.hk/forumdisplay.php?fid=16)
+--- Thread: Compiler Bug (/showthread.php?tid=299272)



Compiler Bug - _Khaled_ - 25.11.2011

Hii people (:

So, EVERYSINGLE TIME I F5 in Pawno to compile, I get an error..
Even if I change one letter in the whole gamemode..

ANY HELP?!

Thank You,
Kal



Re: Compiler Bug - blazee14 - 25.11.2011

How about you tell us that error?


Re: Compiler Bug - _Khaled_ - 25.11.2011

Why Not?

ALSO, Once I open the Pawno I get Failed to set data for "

and When I edit something..
For a simple GrandLac gamemode
I only changed the player spawn money to 500

and I get that



D:\SAMP Server\ONLINE Server\gamemodes\grandlarc.pwn(473) : warning 203: symbol is never used: "gArmySpawns"
D:\SAMP Server\ONLINE Server\gamemodes\grandlarc.pwn(473) : warning 203: symbol is never used: "gMedicalSpawns"
D:\SAMP Server\ONLINE Server\gamemodes\grandlarc.pwn(473) : warning 203: symbol is never used: "gPoliceSpawns"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


3 Warnings.


Thank You


Re: Compiler Bug - _Khaled_ - 25.11.2011

Also..
When I add a simple teleport command it says

Pawn Compiler Library has stopped working


Re: Compiler Bug - _Khaled_ - 25.11.2011

Function.


Re: Compiler Bug - Dark_Kostas - 25.11.2011

Quote:
Originally Posted by _Khaled_
View Post
ALSO, Once I open the Pawno I get Failed to set data for "
Run Pawno as admin.

About the crash, make sure you didn't forget a bracket(opening or closing while compiling)


Re: Compiler Bug - leong124 - 25.11.2011

Quote:
Originally Posted by ******
View Post
Are you sure?
I guess he uses ycmd/zcmd.