Aton-Kish / reinforced-chests

Minecraft fabric mod to add reinforced chests.
MIT License
2 stars 5 forks source link

[Bug] Game crash on startup with canvas renderer #26

Open GlorgusToe opened 2 years ago

GlorgusToe commented 2 years ago

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

Logs

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

latest.log

Additional context

None.

Aton-Kish commented 2 years ago

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.

GlorgusToe commented 2 years ago

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.

Aton-Kish commented 2 years ago

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.