Skip to content

Compiled jars throwing error and not running.  #19

@ericd590

Description

@ericd590

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions