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

Compiled jars throwing error and not running. #19

Open
average590 opened this issue Feb 29, 2024 · 0 comments
Open

Compiled jars throwing error and not running. #19

average590 opened this issue Feb 29, 2024 · 0 comments

Comments

@average590
Copy link

Describe the bug
Compiled jars don't run and just give an error.

To Reproduce
Steps to reproduce the behavior:

  1. Create a bsk file and write some code. I've used the code below
on load:
    trigger:
        print "hello"
  1. Use the jar command to create a jar.
  2. Run the new jar
  3. See error

Expected behavior
It should work the same as when you use the run command by printing "hello"

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows 11
  • Version: latest
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