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
I experienced the same thing, after much experimentation with dependencies and alternative ways of building the single JAR I switched to using separate JARs for my code and a libs/ folder for dependencies and everything resolved.
I can only assume it's a classpath thing, but I don't know how I might correct it otherwise.
Exception in thread "main" java.lang.NullPointerException: ScriptEngineManager(clas…tEngineByExtension("kts") must not be null
The text was updated successfully, but these errors were encountered: