找回密码
 初始化身份识别芯片
img_loading
智能检测中
查看: 1811|回复: 5

0.96版本安装后无法突袭和瘫痪(仅汉化不装任何MOD的情况下也不行)

[复制链接]

驱逐技师

发表于 2023-10-28 19:15:48 | 显示全部楼层 |阅读模式
Mod Bug汇报
待解决 ...
游戏版本: 0.96
Mod中文名:
Mod版本:
游戏日志:
  1. [游戏日志]
  2. 在收集本部分信息时,发生了 2 个错误,可能导致信息内容不完整。
  3. 以下列出错误细节:
  4. 第 1 个错误:
  5. net.jnxyp.fossic.crashreporter.exceptions.InfoCollectionPartialFailureException: [游戏日志信息收集器]读取log时发生错误
  6. at net.jnxyp.fossic.crashreporter.collectors.LogInfoCollector.readLog(LogInfoCollector.java:32)
  7. at net.jnxyp.fossic.crashreporter.collectors.LogInfoCollector.tryCollectInfo(LogInfoCollector.java:21)
  8. at net.jnxyp.fossic.crashreporter.collectors.BaseInfoCollector.collectInfo(BaseInfoCollector.java:18)
  9. at net.jnxyp.fossic.crashreporter.CrashReporter.<init>(CrashReporter.java:36)
  10. at net.jnxyp.fossic.crashreporter.CrashReporter.<init>(CrashReporter.java:21)
  11. at net.jnxyp.fossic.crashreporter.Main.main(Main.java:9)
  12. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  13. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  14. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  15. at java.lang.reflect.Method.invoke(Unknown Source)
  16. at com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
  17. at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94)
  18. Caused by: java.nio.file.NoSuchFileException: C:UsersAdministratorDesktop新建文件夹starsector-corestarsector.log
  19. at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
  20. at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
  21. at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
  22. at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(Unknown Source)
  23. at java.nio.file.Files.newByteChannel(Unknown Source)
  24. at java.nio.file.Files.newByteChannel(Unknown Source)
  25. at java.nio.file.Files.readAllBytes(Unknown Source)
  26. at net.jnxyp.fossic.crashreporter.Util.readFile(Util.java:35)
  27. at net.jnxyp.fossic.crashreporter.Util.readLines(Util.java:31)
  28. at net.jnxyp.fossic.crashreporter.Util.readLastNLines(Util.java:24)
  29. at net.jnxyp.fossic.crashreporter.collectors.LogInfoCollector.readLog(LogInfoCollector.java:30)
  30. ... 11 more
  31. 第 2 个错误:
  32. net.jnxyp.fossic.crashreporter.exceptions.InfoCollectionFatalFailureException: [游戏日志信息收集器]本部分信息收集失败
  33. at net.jnxyp.fossic.crashreporter.collectors.BaseInfoCollector.collectInfo(BaseInfoCollector.java:20)
  34. at net.jnxyp.fossic.crashreporter.CrashReporter.<init>(CrashReporter.java:36)
  35. at net.jnxyp.fossic.crashreporter.CrashReporter.<init>(CrashReporter.java:21)
  36. at net.jnxyp.fossic.crashreporter.Main.main(Main.java:9)
  37. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  38. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  39. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  40. at java.lang.reflect.Method.invoke(Unknown Source)
  41. at com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
  42. at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94)
  43. Caused by: java.lang.NullPointerException
  44. at net.jnxyp.fossic.crashreporter.collectors.LogInfoCollector.extractErrorInfo(LogInfoCollector.java:39)
  45. at net.jnxyp.fossic.crashreporter.collectors.LogInfoCollector.tryCollectInfo(LogInfoCollector.java:22)
  46. at net.jnxyp.fossic.crashreporter.collectors.BaseInfoCollector.collectInfo(BaseInfoCollector.java:18)
  47. ... 9 more
复现步骤:
点选突袭和瘫痪,均出现提示NullPointerException: null,经过自查,发现在重装游戏,仅保留测试汉化补丁的情况下仍然如此。

游戏信息


游戏版本: null


在收集本部分信息时,发生了 1 个错误,可能导致信息内容不完整。 以下列出错误细节: 第 1 个错误:

  1. at net.jnxyp.fossic.crashreporter.collectors.GameInfoCollector.tryCollectInfo(GameInfoCollector.java:32)
  2. at net.jnxyp.fossic.crashreporter.collectors.BaseInfoCollector.collectInfo(BaseInfoCollector.java:18)
  3. at net.jnxyp.fossic.crashreporter.CrashReporter.<init>(CrashReporter.java:36)
  4. at net.jnxyp.fossic.crashreporter.CrashReporter.<init>(CrashReporter.java:21)
  5. at net.jnxyp.fossic.crashreporter.Main.main(Main.java:9)
  6. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  7. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  8. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  9. at java.lang.reflect.Method.invoke(Unknown Source)
  10. at com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
  11. at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94)
  12. Caused by: java.io.FileNotFoundException: C:\Users\Administrator\Desktop\新建文件夹\starsector-core\starfarer_obf.jar (系统找不到指定的路径。)
  13. at java.util.zip.ZipFile.open(Native Method)
  14. at java.util.zip.ZipFile.<init>(Unknown Source)
  15. at java.util.zip.ZipFile.<init>(Unknown Source)
  16. at java.util.jar.JarFile.<init>(Unknown Source)
  17. at java.util.jar.JarFile.<init>(Unknown Source)
  18. at sun.net.www.protocol.jar.URLJarFile.<init>(Unknown Source)
  19. at sun.net.www.protocol.jar.URLJarFile.getJarFile(Unknown Source)
  20. at sun.net.www.protocol.jar.JarFileFactory.get(Unknown Source)
  21. at sun.net.www.protocol.jar.JarURLConnection.connect(Unknown Source)
  22. at sun.net.www.protocol.jar.JarURLConnection.getInputStream(Unknown Source)
  23. at java.net.URL.openStream(Unknown Source)
  24. at net.jnxyp.fossic.crashreporter.collectors.GameInfoCollector.tryCollectInfo(GameInfoCollector.java:26)
  25. ... 10 more




系统信息


操作系统:Microsoft Windows 10 企业版 LTSC


版本:10.0.17763 暂缺 Build 17763


总可用内存:15.93G



Java版本:1.7.0_79


Java路径:C:\Users\Administrator\Desktop\新建文件夹\jre



在收集本部分信息时,发生了 1 个错误,可能导致信息内容不完整。 以下列出错误细节: 第 1 个错误:

  1. at net.jnxyp.fossic.crashreporter.collectors.SystemInfoCollector.collectVmparams(SystemInfoCollector.java:89)
  2. at net.jnxyp.fossic.crashreporter.collectors.SystemInfoCollector.tryCollectInfo(SystemInfoCollector.java:28)
  3. at net.jnxyp.fossic.crashreporter.collectors.BaseInfoCollector.collectInfo(BaseInfoCollector.java:18)
  4. at net.jnxyp.fossic.crashreporter.CrashReporter.<init>(CrashReporter.java:36)
  5. at net.jnxyp.fossic.crashreporter.CrashReporter.<init>(CrashReporter.java:21)
  6. at net.jnxyp.fossic.crashreporter.Main.main(Main.java:9)
  7. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  8. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  9. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  10. at java.lang.reflect.Method.invoke(Unknown Source)
  11. at com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
  12. at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94)
  13. Caused by: java.nio.file.NoSuchFileException: C:\Users\Administrator\Desktop\新建文件夹\vmparams
  14. at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
  15. at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
  16. at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
  17. at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(Unknown Source)
  18. at java.nio.file.Files.newByteChannel(Unknown Source)
  19. at java.nio.file.Files.newByteChannel(Unknown Source)
  20. at java.nio.file.Files.readAllBytes(Unknown Source)
  21. at net.jnxyp.fossic.crashreporter.Util.readFile(Util.java:35)
  22. at net.jnxyp.fossic.crashreporter.models.VmParams.<init>(VmParams.java:20)
  23. at net.jnxyp.fossic.crashreporter.collectors.SystemInfoCollector.collectVmparams(SystemInfoCollector.java:87)
  24. ... 11 more




Mod信息


Mod名称 Mod版本 已启用


在收集本部分信息时,发生了 2 个错误,可能导致信息内容不完整。 以下列出错误细节: 第 1 个错误:

  1. at net.jnxyp.fossic.crashreporter.collectors.ModsInfoCollector.collectModInfo(ModsInfoCollector.java:43)
  2. at net.jnxyp.fossic.crashreporter.collectors.ModsInfoCollector.tryCollectInfo(ModsInfoCollector.java:26)
  3. at net.jnxyp.fossic.crashreporter.collectors.BaseInfoCollector.collectInfo(BaseInfoCollector.java:18)
  4. at net.jnxyp.fossic.crashreporter.CrashReporter.<init>(CrashReporter.java:36)
  5. at net.jnxyp.fossic.crashreporter.CrashReporter.<init>(CrashReporter.java:21)
  6. at net.jnxyp.fossic.crashreporter.Main.main(Main.java:9)
  7. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  8. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  9. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  10. at java.lang.reflect.Method.invoke(Unknown Source)
  11. at com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
  12. at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94)
  13. Caused by: java.lang.NullPointerException
  14. at java.util.Objects.requireNonNull(Unknown Source)
  15. at net.jnxyp.fossic.crashreporter.collectors.ModsInfoCollector.collectModInfo(ModsInfoCollector.java:36)
  16. ... 11 more


第 2 个错误:

  1. at net.jnxyp.fossic.crashreporter.collectors.ModsInfoCollector.collectEnabledModInfo(ModsInfoCollector.java:67)
  2. at net.jnxyp.fossic.crashreporter.collectors.ModsInfoCollector.tryCollectInfo(ModsInfoCollector.java:27)
  3. at net.jnxyp.fossic.crashreporter.collectors.BaseInfoCollector.collectInfo(BaseInfoCollector.java:18)
  4. at net.jnxyp.fossic.crashreporter.CrashReporter.<init>(CrashReporter.java:36)
  5. at net.jnxyp.fossic.crashreporter.CrashReporter.<init>(CrashReporter.java:21)
  6. at net.jnxyp.fossic.crashreporter.Main.main(Main.java:9)
  7. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  8. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  9. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  10. at java.lang.reflect.Method.invoke(Unknown Source)
  11. at com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
  12. at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94)
  13. Caused by: java.nio.file.NoSuchFileException: C:\Users\Administrator\Desktop\新建文件夹\mods\enabled_mods.json
  14. at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
  15. at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
  16. at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
  17. at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(Unknown Source)
  18. at java.nio.file.Files.newByteChannel(Unknown Source)
  19. at java.nio.file.Files.newByteChannel(Unknown Source)
  20. at java.nio.file.Files.readAllBytes(Unknown Source)
  21. at net.jnxyp.fossic.crashreporter.Util.readFile(Util.java:35)
  22. at net.jnxyp.fossic.crashreporter.collectors.ModsInfoCollector.collectEnabledModInfo(ModsInfoCollector.java:61)
  23. ... 11 more



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

QQ截图20231028191003.jpg

战列舰长

发表于 2023-10-28 20:25:40 | 显示全部楼层
你装了什么mod,贴出来看看

星域军阀

高级机师

发表于 2023-10-28 20:31:04 | 显示全部楼层
无法突袭是汉化的bug

驱逐技师

 楼主| 发表于 2023-10-28 20:51:44 | 显示全部楼层
。。。重装后是什么都没装MOD的原版,仅只装了汉化,也就是说装了汉化后都无法突袭了,没辙,只能卸了汉化了。

战列舰长

发表于 2024-2-2 03:43:53 | 显示全部楼层
我也遇到这个bug了。无解吗?

点评

你可以试试这个[报错解决] 0.96汉化导致的突袭BUG解决?方案  详情 回复 发表于 2024-2-2 04:56

势力巨擘

发表于 2024-2-2 04:56:27 | 显示全部楼层
口袋爆炸糖 发表于 2024-2-2 03:43
我也遇到这个bug了。无解吗?

你可以试试这个[报错解决] 0.96汉化导致的突袭BUG解决?方案

本版积分规则

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

GMT+8, 2025-4-10 19:35

Powered by Discuz! X3.5

© 2001-2077 Tencent Cloud | Durian Software Studio

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