Minecraft version
1.20.1
LibX version
1.20.1-5.0.12
Skyblock Builder version
5.1.32
NeoForge version
Forge 47.2.32 and latest
The latest.log file
na
Issue description
Issue
SkyblockBuilder may cause persistent client-side rendering issues when other mods use fake worlds, preview worlds, or GUI entity rendering.
Observed symptoms include:
- broken world preview rendering
- corrupted entity/model previews
- invalid render state persisting per-world
Found Affected Mods
- World Preview
- Yes Steve Model
Temporary Workaround
Editing:
saves/<WORLD>/data/skyblock_builder.dat
and removing:
data -> Islands -> <entry> -> Players
temporarily fixes the issue.
Possible Cause
This may be related to island/player data being accessed in invalid client-side world contexts (fake worlds, preview renderers, GUI entity renderers, etc.).
The issue appears to be tied to persistent island-player mappings stored in Players.
Steps to reproduce
Any world could reproduce the bug while playtime increase.
Other information
No response
Minecraft version
1.20.1
LibX version
1.20.1-5.0.12
Skyblock Builder version
5.1.32
NeoForge version
Forge 47.2.32 and latest
The latest.log file
na
Issue description
Issue
SkyblockBuilder may cause persistent client-side rendering issues when other mods use fake worlds, preview worlds, or GUI entity rendering.
Observed symptoms include:
Found Affected Mods
Temporary Workaround
Editing:
and removing:
temporarily fixes the issue.
Possible Cause
This may be related to island/player data being accessed in invalid client-side world contexts (fake worlds, preview renderers, GUI entity renderers, etc.).
The issue appears to be tied to persistent island-player mappings stored in
Players.Steps to reproduce
Any world could reproduce the bug while playtime increase.
Other information
No response