Skip to content
New issue

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

Some compilation errors are not properly handled in the code editor. #1242

Closed
VladiStep opened this issue Mar 26, 2023 · 0 comments · Fixed by #1243
Closed

Some compilation errors are not properly handled in the code editor. #1242

VladiStep opened this issue Mar 26, 2023 · 0 comments · Fixed by #1243
Labels
bug Something isn't working

Comments

@VladiStep
Copy link
Member

Describe the bug

When you try to compile changed code in the code editor and there is some error that's not caught (e.g in CodeWriter), then the compile progress window doesn't close and there's no message about that.

Reproducing steps

  1. Open code entry.
  2. Make some change that will throw an error on compilation.
  3. Try to compile that.

Setup Details

  1. UTMT version - b0000b4
@VladiStep VladiStep added the bug Something isn't working label Mar 26, 2023
VladiStep added a commit to VladiStep/UndertaleModTool that referenced this issue Mar 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant