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

【一个商人的传奇0.36】启动mod开游戏没进入主界面闪退

[复制链接]

驱逐技师

发表于 2024-5-31 17:10:04 | 显示全部楼层 |阅读模式
Mod Bug汇报
游戏版本:
Mod中文名:
Mod版本:
游戏日志:
    复现步骤:
    【一个商人的传奇0.36】启动mod开游戏没进入主界面就报错退出

    驱逐技师

     楼主| 发表于 2024-5-31 17:27:16 | 显示全部楼层
    15286 [Thread-3] INFO  com.fs.graphics.TextureLoader  - Cleaned buffer for texture graphics/ships/derelict/derelict_mothership_sensor_mast.png (using cast)
    15288 [Thread-3] INFO  com.fs.graphics.TextureLoader  - Cleaned buffer for texture graphics/ships/stations/station_armour4.png (using cast)
    15304 [Thread-3] INFO  com.fs.graphics.TextureLoader  - Cleaned buffer for texture graphics/ships/derelict/derelict_guardian.png (using cast)
    15310 [Thread-3] INFO  com.fs.graphics.TextureLoader  - Cleaned buffer for texture graphics/ships/atlas7_unique_base.png (using cast)
    15310 [Thread-3] INFO  com.fs.graphics.TextureLoader  - Cleaned buffer for texture graphics/ships/stations/module_midline_bastion.png (using cast)
    15311 [Thread-3] INFO  com.fs.graphics.TextureLoader  - Cleaned buffer for texture graphics/ships/perdition_bomber.png (using cast)
    15311 [Thread-3] INFO  com.fs.graphics.TextureLoader  - Cleaned buffer for texture graphics/ships/stations/station_armour2.png (using cast)
    15312 [Thread-3] INFO  com.fs.graphics.TextureLoader  - Cleaned buffer for texture graphics/ships/stations/station_armour1.png (using cast)
    15324 [Thread-3] INFO  com.fs.graphics.TextureLoader  - Cleaned buffer for texture graphics/ships/onslaught/onslaught_base.png (using cast)
    15328 [Thread-3] INFO  com.fs.graphics.TextureLoader  - Cleaned buffer for texture graphics/ships/falcon/falcon_damaged.png (using cast)
    15328 [Thread-3] INFO  com.fs.graphics.TextureLoader  - Cleaned buffer for texture graphics/ships/khopesh.png (using cast)
    15330 [Thread-3] INFO  com.fs.graphics.TextureLoader  - Cleaned buffer for texture graphics/ships/stations/module_midline_hangar.png (using cast)
    15330 [Thread-3] INFO  com.fs.graphics.TextureLoader  - Cleaned buffer for texture graphics/ships/remnants/spark.png (using cast)
    15332 [Thread-3] INFO  com.fs.graphics.TextureLoader  - Cleaned buffer for texture graphics/ships/colossus/colossus3_pirate.png (using cast)
    15343 [Thread-3] INFO  com.fs.graphics.TextureLoader  - Cleaned buffer for texture graphics/ships/hound/hound_hegemony.png (using cast)
    15355 [Thread-3] INFO  com.fs.graphics.TextureLoader  - Cleaned buffer for texture graphics/ships/derelict/derelict_bastillon.png (using cast)
    15359 [Thread-3] INFO  com.fs.graphics.TextureLoader  - Cleaned buffer for texture graphics/ships/colossus/colossus2_pather.png (using cast)
    15361 [Thread-3] INFO  com.fs.graphics.TextureLoader  - Cleaned buffer for texture graphics/ships/condor/condor_base.png (using cast)
    15361 [Thread-3] INFO  com.fs.graphics.TextureLoader  - Cleaned buffer for texture graphics/ships/derelict/derelict_mothership_bow_module.png (using cast)
    15372 [Thread-3] INFO  com.fs.graphics.TextureLoader  - Cleaned buffer for texture graphics/ships/atlas7_unique_subengine.png (using cast)
    15383 [Thread-3] INFO  com.fs.graphics.TextureLoader  - Cleaned buffer for texture graphics/ships/eradicator/eradicator_base.png (using cast)
    15390 [Thread-3] INFO  com.fs.graphics.TextureLoader  - Cleaned buffer for texture graphics/ships/stations/module_large1_lowtech.png (using cast)
    15390 [Thread-3] INFO  com.fs.graphics.TextureLoader  - Cleaned buffer for texture graphics/ships/enforcer/enforcer_pirates.png (using cast)
    15412 [Thread-3] INFO  com.fs.graphics.TextureLoader  - Cleaned buffer for texture graphics/ships/mercury/mercury_base.png (using cast)
    15413 [Thread-3] INFO  com.fs.graphics.TextureLoader  - Cleaned buffer for texture graphics/ships/shuttle.png (using cast)
    15425 [Thread-3] INFO  com.fs.graphics.TextureLoader  - Cleaned buffer for texture graphics/ships/afflictor/afflictor_d_pirates.png (using cast)
    15447 [Thread-3] INFO  com.fs.graphics.TextureLoader  - Cleaned buffer for texture graphics/ships/stations/gargoyle.png (using cast)
    15450 [Thread-3] INFO  com.fs.graphics.TextureLoader  - Cleaned buffer for texture graphics/ships/stations/module_large2_lowtech.png (using cast)
    15453 [Thread-3] INFO  com.fs.graphics.TextureLoader  - Cleaned buffer for texture graphics/ships/buffalo_dd.png (using cast)
    15455 [Thread-3] INFO  com.fs.graphics.TextureLoader  - Cleaned buffer for texture graphics/ships/stations/module_hightech_armour.png (using cast)
    15465 [Thread-3] INFO  com.fs.graphics.TextureLoader  - Cleaned buffer for texture graphics/ships/hound/hound_luddic_church.png (using cast)
    15508 [Thread-3] INFO  com.fs.graphics.TextureLoader  - Cleaned buffer for texture graphics/ships/stations/module_medium_pd1.png (using cast)
    15520 [Thread-3] INFO  com.fs.graphics.TextureLoader  - Cleaned buffer for texture graphics/ships/mercury/mercury_substandard.png (using cast)
    15542 [Thread-3] INFO  com.fs.graphics.TextureLoader  - Cleaned buffer for texture graphics/ships/wasp_ftr.png (using cast)
    15865 [Thread-3] ERROR com.fs.starfarer.combat.CombatMain  - java.lang.NoClassDefFoundError: org/dark/shaders/util/ShaderLib
    java.lang.NoClassDefFoundError: org/dark/shaders/util/ShaderLib
            at maru.utils.MaruDataPlugin.onApplicationLoad(MaruDataPlugin.java:133)
            at com.fs.starfarer.loading.ResourceLoaderState.init(Unknown Source)
            at com.fs.state.AppDriver.begin(Unknown Source)
            at com.fs.starfarer.combat.CombatMain.main(Unknown Source)
            at com.fs.starfarer.StarfarerLauncher.o00000(Unknown Source)
            at com.fs.starfarer.StarfarerLauncher$1.run(Unknown Source)
            at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.ClassNotFoundException: org.dark.shaders.util.ShaderLib
            at java.net.URLClassLoader$1.run(Unknown Source)
            at java.net.URLClassLoader$1.run(Unknown Source)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(Unknown Source)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            ... 7 more

    星域军阀

    高级机师

    发表于 2024-5-31 19:03:54 | 显示全部楼层
    你没安装或没启用GraphicsLib

    本版积分规则

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

    GMT+8, 2024-11-22 04:45

    Powered by Discuz! X3.5

    © 2001-2077 Tencent Cloud | Durian Software Studio

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