5zig-reborn / 5zig-reborn/The-5zig-Mod

Latest 1.16 test build re-adds Notification bug (Toast messages)

未关闭
#126 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
Bug
主要语言
Java
星标
111
派生
12
PR 合并指标
30 天内没有已合并 PR

描述

**Describe the bug**
The latest build for fabric 1.16.4 (From around 6th december 2020) re-added the Weird Toast messages on startup (Blue toasts showing squares instead of letters)
This was fixed/didn't show up in the previous build.

**To Reproduce**
Steps to reproduce the behavior:
1. Use latest 1.16.4 deployment of 5zig
2. Start the fabric profile in MC launcher
3. Observe the issue in loading screen

**Expected behavior**
The toast messages shouldn't show until everything has been fully loaded.

**Screenshots**
![image](https://user-images.githubusercontent.com/11576465/101920650-5af05880-3bcc-11eb-9431-78f29f408cc2.png)

**Desktop (please complete the following information):**
- OS: Windows 10
- Version b245 (Fabric 1.16.4 build from 6th december)
- If built from source: N/A

**Additional context**

贡献指南

这个仓库没有索引到贡献指南

调研方向

Look for toast notification handling in the codebase, likely in UI or startup modules. The bug involves toast messages appearing prematurely during loading with incorrect glyphs. Start by searching for 'Toast' or 'Notification' classes, then examine the loading sequence to delay toast display until after resources are fully loaded. Test by running the fabric 1.16.4 profile and verifying toasts no longer show squares.

由索引模型根据 Issue 内容生成。

评估

技术栈
java
领域
desktop
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
描述清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。