Building Gadgets Stopped Working / Errors in Logs
See original GitHub issueForge version: 14.23.5.2847 Building Gadgets version 2.8.0 Logs: https://pastebin.com/LZifEx7i or as attached, latest.log.txt
Error Snippet:
[00:00:57] [Client thread/WARN]: Failed to load texture: buildinggadgets:textures/gui/setting/undo_colored.png java.io.FileNotFoundException: buildinggadgets:textures/gui/setting/undo_colored.png
The latest release (2.8.0) stopped working after a while; attempts to use the exchange gadget or the building gadget, with the appropriate materials and RF in inventory, results in failure and warnings / errors in the logs. No blocks are placed or exchanged. It is unclear what lead to this failure state, as it was working OK for a number of exchanges prior to these warnings.
Loading the same world in 2.7.4 does not cause the problem.
Issue Analytics
- State:
- Created 4 years ago
- Comments:7 (1 by maintainers)
Top GitHub Comments
It basically stopped placing blocks. Say for the building gadget, the ghost preview of the placement of a column would render but when right clicking nothing would occur. No blocks would be removed from inventory, nothing would render into the world, and no blocks would be placed.
I’ve got some free time today to try to isolate and repeat the issue.
Related to #437