-
Notifications
You must be signed in to change notification settings - Fork 384
Closed
Description
When a script file throws an error, the error message gives an ugly Error. For example:
at line number 1 (#33) in at line number 33
EDIT:
Inserting something like
this.engine.put(this.engine.FILENAME,boot.getCanonicalPath().replaceAll("\","/"));
after line 100 of ScriptCraftPlugin.java
could give better messages.
Metadata
Metadata
Assignees
Labels
No labels