SA-MP Forums Archive
error - 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)
+--- Thread: error (/showthread.php?tid=298424)



error - ThamburaaN - 20.11.2011

Quote:

C:\Users\**\Downloads\my Server\Pawno\include\ldudb.inc(43) : error 017: undefined symbol "MAX_STRING"
C:\Users\**\Downloads\my Server\Pawno\include\ldudb.inc(43) : error 009: invalid array size (negative, zero or out of bounds)
C:\Users\**\Downloads\my Server\Pawno\include\ldudb.inc(43) : error 036: empty statement
C:\Users\**\Downloads\my Server\Pawno\include\ldudb.inc(43) : fatal error 107: too many error messages on one line

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


4 Errors.

im getting there error when i was editing luxadmin. i edited luxadmin before without any error before. now im getting these errors. dont know the reason.


Re: error - fiki574 - 20.11.2011

Quote:
Originally Posted by ThamburaaN
Посмотреть сообщение
im getting there error when i was editing luxadmin. i edited luxadmin before without any error before. now im getting these errors. dont know the reason.
Go to line 43 and find your extra/missing statement! Omg, that hard??


Re: error - ThamburaaN - 20.11.2011

Quote:

40 //================================================== ============================
41 //------------------------------------------------------------------------------
42 // CONFIGURATION
43 //------------------------------------------------------------------------------
44 //================================================== ============================
45 //================================================== ============================

line 43 is just a // line.


Re: error - Chris White - 20.11.2011

It's a line in the include, not the filterscript. So, go to the include and edit it on that line, or post a block me the code here he you still have a problem


Re: error - Tanush123 - 20.11.2011

delete ldudb and download it again from the luxadmin topic


Re: error - Chris White - 20.11.2011

Yeah, that would be another solution.


Re: error - ThamburaaN - 20.11.2011

still getting the error.


Re: error - Chris White - 20.11.2011

Try to re-download the filterscript and the include. If you still get and errors, paste here the code block, so i can see what's wrong


Re: error - ThamburaaN - 20.11.2011

Quote:

C:\Users\THOPPIL\Downloads\my Server\Pawno1\include\ldudb.inc(43) : error 017: undefined symbol "MAX_STRING"
C:\Users\THOPPIL\Downloads\my Server\Pawno1\include\ldudb.inc(43) : error 009: invalid array size (negative, zero or out of bounds)
C:\Users\THOPPIL\Downloads\my Server\Pawno1\include\ldudb.inc(43) : error 036: empty statement
C:\Users\THOPPIL\Downloads\my Server\Pawno1\include\ldudb.inc(43) : fatal error 107: too many error messages on one line

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


4 Errors.

reinstalled, tired 1.5 and 1.6. getting same error for both