Direwolf20-MC / BuildingGadgets2

A recreation of my very first mod - Building Gadgets. This time with less DireCode. Or more, depending on how you look at it....
MIT License
24 stars 9 forks source link

Crash: Lets Do Vinery Conflict with Building Gadgets2 (1.20.1) #83

Closed ZephyrWindSpirit closed 6 months ago

ZephyrWindSpirit commented 6 months ago

Building Gadgets Version 1.0.6

Describe the bug Vinery Window has a "part" property that Building gadgets don't anticipate and crashes servers when certain users log in. "The crash happened because the game tried to use a setting on a block that doesn't exist in the Building Gadgets 2 (vinery windows "part" property)" ~Lets do discord

To Reproduce Steps to reproduce the behavior: Start server with Vinery, Lets Do Api and Building gadgets. User logs in, there's a vinery window that exists someplace. Crash, unable to reboot.

Expected behavior A clear and concise description of what you expected to happen. Vinery windows to not crash a server into the dust when playing with Building Gadgets installed.

Screenshots If applicable, add screenshots to help explain your problem.

Log Files Crash logs are extremely important in helping me figure out how I DireDerped. message.txt

NOTE ON RUBIDIUM We have Embeddium, does that do the same thing?

Direwolf20-MC commented 6 months ago

Hi there I think this is more on vinery’s side. They are trying to set the blockstate of my render block. They should test if the block is a vinery block before setting the blockstate :).