Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 540631 [Thread-2] ERROR com.fs.starfarer.combat.CombatMain - java.lang.RuntimeException: Error loading [data.scripts.dpl_phase_labModPlugin]
- java.lang.RuntimeException: Error loading [data.scripts.dpl_phase_labModPlugin]
- at com.fs.starfarer.loading.scripts.ScriptStore$3.run(Unknown Source)
- at java.base/java.lang.Thread.run(Unknown Source)
- Caused by: java.lang.ClassNotFoundException: File 'data/scripts/world/systems/dpl_helheim.java', Line 157, Column 47: Thrown exception of type "java.lang.CloneNotSupportedException" is neither caught by a "try...catch" block nor declared in the "throws" clause of the declaring function
- at org.codehaus.janino.JavaSourceClassLoader.generateBytecodes(JavaSourceClassLoader.java:226)
- at org.codehaus.janino.JavaSourceClassLoader.findClass(JavaSourceClassLoader.java:178)
- at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
- at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
- ... 2 more
- Caused by: org.codehaus.commons.compiler.CompileException: File 'data/scripts/world/systems/dpl_helheim.java', Line 157, Column 47: Thrown exception of type "java.lang.CloneNotSupportedException" is neither caught by a "try...catch" block nor declared in the "throws" clause of the declaring function
- at org.codehaus.janino.UnitCompiler.compileError(UnitCompiler.java:10174)
- at org.codehaus.janino.UnitCompiler.checkThrownException(UnitCompiler.java:7981)
- at org.codehaus.janino.UnitCompiler.checkThrownExceptions(UnitCompiler.java:7904)
- at org.codehaus.janino.UnitCompiler.findIMethod(UnitCompiler.java:7400)
- at org.codehaus.janino.UnitCompiler.getType2(UnitCompiler.java:5663)
- at org.codehaus.janino.UnitCompiler.access$13800(UnitCompiler.java:185)
- at org.codehaus.janino.UnitCompiler$16.visitMethodInvocation(UnitCompiler.java:5132)
- at org.codehaus.janino.Java$MethodInvocation.accept(Java.java:3971)
- at org.codehaus.janino.UnitCompiler.getType(UnitCompiler.java:5159)
- at org.codehaus.janino.UnitCompiler.findMostSpecificIInvocable(UnitCompiler.java:7533)
- at org.codehaus.janino.UnitCompiler.findIMethod(UnitCompiler.java:7429)
- at org.codehaus.janino.UnitCompiler.findIMethod(UnitCompiler.java:7333)
- at org.codehaus.janino.UnitCompiler.compileGet2(UnitCompiler.java:3873)
- at org.codehaus.janino.UnitCompiler.access$6900(UnitCompiler.java:185)
- at org.codehaus.janino.UnitCompiler$10.visitMethodInvocation(UnitCompiler.java:3263)
- at org.codehaus.janino.Java$MethodInvocation.accept(Java.java:3974)
- at org.codehaus.janino.UnitCompiler.compileGet(UnitCompiler.java:3290)
- at org.codehaus.janino.UnitCompiler.compileGetValue(UnitCompiler.java:4368)
- at org.codehaus.janino.UnitCompiler.compile2(UnitCompiler.java:2662)
- at org.codehaus.janino.UnitCompiler.access$4400(UnitCompiler.java:185)
- at org.codehaus.janino.UnitCompiler$7.visitMethodInvocation(UnitCompiler.java:2627)
- at org.codehaus.janino.Java$MethodInvocation.accept(Java.java:3974)
- at org.codehaus.janino.UnitCompiler.compile(UnitCompiler.java:2654)
- at org.codehaus.janino.UnitCompiler.compile2(UnitCompiler.java:1643)
- at org.codehaus.janino.UnitCompiler.access$1100(UnitCompiler.java:185)
- at org.codehaus.janino.UnitCompiler$4.visitExpressionStatement(UnitCompiler.java:936)
- at org.codehaus.janino.Java$ExpressionStatement.accept(Java.java:2097)
- at org.codehaus.janino.UnitCompiler.compile(UnitCompiler.java:958)
- at org.codehaus.janino.UnitCompiler.compileStatements(UnitCompiler.java:1007)
- at org.codehaus.janino.UnitCompiler.compile(UnitCompiler.java:2293)
- at org.codehaus.janino.UnitCompiler.compileDeclaredMethods(UnitCompiler.java:822)
- at org.codehaus.janino.UnitCompiler.compileDeclaredMethods(UnitCompiler.java:794)
- at org.codehaus.janino.UnitCompiler.compile2(UnitCompiler.java:507)
- at org.codehaus.janino.UnitCompiler.compile2(UnitCompiler.java:393)
- at org.codehaus.janino.UnitCompiler.access$400(UnitCompiler.java:185)
- at org.codehaus.janino.UnitCompiler$2.visitPackageMemberClassDeclaration(UnitCompiler.java:347)
- at org.codehaus.janino.Java$PackageMemberClassDeclaration.accept(Java.java:1139)
- at org.codehaus.janino.UnitCompiler.compile(UnitCompiler.java:354)
- at org.codehaus.janino.UnitCompiler.compileUnit(UnitCompiler.java:322)
- at org.codehaus.janino.JavaSourceClassLoader.generateBytecodes(JavaSourceClassLoader.java:224)
- ... 5 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement