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

在联合极光联邦聊天有可能闪退

[复制链接]

巡洋大副

发表于 2025-9-19 14:10:50 | 显示全部楼层 |阅读模式
Mod Bug汇报
待解决
游戏版本: 0.97
Mod中文名:
Mod版本:
游戏日志:
net.jnxyp.fossic.crashreporter.exceptions.InfoCollectionPartialFailureException: [游戏信息信息收集器]在读取游戏版本文件时发生错误
at net.jnxyp.fossic.crashreporter.collectors.GameInfoCollector.tryCollectInfo(GameInfoCollector.java:32)
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.Main.main(Main.java:7)
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.io.FileNotFoundException: E:yuanstarsector-corestarsector.log.3starsector-corestarfarer_obf.jar (系统找不到指定的路径。)
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(Unknown Source)
at java.util.zip.ZipFile.<init>(Unknown Source)
at java.util.jar.JarFile.<init>(Unknown Source)
at java.util.jar.JarFile.<init>(Unknown Source)
at sun.net.www.protocol.jar.URLJarFile.<init>(Unknown Source)
at sun.net.www.protocol.jar.URLJarFile.getJarFile(Unknown Source)
at sun.net.www.protocol.jar.JarFileFactory.get(Unknown Source)
at sun.net.www.protocol.jar.JarURLConnection.connect(Unknown Source)
at sun.net.www.protocol.jar.JarURLConnection.getInputStream(Unknown Source)
at java.net.URL.openStream(Unknown Source)
at net.jnxyp.fossic.crashreporter.collectors.GameInfoCollector.tryCollectInfo(GameInfoCollector.java:26)
... 9 more


[系统信息]

操作系统: Windows NT (unknown)
系统版本: 10.0
总可用内存: 31.74G

警告:未找到游戏默认Java运行时

在收集本部分信息时,发生了 3 个错误,可能导致信息内容不完整。
以下列出错误细节:
第 1 个错误:
net.jnxyp.fossic.crashreporter.exceptions.InfoCollectionPartialFailureException: [系统信息信息收集器]在调用系统命令行获取Windows版本时发生错误。
at net.jnxyp.fossic.crashreporter.collectors.SystemInfoCollector.collectWindowsVersionInfo(SystemInfoCollector.java:54)
at net.jnxyp.fossic.crashreporter.collectors.SystemInfoCollector.collectSystemInfo(SystemInfoCollector.java:36)
at net.jnxyp.fossic.crashreporter.collectors.SystemInfoCollector.tryCollectInfo(SystemInfoCollector.java:26)
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.Main.main(Main.java:7)
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.io.IOException: Cannot run program "systeminfo" (in directory "E:yuanstarsector-corestarsector.log.3"): CreateProcess error=267, Ŀ¼Ãû³ÆÎÞ
at java.lang.ProcessBuilder.start(Unknown Source)
at net.jnxyp.fossic.crashreporter.Util$CmdRunner.runCommand(Util.java:117)
at net.jnxyp.fossic.crashreporter.Util$CmdRunner.runCommand(Util.java:122)
at net.jnxyp.fossic.crashreporter.Util$CmdRunner.runCommand(Util.java:126)
at net.jnxyp.fossic.crashreporter.collectors.SystemInfoCollector.collectWindowsVersionInfo(SystemInfoCollector.java:45)
... 11 more
Caused by: java.io.IOException: CreateProcess error=267, Ŀ¼Ãû³ÆÎÞ
at java.lang.ProcessImpl.create(Native Method)
at java.lang.ProcessImpl.<init>(Unknown Source)
at java.lang.ProcessImpl.start(Unknown Source)
... 16 more

第 2 个错误:
net.jnxyp.fossic.crashreporter.exceptions.InfoCollectionPartialFailureException: [系统信息信息收集器]在调用系统命令行获取Jre版本时发生错误。
at net.jnxyp.fossic.crashreporter.collectors.SystemInfoCollector.collectJreInfo(SystemInfoCollector.java:74)
at net.jnxyp.fossic.crashreporter.collectors.SystemInfoCollector.tryCollectInfo(SystemInfoCollector.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.Main.main(Main.java:7)
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.io.IOException: Cannot run program "E:yuanstarsector-corestarsector.log.3jreinjava.exe" (in directory "E:yuanstarsector-corestarsector.log.3"): CreateProcess error=2, ϵͳÕҲ»µ½ָ¶
at java.lang.ProcessBuilder.start(Unknown Source)
at net.jnxyp.fossic.crashreporter.Util$CmdRunner.runCommand(Util.java:117)
at net.jnxyp.fossic.crashreporter.Util$CmdRunner.runCommand(Util.java:122)
at net.jnxyp.fossic.crashreporter.collectors.SystemInfoCollector.collectJreInfo(SystemInfoCollector.java:64)
... 10 more
Caused by: java.io.IOException: CreateProcess error=2, ϵͳÕҲ»µ½ָ¶
at java.lang.ProcessImpl.create(Native Method)
at java.lang.ProcessImpl.<init>(Unknown Source)
at java.lang.ProcessImpl.start(Unknown Source)
... 14 more

第 3 个错误:
net.jnxyp.fossic.crashreporter.exceptions.InfoCollectionPartialFailureException: [系统信息信息收集器]从 E:yuanstarsector-corestarsector.log.3 mparams 读取Vmparams信息时发生错误
at net.jnxyp.fossic.crashreporter.collectors.SystemInfoCollector.collectVmparams(SystemInfoCollector.java:89)
at net.jnxyp.fossic.crashreporter.collectors.SystemInfoCollector.tryCollectInfo(SystemInfoCollector.java:28)
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.Main.main(Main.java:7)
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: E:yuanstarsector-corestarsector.log.3 mparams
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.models.VmParams.<init>(VmParams.java:20)
at net.jnxyp.fossic.crashreporter.collectors.SystemInfoCollector.collectVmparams(SystemInfoCollector.java:87)
... 10 more


[Mod信息]

Mod名称 |Mod版本 |已启用
=========================================================================================

在收集本部分信息时,发生了 2 个错误,可能导致信息内容不完整。
以下列出错误细节:
第 1 个错误:
net.jnxyp.fossic.crashreporter.exceptions.InfoCollectionPartialFailureException: [Mod信息信息收集器]在遍历Mod文件夹时发生错误
at net.jnxyp.fossic.crashreporter.collectors.ModsInfoCollector.collectModInfo(ModsInfoCollector.java:43)
at net.jnxyp.fossic.crashreporter.collectors.ModsInfoCollector.tryCollectInfo(ModsInfoCollector.java:26)
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.Main.main(Main.java:7)
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.lang.NullPointerException
at java.util.Objects.requireNonNull(Unknown Source)
at net.jnxyp.fossic.crashreporter.collectors.ModsInfoCollector.collectModInfo(ModsInfoCollector.java:36)
... 10 more

第 2 个错误:
net.jnxyp.fossic.crashreporter.exceptions.InfoCollectionPartialFailureException: [Mod信息信息收集器]在读取已启用Mod列表文件 E:yuanstarsector-corestarsector.log.3modsenabled_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.Main.main(Main.java:7)
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: E:yuanstarsector-corestarsector.log.3modsenabled_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)
... 10 more
    复现步骤:
    在联合极光找人聊天或者退出酒店都有可能出现

    势力巨擘

    天洪浩荡

    发表于 2025-9-20 00:04:29 | 显示全部楼层
    你这也没把ERROR行复制出来啊
    是很菜的鸟

    本版积分规则

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

    GMT+8, 2025-12-6 04:52

    Powered by Discuz! X3.5

    © 2001-2077 Tencent Cloud | Durian Software Studio

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