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

进不去游戏直接闪退了,大佬们帮看一下呗

[复制链接]

巡洋大副

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

148637 [Thread-3] INFO com.fs.graphics.TextureLoader - Cleaned buffer for texture graphics/JKF/ships/JKF_DING.png (using cast)
148638 [Thread-3] INFO com.fs.graphics.TextureLoader - Cleaned buffer for texture graphics/ships/Lovela/uaf_lovela_armor_right.png (using cast)
148650 [Thread-3] INFO com.fs.graphics.TextureLoader - Cleaned buffer for texture graphics/ships/AL_repairfactory.png (using cast)
152973 [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 59, 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 59, 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-8-9 11:28 编辑

    ### 游戏信息

    游戏版本:                0.97a-RC11

    ### 系统信息

    操作系统:Microsoft Windows 11 专业版

    版本:10.0.26100 暂缺 Build 26100

    总可用内存:`7.84G`


    Java版本:`1.7.0_79`

    Java路径:C:\Program Files\PDF\starsector\jre


    虚拟机参数:java.exe -XX:CompilerThreadPriority=1 -XX:+CompilerThreadHintNoPreempt -Djava.library.path=native\\windows -XX:+UseG1GC -Xms2048m -Xmx2048m -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`):`2048m`

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


    ### Mod信息

    |Mod名称                           |Mod版本   |已启用     |
    |-|-|-|
    |LazyLib                         |2.8b    |是       |
    |zz GraphicsLib                  |1.9.0   |是       |
    |MagicLib                        |1.4.6   |是       |
    |CTB-星际小卖部                       |0.5.4b-fix|是       |
    |J GEEK Federation               |1.1.0   |是       |
    |Leading Pip                     |1.9.3   |是       |
    |Limbus Portraits                |v1.81.2 |是       |
    |LunaLib                         |1.8.7   |是       |
    |Second-in-Command 舰队副官          |1.3.4   |是       |
    |SpeedUp                         |1.0.0   |是       |
    |Suitable Star Systems           |2.4.0a  |是       |
    |光环动力舰船工业                        |1.7.0-fix3|是       |
    |势力争霸 [Nexerelin]                |0.11.3c |是       |
    |博尔肯基金会 [Foundation Of Borken]   |0.8.1   |是       |
    |卢德骑士团                           |1.3.6   |是       |
    |地貌改造 & 空间站建设                    |9.0.11  |是       |
    |天工联合船舶设计局                       |2.0     |是       |
    |工业革命                            |3.3.e   |是       |
    |彻底扫描星系                          |1.2.3.1 |是       |
    |时光科技MOD                         |0.7     |是       |
    |星海集群                            |1.13.7b |是       |
    |更大的殖民地                          |2.1.a   |是       |
    |未知星域[Unknown Skies]             |2.0.2   |是       |
    |穿越者设计局 [Traverser Design Bureau]|1.8.4   |是       |
    |经验内插 Progressive S-Mods         |1.0.2   |是       |
    |联合极光联邦                          |0.7.5c  |是       |
    |舰船/武器拓展 [Ship/Weapon Pack]      |1.15.1  |是       |
    |装配Li解 [Variant AcknowLIdged]    |0.4.0   |是       |
    |趋光议会 [ApproLight]               |1.3.3   |是       |

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

    屏幕截图 2025-08-09 100625.png

    巡洋大副

     楼主| 发表于 2025-8-9 12:06:33 | 显示全部楼层
    捣鼓了半天发现是时光科技金钱上限的问题,按方法改了半天都没成功,只好忍痛删去了

    本版积分规则

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

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

    Powered by Discuz! X3.5

    © 2001-2077 Tencent Cloud | Durian Software Studio

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