ByteSkript
ByteSkript copied to clipboard
Compiled jars throwing error and not running.
Describe the bug Compiled jars don't run and just give an error.
To Reproduce Steps to reproduce the behavior:
- Create a bsk file and write some code. I've used the code below
on load:
trigger:
print "hello"
- Use the jar command to create a jar.
- Run the new jar
- See error
Expected behavior
It should work the same as when you use the run command by printing "hello"
Screenshots
Desktop (please complete the following information):
- OS: Windows 11
- Version: latest