Reinforced Chests

Reinforced Chests

1M Downloads

[Bug] Game crash on startup with canvas renderer

GlorgusToe opened this issue ยท 3 comments

commented

Describe the bug

Using this along side the canvas renderer causes the game to infinitley load on the mojang studios screen

To Reproduce

Steps to reproduce the behavior: Run Minecraft with both reinforced chests and the canvas renderer at the same time

  1. First step ...
  2. Second step ...

Expected behavior

The game to run

Screenshots

Screenshot 2022-07-20 203728

Environment

  • Minecraft: 1.19
  • Fabric Loader: 0.14.8-1.19
  • Fabric API: 0.57.0+1.19

Logs

Pastebin the log [e.g. logs/latest.log] and link it below:

latest.log

Additional context

None.

commented

As far as I can see from the log, the cause of the crash seems to be canvas. So isn't it a bug in canvas?
I'm not familiar with canvas.

commented

Canvas is a lighting engine change mod, the problem it's having with this mod seems to have something to do with the animations of opening the containers as neither reinforce chests or shulker boxes work, yet reinforced barrels does.

commented

OK, I'll check, but if it's just a compatibility issue with canvas, I probably won't fix it.
That is because I think my mod should not depend on canvas.