YSI-Includes icon indicating copy to clipboard operation
YSI-Includes copied to clipboard

y_lasses

Open ghost opened this issue 7 years ago • 2 comments
trafficstars

When i include only y_classes from. Ysi package it displays lots of warnings and errors

ghost avatar Nov 08 '18 04:11 ghost

D:\root\pawno\include\YSI..\YSI_Visual\y_classes/multiclass.inc(144) : error 001: expected token: ")", but found "(" D:\root\pawno\include\YSI..\YSI_Visual\y_classes/multiclass.inc(184) : error 010: invalid function or declaration D:\root\pawno\include\YSI..\YSI_Visual\y_classes/multiclass.inc(187) : error 010: invalid function or declaration D:\root\pawno\include\YSI..\YSI_Visual\y_classes/multiclass.inc(191) : error 029: invalid expression, assumed zero D:\root\pawno\include\YSI..\YSI_Visual\y_classes/multiclass.inc(194) : error 010: invalid function or declaration D:\root\pawno\include\YSI..\YSI_Visual\y_classes/multiclass.inc(196) : error 021: symbol already defined: "Debug_Print0" D:\root\pawno\include\YSI..\YSI_Visual\y_classes/multiclass.inc(202) : error 010: invalid function or declaration D:\root\pawno\include\YSI..\YSI_Visual\y_classes/multiclass.inc(205) : error 010: invalid function or declaration D:\root\pawno\include\YSI..\YSI_Visual\y_classes/multiclass.inc(208) : error 010: invalid function or declaration D:\root\pawno\include\YSI..\YSI_Visual\y_classes/multiclass.inc(211) : error 010: invalid function or declaration D:\root\pawno\include\YSI..\YSI_Visual\y_classes/multiclass.inc(214) : error 021: symbol already defined: "CallRemoteFunction" D:\root\pawno\include\YSI..\YSI_Visual\y_classes/multiclass.inc(219) : error 054: unmatched closing brace ("}") D:\root\pawno\include\YSI..\YSI_Visual\y_classes/multiclass.inc(221) : error 054: unmatched closing brace ("}") D:\root\pawno\include\YSI..\YSI_Visual\y_classes/multiclass.inc(223) : error 010: invalid function or declaration D:\root\gamemodes\santos.pwn(66) : warning 203: symbol is never used: "D" D:\root\gamemodes\santos.pwn(191) : warning 203: symbol is never used: "classLeft" Pawn compiler 3.10.8 Copyright (c) 1997-2006, ITB CompuPhase

14 Errors.

here are the errors it comes from D:\root\pawno\include\YSI_Visual\y_classes\classcontrol.inc

sMexFalco avatar Nov 08 '18 21:11 sMexFalco

y_classes is very out of date, and doesn't do what it should right now. I've long tried to get it to work, but the truth is it is using a lot of SA:MP bugs and quirks to try and make something nice, and getting them all to work together correctly is nigh-on impossible.

Y-Less avatar Dec 21 '18 13:12 Y-Less