SA-MP Forums Archive
Undefined errors, how do i fix those? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Undefined errors, how do i fix those? (/showthread.php?tid=358836)



Undefined errors, how do i fix those? - davelord - 11.07.2012

Undefined errors, how do i fix them?
Код:
C:\Users\MIJN PC\Documents\RP\pawno\include\/RP/Others/Enums.inc(410) : error 017: undefined symbol "IBPCARS"
C:\Users\MIJN PC\Documents\RP\pawno\include\/RP/Others/Enums.inc(871) : error 017: undefined symbol "MAX_S_PICKUPS"
C:\Users\MIJN PC\Documents\RP\pawno\include\/RP/Others/Enums.inc(1124) : error 017: undefined symbol "MAX_HOUSES"
C:\Users\MIJN PC\Documents\RP\pawno\include\/RP/Others/Enums.inc(1124) : error 009: invalid array size (negative, zero or out of bounds)
C:\Users\MIJN PC\Documents\RP\pawno\include\/RP/Others/Enums.inc(1125) : error 017: undefined symbol "MAX_HOUSES"
C:\Users\MIJN PC\Documents\RP\pawno\include\/RP/Others/Enums.inc(1125) : error 009: invalid array size (negative, zero or out of bounds)
C:\Users\MIJN PC\Documents\RP\pawno\include\/RP/Others/Enums.inc(1126) : error 017: undefined symbol "MAX_GARAGES"
C:\Users\MIJN PC\Documents\RP\pawno\include\/RP/Others/Enums.inc(1126) : error 009: invalid array size (negative, zero or out of bounds)
C:\Users\MIJN PC\Documents\RP\pawno\include\/RP/Others/MYSQLload.pwn(13) : error 017: undefined symbol "MAX_GARAGES"
C:\Users\MIJN PC\Documents\RP\pawno\include\/RP/Others/MYSQLload.pwn(39) : error 017: undefined symbol "MAX_ZONE_NAME"
C:\Users\MIJN PC\Documents\RP\pawno\include\/RP/Others/MYSQLload.pwn(39) : error 009: invalid array size (negative, zero or out of bounds)
C:\Users\MIJN PC\Documents\RP\pawno\include\/RP/Others/MYSQLload.pwn(39) : error 036: empty statement
C:\Users\MIJN PC\Documents\RP\pawno\include\/RP/Others/MYSQLload.pwn(39) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


13 Errors.