找回密码
 初始化身份识别芯片
查看: 845|回复: 4

启动游戏后加载界面报错

[复制链接]

战列舰长

发表于 2025-5-9 22:42:01 | 显示全部楼层 |阅读模式
Mod Bug汇报
已解决
游戏版本: 0.97
Mod中文名:
Mod版本:
游戏日志:
[游戏日志]

122325 [Thread-3] INFO com.fs.graphics.TextureLoader - Cleaned buffer for texture graphics/ships/csp_garudaLG.png (using cast)
122387 [Thread-3] INFO com.fs.graphics.TextureLoader - Cleaned buffer for texture graphics/ships/firelight/Ac_firewood_l1.png (using cast)
122441 [Thread-3] INFO com.fs.graphics.TextureLoader - Cleaned buffer for texture graphics/SCY/ships/SCY_khalkotauroi_podB.png (using cast)
128304 [Thread-3] ERROR com.fs.starfarer.combat.CombatMain - java.lang.RuntimeException: Error loading [data.campaign.econ.industries.ChronoSupplyPlugin]
java.lang.RuntimeException: Error loading [data.campaign.econ.industries.ChronoSupplyPlugin]
at com.fs.starfarer.loading.scripts.ScriptStore$3.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: File 'data/campaign/econ/industries/FleetDailyResupply.java', Line 57, Column 26: Expression "MAX_CREDITS_THRESHOLD = hasLuna ? LunaSettings.getDouble(MOD_ID, "maxCreditsThreshold").floatValue() : 100" is not a type
at org.codehaus.janino.JavaSourceClassLoader.generateBytecodes(JavaSourceClassLoader.java:226)
at org.codehaus.janino.JavaSourceClassLoader.findClass(JavaSourceClassLoader.java:178)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 2 more
Caused by: org.codehaus.commons.compiler.CompileException: File 'data/campaign/econ/industries/FleetDailyResupply.java', Line 57, Column 26: Expression "MAX_CREDITS_THRESHOLD = hasLuna ? LunaSettings.getDouble(MOD_ID, "maxCreditsThreshold").floatValue() : 100" is not a type
at org.codehaus.janino.Java$Located.throwCompileException(Java.java:111)
at org.codehaus.janino.Java$Atom.toTypeOrCompileException(Java.java:2687)
at org.codehaus.janino.Parser.parseBlockStatement(Parser.java:1157)
at org.codehaus.janino.Parser.parseBlockStatements(Parser.java:1085)
at org.codehaus.janino.Parser.parseBlock(Parser.java:1072)
at org.codehaus.janino.Parser.parseClassBodyDeclaration(Parser.java:550)
at org.codehaus.janino.Parser.parseClassBody(Parser.java:515)
at org.codehaus.janino.Parser.parseClassDeclarationRest(Parser.java:481)
at org.codehaus.janino.Parser.parsePackageMemberTypeDeclaration(Parser.java:269)
at org.codehaus.janino.Parser.parseCompilationUnit(Parser.java:168)
at org.codehaus.janino.JavaSourceIClassLoader.findCompilationUnit(JavaSourceIClassLoader.java:203)
at org.codehaus.janino.JavaSourceIClassLoader.findIClass(JavaSourceIClassLoader.java:146)
at org.codehaus.janino.IClassLoader.loadIClass(IClassLoader.java:254)
at org.codehaus.janino.UnitCompiler.findTypeByName(UnitCompiler.java:6893)
at org.codehaus.janino.UnitCompiler.getReferenceType(UnitCompiler.java:5331)
at org.codehaus.janino.UnitCompiler.getReferenceType(UnitCompiler.java:5207)
at org.codehaus.janino.UnitCompiler.getType2(UnitCompiler.java:5188)
at org.codehaus.janino.UnitCompiler.access$12600(UnitCompiler.java:185)
at org.codehaus.janino.UnitCompiler$16.visitReferenceType(UnitCompiler.java:5119)
at org.codehaus.janino.Java$ReferenceType.accept(Java.java:2880)
at org.codehaus.janino.UnitCompiler.getType(UnitCompiler.java:5159)
at org.codehaus.janino.UnitCompiler.compileGet2(UnitCompiler.java:3353)
at org.codehaus.janino.UnitCompiler.access$6500(UnitCompiler.java:185)
at org.codehaus.janino.UnitCompiler$10.visitClassLiteral(UnitCompiler.java:3259)
at org.codehaus.janino.Java$ClassLiteral.accept(Java.java:3364)
at org.codehaus.janino.UnitCompiler.compileGet(UnitCompiler.java:3290)
at org.codehaus.janino.UnitCompiler.compileGetValue(UnitCompiler.java:4368)
at org.codehaus.janino.UnitCompiler.compileGet2(UnitCompiler.java:3927)
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.compileGet2(UnitCompiler.java:3975)
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.compileBoolean2(UnitCompiler.java:2854)
at org.codehaus.janino.UnitCompiler.access$4800(UnitCompiler.java:185)
at org.codehaus.janino.UnitCompiler$8.visitMethodInvocation(UnitCompiler.java:2815)
at org.codehaus.janino.Java$MethodInvocation.accept(Java.java:3974)
at org.codehaus.janino.UnitCompiler.compileBoolean(UnitCompiler.java:2842)
at org.codehaus.janino.UnitCompiler.compileBoolean2(UnitCompiler.java:2872)
at org.codehaus.janino.UnitCompiler.access$4900(UnitCompiler.java:185)
at org.codehaus.janino.UnitCompiler$8.visitUnaryOperation(UnitCompiler.java:2808)
at org.codehaus.janino.Java$UnaryOperation.accept(Java.java:3647)
at org.codehaus.janino.UnitCompiler.compileBoolean(UnitCompiler.java:2842)
at org.codehaus.janino.UnitCompiler.compile2(UnitCompiler.java:1752)
at org.codehaus.janino.UnitCompiler.access$1200(UnitCompiler.java:185)
at org.codehaus.janino.UnitCompiler$4.visitIfStatement(UnitCompiler.java:937)
at org.codehaus.janino.Java$IfStatement.accept(Java.java:2157)
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)
    复现步骤:
    启动游戏加载报错
    本帖最后由 木七 于 2025-5-20 15:25 编辑

    ### 游戏信息

    游戏版本:                0.97a-RC11

    ### 系统信息

    操作系统:Microsoft Windows 11 家庭版

    版本:10.0.26100 暂缺 Build 26100

    总可用内存:`15.75G`


    Java版本:`1.7.0_79`

    Java路径:E:\0.97\jre


    虚拟机参数:java.exe -XX:CompilerThreadPriority=1 -XX:+CompilerThreadHintNoPreempt -Djava.library.path=native\\windows -XX:+UseG1GC -Xms8192m -Xmx8192m -Xss2048k -XX:PermSize=192m -XX:MaxPermSize=192m -classpath janino.jar;commons-compiler.jar;commons-compiler-jdk.jar;starfarer.api.jar;starfarer_obf.jar;jogg-0.0.7.jar;jorbis-0.0.15.jar;json.jar;lwjgl.jar;jinput.jar;log4j-1.2.9.jar;lwjgl_util.jar;fs.sound_obf.jar;fs.common_obf.jar;xstream-1.4.10.jar -Dcom.fs.starfarer.settings.paths.saves=..\\saves -Dcom.fs.starfarer.settings.paths.screenshots=..\\screenshots -Dcom.fs.starfarer.settings.paths.mods=..\\mods -Dcom.fs.starfarer.settings.paths.logs=. com.fs.starfarer.StarfarerLauncher

    堆栈初始大小(`-Xms`):`8192m`

    堆栈最大大小(`-Xmx`):`8192m`


    ### Mod信息

    |Mod名称                           |Mod版本   |已启用     |
    |-|-|-|
    |LazyLib                         |2.8b    |是       |
    |zz GraphicsLib                  |1.9.0   |是       |
    |MagicLib                        |1.4.6   |是       |
    |[C](扩充)更多的船体插件More HullMods 1.12.0|1.12.0  |是       |
    |ac alice ship pack              |0.75 C-3|是       |
    |AI 改修 AI Tweaks                 |1.12.7  |是       |
    |Apex设计集团                        |1.2.12  |是       |
    |Aptly Simple Hullmods           |2.1.1d  |是       |
    |AZ 碧蓝航线头像包                      |1.0.2   |是       |
    |Caymon的船包                       |1.2.2   |是       |
    |Console Commands                |2024.10.04|是       |
    |Demand Indicators 供需指示          |1.0.c   |是       |
    |Dynamic Tariffs                 |2.0     |是       |
    |J GEEK Federation               |1.0.0   |是       |
    |Leading Pip                     |1.9.3   |是       |
    |Luddic Enhancement              |1.2.6e  |是       |
    |Lukas的随手之作                      |2.5.14  |是       |
    |LunaLib                         |1.8.7   |是       |
    |MOD溯源[WhichMod]                 |1.2.0   |是       |
    |Portrait Changer 头像修改器          |1.0.3   |是       |
    |Realistic Combat                |2.1.0   |是       |
    |Robben的舰船吐槽记录                   |0.882   |是       |
    |Scan Those Gates 扫描那些星门         |1.5.7   |是       |
    |SpeedUp                         |1.0.0   |是       |
    |TheDarkSix的舰船武器包                |1.6     |是       |
    |Too Much Information            |0.98a   |是       |
    |WOWS传奇舰长                        |0.0.3   |是       |
    |zz BoxUtil                      |1.3.2   |是       |
    |世界之树科研殖民地[Scy Nation]           |1.8.4   |是       |
    |伽马大战争-动荡不息 [Gamma Legion]       |0.1.0   |是       |
    |光环动力舰船工业                        |1.7.0-fix3|是       |
    |兽耳助手!                           |0.73    |是       |
    |势力争霸 [Nexerelin]                |0.11.3c |是       |
    |博尔肯基金会 [Foundation Of Borken]   |0.8.1   |是       |
    |卢德骑士团                           |1.3.6   |是       |
    |地貌改造 & 空间站建设                    |9.0.11  |是       |
    |天工造物局                           |1.2.1   |是       |
    |女武神组织 [Valkyrians]              |3.3.0   |是       |
    |工业革命                            |3.3.e   |是       |
    |工业革命_宠物扩展_莉莉丝                   |1.1     |是       |
    |幅能光标 [Flux Reticle]             |1.3.0   |是       |
    |废料军械库                           |0.0.17  |是       |
    |彻底扫描星系                          |1.2.2.1 |是       |
    |战俘营地 Take No Prisoners          |0.17.0  |是       |
    |战地记者zd                          |0.6b    |是       |
    |战斗骚话[Combat Chatter]            |1.14.2  |是       |
    |战机拓展                            |2.0.0   |是       |
    |攻势-级 武备改装                       |0.1.2   |是       |
    |时光科技MOD                         |0.7     |是       |
    |星舰传奇 [Starship Legends]         |2.5.0   |是       |
    |星际帝国 [Interstellar Imperium]    |2.6.4   |是       |
    |更优的技术挖掘                         |2.7.4   |是       |
    |更大的殖民地                          |2.1.a   |是       |
    |未知星域[Unknown Skies]             |2.0.2   |是       |
    |楼兰军工综合体                         |2.1.11  |是       |
    |沃兰缇亚归复局                         |0.6.2   |是       |
    |沃尔科夫工业集团[VIC]                   |1.6.3a  |是       |
    |海鲜船包 [Seafood Shipworks]        |0.0.8a  |是       |
    |清理星域 [Clean Sector]             |0.2.5   |是       |
    |燃料虹吸[Fuel Siphoning]            |1.4.0   |是       |
    |特殊船插升级                          |1.5     |是       |
    |玛雅苏兰海军                          |11.0.0 RC1|是       |
    |空间站改造 Station Augments          |1.2.0   |是       |
    |穿越者设计局 [Traverser Design Bureau]|1.8.4   |是       |
    |系统标识 [System Marker]            |0.1.8-RC2|是       |
    |航母UI [CarrierUI]                |1.0.0   |是       |
    |航母现代化                           |1.0.6   |是       |
    |舰船/武器拓展 [Ship/Weapon Pack]      |1.15.1  |是       |
    |舰长日志 Captain's Log              |0.2.0   |是       |
    |蜜柑族群 [Mikan Kindred]            |0.5.0   |是       |
    |装配Li解 [Variant AcknowLIdged]    |0.4.0   |是       |
    |详细战斗报告[Detailed Combat Results] |5.4.1   |是       |
    |迷失超级船包                          |2.0.0   |是       |
    |重生[UNGP]                        |2.3.0   |是       |
    |铁壳                              |1.18.3aj|是       |
    |风险矿业公司                          |0.3.8   |是       |
    |鬣犬矿业                            |3.3     |是       |
    |hz7_Portraits                   |1.0     |否       |
    |zz Moci's bounty pack Moci的赏金拓展包|0.1.0   |否       |
    |作弊工厂/Cheat Industry             |0.03    |否       |

    (以上内容由 远行星号 报错信息收集工具 自动生成,生成工具版本 `1.1.2`).


    势力巨擘

    ╭﹌☆﹌﹌﹌☆﹌╮ ∣        ∣ ∣  ●   ●

    发表于 2025-5-10 00:26:31 | 显示全部楼层
    时光科技

    点评

    大佬,时光科技关了还是报错,需要我再重新发一份吗  详情 回复 发表于 2025-5-10 11:24
    把时光科技卸载了就行是吗?  详情 回复 发表于 2025-5-10 11:16

    战列舰长

     楼主| 发表于 2025-5-10 11:16:37 | 显示全部楼层

    把时光科技卸载了就行是吗?

    战列舰长

     楼主| 发表于 2025-5-10 11:24:21 | 显示全部楼层

    大佬,时光科技关了还是报错,需要我再重新发一份吗

    战列舰长

     楼主| 发表于 2025-5-10 12:13:07 | 显示全部楼层
    新的报错
    35d1b4908465823e46babbde775a954.jpg

    本版积分规则

    Archiver|手机版|小黑屋|远行星号中文论坛

    GMT+8, 2025-12-6 06:32

    Powered by Discuz! X3.5

    © 2001-2077 Tencent Cloud | Durian Software Studio

    快速回复 返回顶部 返回列表