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

Standalone Win-x64 binary crashes if syntax error is introduced to code while app is running #45

Closed
agdsat134 opened this issue Nov 13, 2020 · 1 comment

Comments

@agdsat134
Copy link

Steps to reproduce:

  • soul create newpatch --output=./
  • soul play newpatch.soulpatch
  • Add a syntax error to the code

Result:

  • After syntax error is added it closes the app with no error logged to shell.
  • When I re-run the "soul play" command it opens fine showing the syntax error. After correcting the syntax error, live-reload goes to the working application.

Running:
Windows 10 Pro (I've tried this on two computers running the same OS, same result)

This does not happen with the Waveform plugin, which live-reloads showing the syntax error.

@agdsat134
Copy link
Author

This has been fixed with 0.9.61.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant