Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 3 additions & 14 deletions _docs/crash-support-group.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ author: zkitefly
<!---->
<h1 id="" align="center">加入群聊前请注意</h1>

- 游戏非正常退出时,请点击左下角 ![][~/assets/groups/button-1] 按钮(不是 ![][~/assets/groups/button-2] 按钮),并完整发送生成的报错压缩包
- 游戏非正常退出时,请点击左下角 ![](/assets/img/docs/groups/button-1.png "导出游戏崩溃日志") 按钮(不是 ![](/assets/img/docs/groups/button-2.png "日志") 按钮),并完整发送生成的报错压缩包
- 遇到其他问题时,请详细说明情况并提供相关截图,以便我们提供帮助
- 使用整合包时,请说明具体的整合包名称与版本
- 请保持耐心,群管理和群友会协助解决问题。严禁辱骂、催促他人
Expand All @@ -25,12 +25,7 @@ author: zkitefly
- 本群仅处理游戏崩溃相关问题,其他话题请到其他群讨论

---
<!--{% comment %}-->
[~/assets/groups/button-1]: /assets/img/docs/groups/button-1.png "导出游戏崩溃日志"
[~/assets/groups/button-2]: /assets/img/docs/groups/button-2.png "日志"
<!--{% endcomment %}--{{'>'}}
[~/assets/groups/button-1]: {% link /assets/img/docs/groups/button-1.png %} "导出游戏崩溃日志"
[~/assets/groups/button-2]: {% link /assets/img/docs/groups/button-2.png %} "日志"
<!----{{'>'}}
{% endcapture %}
{{ notice | markdownify }}
<p class="text-center">请等待 <span id="countdown">5</span> 秒,请认真阅读注意事项</p>
Expand All @@ -41,7 +36,7 @@ author: zkitefly

如果你遇到了游戏非正常退出问题,欢迎加入报错崩溃交流群咨询解决方案:[Minecraft 报错崩溃交流群 (666546887)](https://qm.qq.com/q/nG0Ti1kJri)

![][~/assets/groups/crash]
![](/assets/img/docs/groups/crash.png)

**本群仅处理游戏报错崩溃问题,无关话题请前往其他群聊讨论。**

Expand Down Expand Up @@ -98,9 +93,3 @@ document.addEventListener("DOMContentLoaded", function () {
}, false);
});
</script>

<!--{% comment %}-->
[~/assets/groups/crash]: /assets/img/docs/groups/crash.png
<!--{% endcomment %}--{{'>'}}
[~/assets/groups/crash]: {% link /assets/img/docs/groups/crash.png %}
<!---->
8 changes: 4 additions & 4 deletions _launcher/set-item-details.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,13 +169,13 @@ OpenAL 是一个跨平台的 3D 音频 API,可以用于在多个操作系统

<!--{% comment %}-->
[^2]: [整合包自带 Java](../_modpack/bundled-java.md "点击查看")
<!--{% endcomment %}--{{ '>' }}
[^2]: <a href="{% link _modpack/bundled-java.md %}" title="点击查看">整合包自带 Java</a>
{{ '<' }}!---->
<!--{% endcomment %}--{{'>'}}
[^2]: [整合包自带 Java](/_modpack/bundled-java.md "点击查看")
<!---->

[^3]: [如何获取Minecraft的游戏日志?](https://memoryshadow.cn/index.php/2023/06/03/how-do-i-get-minecraft-game-logs/ "点击查看")

[^4]: [什么是JVM?](https://www.ibm.com/support/pages/ibm-i-%E4%B8%8Ajava-%E8%99%9A%E6%8B%9F%E6%9C%BA%E7%AE%80%E4%BB%8B "点击查看")
[^4]: [什么是JVM?](https://www.ibm.com/support/pages/ibm-i-上java-虚拟机简介 "点击查看")

[^5]: [什么是GC?](https://blog.csdn.net/weixin_44908159/article/details/123626886 "点击查看")

Expand Down