You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Failed to load script
java.lang.IllegalStateException: Failed to compile Script
at me.superblaubeere27.jobf.utils.script.JObfScript.(JObfScript.java:29)
at me.superblaubeere27.jobf.JObfImpl.processJar(JObfImpl.java:223)
at me.superblaubeere27.jobf.JObf.main(JObf.java:231)
Caused by: java.lang.NullPointerException: Cannot invoke "javax.script.ScriptEngine.eval(String)" because "this.jsEngine" is null
at me.superblaubeere27.jobf.utils.script.JObfScript.(JObfScript.java:27)
... 2 more
The text was updated successfully, but these errors were encountered:
Failed to load script
java.lang.IllegalStateException: Failed to compile Script
at me.superblaubeere27.jobf.utils.script.JObfScript.(JObfScript.java:29)
at me.superblaubeere27.jobf.JObfImpl.processJar(JObfImpl.java:223)
at me.superblaubeere27.jobf.JObf.main(JObf.java:231)
Caused by: java.lang.NullPointerException: Cannot invoke "javax.script.ScriptEngine.eval(String)" because "this.jsEngine" is null
at me.superblaubeere27.jobf.utils.script.JObfScript.(JObfScript.java:27)
... 2 more
The text was updated successfully, but these errors were encountered: