LPlp 发表于 2022-5-11 22:54:11

这个是什么错误?

本帖最后由 LPlp 于 2022-5-11 23:22 编辑

RT ! 我知道是MOD的错,就是不知道哪里错了,安装了许多MOD 然后启动就出错了

cjy4312 发表于 2022-5-11 23:38:25

移除除了lazylib一类的前置mod外的全部mod
用二分法筛选,将全部mod的一半添加回来,如果报错,将这批mod去掉一半,重复此动作直到不报错为止,在最后一批被移除的mod里继续查找,直到找到有问题的mod

saya39 发表于 2022-5-12 00:11:26

[报错解决]怎么又炸了?闪退报错时你需要做的几件事
https://www.fossic.org/forum.php?mod=viewthread&tid=3522&fromuid=4463
(出处: 远行星号中文论坛)

LPlp 发表于 2022-5-12 00:25:33

saya39 发表于 2022-5-12 00:11
[报错解决]怎么又炸了?闪退报错时你需要做的几件事
https://www.fossic.org/forum.php?mod=viewthread&tid ...

这是内存的问题??

saya39 发表于 2022-5-12 00:54:22

LPlp 发表于 2022-5-12 00:25
这是内存的问题??

你提供的信息完全不足以判断出来是什么问题,所以不清楚。

LPlp 发表于 2022-5-12 00:57:13

saya39 发表于 2022-5-12 00:54
你提供的信息完全不足以判断出来是什么问题,所以不清楚。

就是加载了第二张图片的那些MOD 不能正确加载,只能进原版游戏。

LPlp 发表于 2022-5-12 11:27:28

求高人指点!

LPlp 发表于 2022-5-12 11:45:37

saya39 发表于 2022-5-12 00:11
[报错解决]怎么又炸了?闪退报错时你需要做的几件事
https://www.fossic.org/forum.php?mod=viewthread&tid ...

不是闪退,是打开 执行器,点MOD管理哪里。就弹窗了。

saya39 发表于 2022-5-12 13:33:04

那就重下MOD。
嗯?我MOD呢? 简单易懂的远行星号MOD解压安装更新教程
https://www.fossic.org/forum.php?mod=viewthread&tid=3513&fromuid=4463
(出处: 远行星号中文论坛)

LPlp 发表于 2022-5-12 14:24:42

saya39 发表于 2022-5-12 13:33
那就重下MOD。
嗯?我MOD呢? 简单易懂的远行星号MOD解压安装更新教程
https://www.fossic.org/foru ...

刚下的。。。。。还没开始游戏

LPlp 发表于 2022-5-14 08:19:37

这个错误没人知道原因?

lili 发表于 2022-5-14 08:45:18

试试重装游戏

远行星号 0.95.1a 正式发布(英文版下载)
https://www.fossic.org/forum.php?mod=viewthread&tid=3743&fromuid=153
(出处: 远行星号中文论坛)

LPlp 发表于 2022-7-26 17:28:41

### 游戏信息

游戏版本:                0.95.1a-RC6

### 系统信息

操作系统:Microsoft Windows 7 旗舰版

版本:6.1.7601 Service Pack 1 Build 7601

总可用内存:`7.95G`


Java版本:`1.7.0_79`

Java路径:D:\Starsector0.95.1a\jre


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

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


### Mod信息

|Mod名称                           |Mod版本   |已启用   |
|-|-|-|
|LazyLib                         |2.7b    |否       |
|MagicLib                        |0.42.1|否       |
|势力争霸                 |0.10.5|否       |

在收集本部分信息时,发生了 1 个错误,可能导致信息内容不完整。
以下列出错误细节:
第 1 个错误:
```net.jnxyp.fossic.crashreporter.exceptions.InfoCollectionPartialFailureException: 在读取已启用Mod列表文件 D:\Starsector0.95.1a\mods\enabled_mods.json 时发生错误
        at net.jnxyp.fossic.crashreporter.collectors.ModsInfoCollector.collectEnabledModInfo(ModsInfoCollector.java:67)
        at net.jnxyp.fossic.crashreporter.collectors.ModsInfoCollector.tryCollectInfo(ModsInfoCollector.java:27)
        at net.jnxyp.fossic.crashreporter.collectors.BaseInfoCollector.collectInfo(BaseInfoCollector.java:18)
        at net.jnxyp.fossic.crashreporter.CrashReporter.<init>(CrashReporter.java:36)
        at net.jnxyp.fossic.crashreporter.CrashReporter.<init>(CrashReporter.java:21)
        at net.jnxyp.fossic.crashreporter.Main.main(Main.java:9)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
        at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94)
Caused by: java.nio.file.NoSuchFileException: D:\Starsector0.95.1a\mods\enabled_mods.json
        at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
        at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
        at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
        at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(Unknown Source)
        at java.nio.file.Files.newByteChannel(Unknown Source)
        at java.nio.file.Files.newByteChannel(Unknown Source)
        at java.nio.file.Files.readAllBytes(Unknown Source)
        at net.jnxyp.fossic.crashreporter.Util.readFile(Util.java:35)
        at net.jnxyp.fossic.crashreporter.collectors.ModsInfoCollector.collectEnabledModInfo(ModsInfoCollector.java:61)
        ... 11 more
```


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

LPlp 发表于 2022-7-26 17:43:54

[游戏日志]

120 INFOcom.fs.starfarer.launcher.opengl.GLLauncher- Found display mode: 1920x1080, 59Hz, 16bpp
120 INFOcom.fs.starfarer.launcher.opengl.GLLauncher- Found display mode: 1920x1080, 60Hz, 16bpp
120 INFOcom.fs.starfarer.launcher.opengl.GLLauncher- Found display mode: 1920x1080, 59Hz, 32bpp
120 INFOcom.fs.starfarer.launcher.opengl.GLLauncher- Found display mode: 1920x1080, 60Hz, 32bpp
120 INFOcom.fs.starfarer.launcher.opengl.GLLauncher- Assuming native monitor resolution is 1920x1080
170 INFOcom.fs.graphics.o0oO- Using refresh rate:60
480 INFOcom.fs.starfarer.launcher.opengl.GLLauncher- Maximum anti-aliasing samples: 16
590 INFOcom.fs.graphics.TextureLoader- Cleaned buffer for texture graphics/ui/launcher_bg.jpg (using cast)
600 INFOcom.fs.graphics.TextureLoader- Cleaned buffer for texture graphics/ui/launch_button_bg.png (using cast)
610 INFOcom.fs.graphics.TextureLoader- Cleaned buffer for texture graphics/ui/play_button0.png (using cast)
610 INFOcom.fs.graphics.TextureLoader- Cleaned buffer for texture graphics/ui/play_button1.png (using cast)
610 INFOcom.fs.graphics.TextureLoader- Cleaned buffer for texture graphics/ui/buttons/toggleA20x_on.png (using cast)
610 INFOcom.fs.graphics.TextureLoader- Cleaned buffer for texture graphics/ui/buttons/toggleA20x_off.png (using cast)
610 INFOcom.fs.graphics.TextureLoader- Cleaned buffer for texture graphics/ui/buttons/arrow_down.png (using cast)
620 INFOcom.fs.graphics.TextureLoader- Cleaned buffer for texture graphics/fx/scanline11.png (using cast)
620 INFOcom.fs.graphics.TextureLoader- Cleaned buffer for texture graphics/ui/bgs/ui_border1b_e.png (using cast)
620 INFOcom.fs.graphics.TextureLoader- Cleaned buffer for texture graphics/ui/bgs/ui_border1b_e_bot.png (using cast)
620 INFOcom.fs.graphics.TextureLoader- Cleaned buffer for texture graphics/ui/bgs/ui_border1b_e_top.png (using cast)
620 INFOcom.fs.graphics.TextureLoader- Cleaned buffer for texture graphics/ui/bgs/ui_border1b_w.png (using cast)
620 INFOcom.fs.graphics.TextureLoader- Cleaned buffer for texture graphics/ui/bgs/ui_border1b_w_bot.png (using cast)
630 INFOcom.fs.graphics.TextureLoader- Cleaned buffer for texture graphics/ui/bgs/ui_border1b_w_top.png (using cast)
900 INFOcom.fs.graphics.TextureLoader- Cleaned buffer for texture graphics/fonts/orbitron24aabold_0.png (using cast)
1169 INFOcom.fs.graphics.TextureLoader- Cleaned buffer for texture graphics/fonts/orbitron20aa_0.png (using cast)
1359 INFOcom.fs.graphics.TextureLoader- Cleaned buffer for texture graphics/fonts/insignia15LTaa_0.png (using cast)
1529 INFOcom.fs.graphics.TextureLoader- Cleaned buffer for texture graphics/fonts/orbitron12condensed_0.png (using cast)
5919 FATAL com.fs.starfarer.launcher.opengl.GLLauncher- java.lang.NoClassDefFoundError: com/fs/starfarer/launcher/ModManager$Oo (wrong name: com/fs/starfarer/launcher/ModManager$oo)
java.lang.NoClassDefFoundError: com/fs/starfarer/launcher/ModManager$Oo (wrong name: com/fs/starfarer/launcher/ModManager$oo)
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(Unknown Source)
        at java.security.SecureClassLoader.defineClass(Unknown Source)
        at java.net.URLClassLoader.defineClass(Unknown Source)
        at java.net.URLClassLoader.access$100(Unknown Source)
        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 sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at com.fs.starfarer.launcher.ModManager$o.<init>(Unknown Source)
        at com.fs.starfarer.launcher.opengl.GLModPickerV2$o.<init>(Unknown Source)
        at com.fs.starfarer.launcher.opengl.GLModPickerV2.<init>(Unknown Source)
        at com.fs.starfarer.launcher.opengl.GLLauncher.showModsDialog(Unknown Source)
        at com.fs.starfarer.launcher.opengl.GLLauncher.actionPerformed(Unknown Source)
        at com.fs.starfarer.ui.OoO0.buttonPressed(Unknown Source)
        at com.fs.starfarer.ui.oooO.?00000(Unknown Source)
        at com.fs.starfarer.ui.oooO.processInput(Unknown Source)
        at com.fs.starfarer.ui.V.o00000(Unknown Source)
        at com.fs.starfarer.BaseGameState.traverse(Unknown Source)
        at com.fs.starfarer.launcher.opengl.GLLauncher$2.run(Unknown Source)

LPlp 发表于 2022-7-28 23:45:17

360度旋转求帮助!
页: [1]
查看完整版本: 这个是什么错误?