7 errors in compiling
#1

Код:
E:\Pwn\pawno\include\YSI\..\YSI_Data\..\YSI_Internal\..\YSI_Core\..\YSI_Storage\..\YSI_Internal\..\amx\asm.inc(130) : 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(427) : warning 201: redefinition of constant/macro (symbol "isnull(%0)")
E:\Pwn\pawno\include\YSI\..\YSI_Data\..\YSI_Internal\..\YSI_Core\y_utils.inc(701) : 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(1150) : 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
Reply
#2

Quote:
Originally Posted by Neom
Посмотреть сообщение
Код:
E:\Pwn\pawno\include\YSI\..\YSI_Data\..\YSI_Internal\..\YSI_Core\..\YSI_Storage\..\YSI_Internal\..\amx\asm.inc(130) : 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(427) : warning 201: redefinition of constant/macro (symbol "isnull(%0)")
E:\Pwn\pawno\include\YSI\..\YSI_Data\..\YSI_Internal\..\YSI_Core\y_utils.inc(701) : 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(1150) : 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
add #include<line.inc> and #include <fuckCleo.inc> to your game mode near includes and recompile gm maybe can help
Reply
#3

already have
Reply
#4

are you using Zeex C sompiler? If yes then add -Z+ inside pawn.cfg file in the Pawn directory.
Reply
#5

I am just using pwano found on SA-MP.com/Download. Php
Reply
#6

Help pls
Reply
#7

It happens when you update YSI Includes, Just revert back changes or if you want to use YSI Latest, PM me i will help you on discord!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)