Skip to content

Create LecturnController -> Lecturn entity mismatch #765

@danewatts

Description

@danewatts

Mod loader

NeoForge

Minecraft version

1.21.1

Mod version

15.10.5

Modloader version

Neoforge - 21.1.219

Modpack info

Create 6.0.9, Xaero Open Parties and Claims 0.25.10, Xaero Minimap 25.3.10, WorldMap 1.40.11,

[IMPORTANT] If bug:

  • I have confirmed this bug is reproducible on a minimal setup, not a modpack with many other mods.

[IMPORTANT] If bug: The latest.log file, not the crash report

https://gist.github.com/danewatts/338290a8ea1d5e93b6af6a61b8f198d0

Issue description

It looks like Jade is sometimes reading a Create LecturnController as a vanilla Lecturn
java.lang.ClassCastException: class com.simibubi.create.content.redstone.link.controller.LecternControllerBlockEntity cannot be cast to class net.minecraft.world.level.block.entity.LecternBlockEntity

The error log doesnt seem to be causing any issues. The controller is still interactable etc... I have also seen Jade correctly identify a Lecturn Controller with no issues. Theres a few mentions of Xaero in the stack trace there but im not quite sure how that mod would affect this...? This is more an FYI so feel to close. Currently, its just log noise, but ill update if theres any functional defects.

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