We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
描述您想要的解决方案 当游戏crash时能像pcl那样分析日志给出一个更加直观的崩溃原因
描述您考虑的备选方案 添加一个按钮像打开running log那样打开本次运行的crash report
The text was updated successfully, but these errors were encountered:
因为游戏crash时会直接退出,在制作整合包时给出更直观的崩溃原因会很有帮助,参考pcl的弹窗显示,个人推测是检测了.minecraft/versions/当前启动版本/crash-reports(开启了版本隔离)目录下的日志显示的,具体截图如下。所以如果不能加入分析的功能,仅加入跳转打开的功能也是可以的
Sorry, something went wrong.
No branches or pull requests
描述您想要的解决方案
当游戏crash时能像pcl那样分析日志给出一个更加直观的崩溃原因
描述您考虑的备选方案
添加一个按钮像打开running log那样打开本次运行的crash report
The text was updated successfully, but these errors were encountered: