SA-MP Forums Archive
Run time error 19: "File or function is not found" - 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: Run time error 19: "File or function is not found" (/showthread.php?tid=358785)



undefined symbol errors. - davelord - 11.07.2012

Alright so those are my errors and i dont really know how to fix it, so might someone help me on teamviewer or something please?

Код:
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.



Re: Run time error 19: "File or function is not found" - Mark™ - 11.07.2012

Update your server to 0.3e from 0.3c, do the same for the plugins, recompile all your filterscripts and your gamemode with the 0.3e includes.


Re: Run time error 19: "File or function is not found" - davelord - 11.07.2012

Well, how do i update them?


Re: Run time error 19: "File or function is not found" - davelord - 11.07.2012

Alright, Ive dont that got another error now. :

C:\Users\MIJN PC\Documents\roleplay\gamemodes\roleplay.pwn(130) : fatal error 100: cannot read from file: "/roleplay/Others/Colors.inc"

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


1 Error.


Re: Run time error 19: "File or function is not found" - davelord - 11.07.2012

alright, fixed that too, other errors:
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.