Skip to content

Rendering compatibility issue with other mods with preview interface #219

Description

@JO-Step

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions