Compile errors - 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: Compile errors (
/showthread.php?tid=655724)
Compile errors -
Neom - 28.06.2018
Код:
E:\Pwn\pawno\include\YSI\..\YSI_Data\..\YSI_Internal\..\YSI_Core\..\YSI_Storage\..\YSI_Internal\..\amx\asm.inc(262) : warning 219: local variable "base" shadows a variable at a preceding level
E:\Pwn\pawno\include\YSI\..\YSI_Data\..\YSI_Internal\..\YSI_Core\..\YSI_Storage\y_amx.inc(382) : warning 219: local variable "base" shadows a variable at a preceding level
E:\Pwn\pawno\include\YSI\..\YSI_Data\..\YSI_Internal\..\YSI_Core\..\YSI_Storage\y_amx.inc(430) : warning 219: local variable "base" shadows a variable at a preceding level
E:\Pwn\pawno\include\YSI\..\YSI_Data\..\YSI_Internal\..\YSI_Core\..\YSI_Storage\y_amx.inc(478) : warning 219: local variable "base" shadows a variable at a preceding level
E:\Pwn\pawno\include\YSI\..\YSI_Data\..\YSI_Internal\..\YSI_Core\..\YSI_Storage\y_amx.inc(615) : warning 219: local variable "base" shadows a variable at a preceding level
E:\Pwn\pawno\include\YSI\..\YSI_Data\..\YSI_Internal\..\YSI_Core\y_utils.inc(430) : warning 201: redefinition of constant/macro (symbol "isnull(%1)")
E:\Pwn\pawno\include\YSI\..\YSI_Data\..\YSI_Internal\..\YSI_Core\y_utils.inc(707) : warning 219: local variable "base" shadows a variable at a preceding level
E:\Pwn\pawno\include\YSI\..\YSI_Data\..\YSI_Internal\..\YSI_Core\y_utils.inc(1156) : warning 219: local variable "base" shadows a variable at a preceding level
E:\Pwn\pawno\include\YSI\..\YSI_Data\..\YSI_Coding\y_hooks/impl.inc(794) : warning 219: local variable "base" shadows a variable at a preceding level
E:\Pwn\pawno\include\YSI\..\YSI_Data\y_foreach/iterators.inc(127) : warning 219: local variable "base" shadows a variable at a preceding level
E:\Pwn\pawno\include\YSI\..\YSI_Data\y_foreach/iterators.inc(127) : warning 219: local variable "base" shadows a variable at a preceding level
E:\Pwn\pawno\include\required/fuckCleo.inc(55) : warning 219: local variable "using_deprecated_foreach_syntax" shadows a variable at a preceding level
E:\Pwn\pawno\include\required/fuckCleo.inc(107) : error 017: undefined symbol "OnVehicleDamageStatusUpdate"
E:\Pwn\pawno\include\required/fuckCleo.inc(107) : error 010: invalid function or declaration
E:\Pwn\pawno\include\required/line.inc(51) : error 001: expected token: ";", but found "-identifier-"
E:\Pwn\pawno\include\required/line.inc(63) : error 017: undefined symbol "Iterator@lin_Index"
E:\Pwn\pawno\include\required/line.inc(63) : error 017: undefined symbol "Iterator@lin_Index"
E:\Pwn\pawno\include\required/line.inc(63) : error 017: undefined symbol "Iter_Single@lin_Index"
E:\Pwn\pawno\include\required/line.inc(63) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
7 Errors.
help me guys
Re: Compile errors -
TheBeastKhan - 28.06.2018
Did you just mess with YSI or updated them to latest version, BTW i can fix this problem, PM me because it also happened with me.