Skip to content

πŸ§Ÿβ€β™‚οΈ Entities not rendered in Asteroid BeltΒ #62

@Krutoy242

Description

@Krutoy242
  • AdvancedRocketry-1.12.2-2.1.9-2
  • ARLib-17-09-2024
  • Does not occur without other mods installed
  • debug.log

I'm developing E2EE modpack. Asteroid Belt dimension defined here. Entities (and TileEntities that rendered as entities, such as chests) rendered incorrectly - whole entities invisible, or only their parts are visible.

Disabling function zmaster587.advancedRocketry.client.render.planet.RenderAsteroidSky.render() (via mixin) fixes the issue.

This is how chests looks like when render() is completely disabled:

Image

This is same chests with unchanged render:

Image

Entities sometimes have their parts visible, but whole entity invisible:

Image

Please, tell me if you could fix this issue soon. If not, please tell me how i can patch it myself, maybe by a mixin (help me to find target).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions