This is a test forum with a static import from forum.open.mp it will not be automatically synchronised so any posts you make here will be lost when we migrate fully.
@filiq
Filiq_
I have that errors at YSI?http://prntscr.com/nkjijp I use?https://github.com/pawn-lang/compiler/releases? 3.10.7?I tried any version of compiler and it s same, i tried latest YSI version and i recevied more warnings and errors. Sry for my english
@southclaws
Southclaws
Your standard library is likely outdated, what version of SA:MP are you targeting? These errors are often indicative of using YSI targeting 0.3.7 but with SA:MP includes from an earlier version where some functions changed signature.
Southclaws said: Your standard library is likely outdated, what version of SA:MP are you targeting? These errors are often indicative of using YSI targeting 0.3.7 but with SA:MP includes from an earlier version where some functions changed signature.
oh man, ty i didnt think about that.
@justmichael
JustMichael
Also avoid using the community compiler 3.10.7, it has an issue with textdraw tabbing.
@y_less
Y_Less
If you are on YSI 4, use compiler 3.10.8, 3.10.9 reintroduced const-correctness warnings, whose fixes have not yet been back-ported.
Please sign up or log in to reply