Colorful Enchantments causes rendering enchanted books to crash in ponder
LizzieSpace opened this issue ยท 1 comments
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
- start game
- enter ponder index
- navigate to experience related ponders
- ponder the enchanting guide
- move to the second scene: Enchanting
- watch the game immediately crash once the ponder system attempts to render the Enchantment book
- view logs
- restart the game
- 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
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.
LBG issue is known: #631