• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Pawn] Errors with YSI
#1
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
#2
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.
#3
(2019-05-05, 08:59 AM)Southclaws Wrote: 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.
#4
Also avoid using the community compiler 3.10.7, it has an issue with textdraw tabbing.
Remember to always refer to J0sh as `J0sh...`



@ Networks/Servers

San Andreas Gaming Network (Owner/Founder)

San Andreas Gaming (Owner/Founder)

Grand Theft Cop's n Robber's (Owner)

Britannia Roleplay (Owner/Founder) [Retired]

Alpine RP (Owner/Founder)

Aluminium Network (Maintainer) [Disbanded]

AlphaDM (Tech Support) [Disbanded]



# Services

forum.open.mp (Forum Manager) (Formerly Burgershot.gg

open.mp (Member)



~ Languages/Frameworks

Pawn, C, C, C#, Javascript, Typescript, Lua, Python, Go, Rust, PHP, SQL,

Angular, React, Vue, Svelte, Laravel, Rocket
#5
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.


Forum Jump: