更新mod後閃退(查驗後發現具體模組等待回應中)
本帖最后由 00101 于 2025-3-11 21:52 编辑[游戏日志]
123117 INFOcom.fs.graphics.TextureLoader- Cleaned buffer for texture graphics/ships/PSM_station_base.png (using cast)
123149 INFOcom.fs.graphics.TextureLoader- Loaded 5538.45 MB of texture data so far
123149 INFOcom.fs.graphics.TextureLoader- Cleaned buffer for texture graphics/ships/aEP_cap_shangshengliu_mk2.png (using cast)
123604 ERROR com.fs.starfarer.combat.CombatMain- java.lang.RuntimeException: Error loading
java.lang.RuntimeException: Error loading
at com.fs.starfarer.loading.scripts.ScriptStore$3.run(Unknown Source) ~
at java.base/java.lang.Thread.run(Thread.java:1447) [?:?]
Caused by: java.lang.ClassNotFoundException: File 'data/weapons/D_TPCOnHitEffect.java', Line 22, Column 25: Assignment conversion not possible from type "double" to type "float"
at org.codehaus.janino.JavaSourceClassLoader.generateBytecodes(JavaSourceClassLoader.java:231) ~
at org.codehaus.janino.JavaSourceClassLoader.findClass(JavaSourceClassLoader.java:182) ~
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:557) ~[?:?]
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:490) ~[?:?]
... 2 more
Caused by: org.codehaus.commons.compiler.CompileException: File 'data/weapons/D_TPCOnHitEffect.java', Line 22, Column 25: Assignment conversion not possible from type "double" to type "float"
at org.codehaus.janino.UnitCompiler.compileError(UnitCompiler.java:11877) ~
at org.codehaus.janino.UnitCompiler.assignmentConversion(UnitCompiler.java:10728) ~
at org.codehaus.janino.UnitCompiler.compile2(UnitCompiler.java:2581) ~
at org.codehaus.janino.UnitCompiler.access$2700(UnitCompiler.java:218) ~
at org.codehaus.janino.UnitCompiler$6.visitLocalVariableDeclarationStatement(UnitCompiler.java:1506) ~
at org.codehaus.janino.UnitCompiler$6.visitLocalVariableDeclarationStatement(UnitCompiler.java:1490) ~
at org.codehaus.janino.Java$LocalVariableDeclarationStatement.accept(Java.java:3577) ~
at org.codehaus.janino.UnitCompiler.compile(UnitCompiler.java:1490) ~
at org.codehaus.janino.UnitCompiler.compileStatements(UnitCompiler.java:1570) ~
at org.codehaus.janino.UnitCompiler.compile2(UnitCompiler.java:1556) ~
at org.codehaus.janino.UnitCompiler.access$1700(UnitCompiler.java:218) ~
at org.codehaus.janino.UnitCompiler$6.visitBlock(UnitCompiler.java:1496) ~
at org.codehaus.janino.UnitCompiler$6.visitBlock(UnitCompiler.java:1490) ~
at org.codehaus.janino.Java$Block.accept(Java.java:2834) ~
at org.codehaus.janino.UnitCompiler.compile(UnitCompiler.java:1490) ~
at org.codehaus.janino.UnitCompiler.compile2(UnitCompiler.java:2479) ~
at org.codehaus.janino.UnitCompiler.access$1900(UnitCompiler.java:218) ~
at org.codehaus.janino.UnitCompiler$6.visitIfStatement(UnitCompiler.java:1498) ~
at org.codehaus.janino.UnitCompiler$6.visitIfStatement(UnitCompiler.java:1490) ~
at org.codehaus.janino.Java$IfStatement.accept(Java.java:3005) ~
at org.codehaus.janino.UnitCompiler.compile(UnitCompiler.java:1490) ~
at org.codehaus.janino.UnitCompiler.compileStatements(UnitCompiler.java:1570) ~
at org.codehaus.janino.UnitCompiler.compile(UnitCompiler.java:3398) ~
at org.codehaus.janino.UnitCompiler.compileDeclaredMethods(UnitCompiler.java:1360) ~
at org.codehaus.janino.UnitCompiler.compileDeclaredMethods(UnitCompiler.java:1333) ~
at org.codehaus.janino.UnitCompiler.compile2(UnitCompiler.java:825) ~
at org.codehaus.janino.UnitCompiler.compile2(UnitCompiler.java:435) ~
at org.codehaus.janino.UnitCompiler.access$400(UnitCompiler.java:218) ~
at org.codehaus.janino.UnitCompiler$2.visitPackageMemberClassDeclaration(UnitCompiler.java:414) ~
at org.codehaus.janino.UnitCompiler$2.visitPackageMemberClassDeclaration(UnitCompiler.java:409) ~
at org.codehaus.janino.Java$PackageMemberClassDeclaration.accept(Java.java:1417) ~
at org.codehaus.janino.UnitCompiler.compile(UnitCompiler.java:409) ~
at org.codehaus.janino.UnitCompiler.compileUnit(UnitCompiler.java:381) ~
at org.codehaus.janino.JavaSourceClassLoader.generateBytecodes(JavaSourceClassLoader.java:229) ~
at org.codehaus.janino.JavaSourceClassLoader.findClass(JavaSourceClassLoader.java:182) ~
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:557) ~[?:?]
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:490) ~[?:?]
java.lang.RuntimeException: Error loading
at com.fs.starfarer.loading.scripts.ScriptStore$3.run(Unknown Source) ~
at java.base/java.lang.Thread.run(Thread.java:1447) [?:?]
Caused by: java.lang.ClassNotFoundException: File 'data/weapons/D_TPCOnHitEffect.java', Line 22, Column 25: Assignment conversion not possible from type "double" to type "float"
如果知道具体mod给作者汇报下吧,一个武器命中效果的数额需要改成 float
页:
[1]