Building Gadgets

Building Gadgets

97M Downloads

Client Crash with builder tool on rendering Belt from create.

XikoCat opened this issue ยท 2 comments

commented

Building Gadgets Version
1.0.6

Describe the bug
Client crash when trying to render Belt block from Create using the Build Tool. I shift clicked the belt on accident when trying to place a normal solid block while playing on a server. The server is fine, but the client crashes on join because the tool is the selected item and is trying to render the block.

To Reproduce
Steps to reproduce the behavior:

  • Sneak-click Belt with shaft block from Create, using the build tool

Expected behavior
Either not render the block or not allow selecting it at all.

Screenshots
https://i.imgur.com/U5vtScG.png

Log Files
https://mclo.gs/GztgDLC

NOTE ON RUBIDIUM
Rubidium contains code that will crash many mods when used in conjunction with them. Unfortunately this includes Building Gadgets 2. There is absolutely nothing I can do on my side to prevent these crashes. If you're using Rubidium and your game crashes when rendering something, please try without rubidium before submitting a bug report.

It crashed with embedium, then I disabled all mods related to it and it still crashed.

commented

The item and NBT for reference:
image

commented

I can't reproduce this in dev environment - can you test without embeddium and let me know if it crashes still?