[1.14.4] Crash when opening Draw Bridge
NielsPilgaard opened this issue ยท 4 comments
Describe the bug
I crashed directly after opening the GUI of a Drawbridge.
To Reproduce
Steps to reproduce the behavior:
- Obtain Drawbridge
- Place it
- Open it
Expected behavior
The Drawbridge GUI to open.
Screenshots
If applicable, add screenshots to help explain your problem.
Versions
- 1.14.4
- forge-1.14.4-28.1.20
- u_team_core-1.14.4-2.7.3.132
- draw_bridge-1.14.4-1.2.2.9
Log (if crash occures)
https://gist.github.com/NillerMedDild/2d9f4bccbfb58873ec022926df2de041
Thank you for the report.
This seems to be an obfuscation issue when implementing the IItemHandler and IInventory interface in one class.
Will fix that soon.
~Johanens
Should be fixed in 1.14.4-1.2.2.10 which is now on curseforge. Thanks for the report ๐
~Johannes