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

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

Ouverte
#126 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
Bug
Langage dominant
Java
Étoiles
111
Forks
12
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

**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**

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
java
Domaine
desktop
Type d'issue
Bug
Difficulté
3/5
Temps estimé
1-2 jours
Activité
À l'abandon
Clarté
Clairement spécifiée
Accessibilité débutants
45/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.