Create Fabric

Create Fabric

7M Downloads

Colorful Enchantments causes rendering enchanted books to crash in ponder

LizzieSpace opened this issue ยท 1 comments

commented

Describe the Bug

Create mod seems to have rather specific issues when regarding modded textures, immediately crashing in some instances.
One of these instances is when trying to select a grass block with the creative world shaper item while playing with the Lambda's Better Grass mod, where it'll Immediately crash.

The crash that this report refers to, however, relates to Colorful Enchantments crashing when an enchanted book is rendered by the ponder system.

The issue above can be reproduced by a game with Create Enchantment Industry and Colorful Enchantments running alongside Create, as the default mod contains no listed ponder with the item (or so i believe)

Reproduction Steps

  1. start game
  2. enter ponder index
  3. navigate to experience related ponders
  4. ponder the enchanting guide
  5. move to the second scene: Enchanting
  6. watch the game immediately crash once the ponder system attempts to render the Enchantment book
  7. view logs
  8. restart the game
  9. repeat the process without Colorful Enchantments to see how the ponder behaves with the vanilla model
    ...

Expected Result

Both the ponder Index and the creative World Shaper should render modded textures normally OR fallback to a default texture, such as the vanilla models or a template missing texture to avoid crashes

Screenshots and Videos

Crash Report or Log

https://mclo.gs/NfPTYak

Operating System

Ubuntu 22.04.2 LTS

Mod Version

0.5.1b

Minecraft Version

1.19.2

Other Mods

  • Colorful Enchantments
  • Create
    • Create Enchantment Industry
  • Debugify
  • Fabric Api

Additional Context

This issue, as pointed out by the crash logs, seems to be directly related to the mechanisms behind how Create decides to render items. Due to the nature of it, it may cause plenty of unintended mod incompatibilities that could be avoided with proper methods.

commented

LBG issue is known: #631