You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for letting me know.
Sadly this is quite bad since BasicPawn uses the #file directive a lot. This change will also break the BasicPawns 'poor mans debugger' as well. I have to rewrite a lot to make BasicPawn work with new SourceMod compilers.
But as of right now i have other big projects im working on which are also very time consuming.
Honestly i dont know why they did that change. Seems rather unnecessary to me. This also makes me question, what do they remove next?
Changes like these just makes me wait till they finally finish the whole thing rather than constantly patching BasicPawn up.
As for now, id recommend using 1.11.0-git6742 SourcePawn compiler that still works with BasicPawn until i fix this issue someday or they revert it. Seems like this change published in August last year and only now someone notified me about this.
Compiling any file with the sourcemod 1.11 compiler results in this error:
Since alliedmodders/sourcepawn@451dcb6 the
#file
directive was removed from the 1.11 compiler.The text was updated successfully, but these errors were encountered: