Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ever since 15d6c93, console output has been weird when plugins error out and compilations are aborted. Here’s what it looks like.
C:\Users\Micha\Desktop\New folder\sourcepawn\build\compiler\spcomp>spcomp test.sp SourcePawn Compiler 1.10 Copyright (c) 1997-2006 ITB CompuPhase Copyright (c) 2004-2017 AlliedModders LLC test.sp(2) : fatal error 194: user error: testing 1 2 3 Compilation aborted.Code size: 0 bytes Data size: 0 bytes Stack/heap size: 16384 bytes Total requirements: 16384 bytes
The text was updated successfully, but these errors were encountered:
30f949e
No branches or pull requests
Ever since 15d6c93, console output has been weird when plugins error out and compilations are aborted. Here’s what it looks like.
The text was updated successfully, but these errors were encountered: