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

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

Abierto
#126 1 comentario 0 reacciones 0 asignados Ver en GitHub
Bug
Lenguaje dominante
Java
Estrellas
111
Forks
12
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
java
Área
desktop
Tipo de issue
Error
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bien especificado
Aptitud para principiantes
45/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.