ldtteam / Structurize

Minecraft Structures
GNU General Public License v3.0
44 stars 45 forks source link

Create mod mechnical belts cause crash on blueprint #677

Closed panskdev closed 2 months ago

panskdev commented 2 months ago

Is there an existing issue for this?

Are you using the latest Structurize Version?

Did you check on the Wiki? or ask on Discord?

Minecraft Version

1.20

Structurize Version

structurize-1.20.1-1.0.737-BETA.jar

MineColonies Version (if related bug)

No response

Related Mods and their Versions

No response

Current Behavior

Attempting to "Show resources" or assigning a builder to build a structure containing mechnical belts from create mod crashes the game.

Expected Behavior

Structurize scanning and loading mechanical belts from create mod correctly

Reproduction Steps

  1. Make a small structure that contains at least 2 shafts from create
  2. use 1 mechanical belt to connect the shafts.
  3. While using the scan tool, click on "Show Resources" OR assign structure to a minecolonies builder
  4. Game instantly crashes

Logs

https://gist.github.com/panskdev/6bc4c20a9199a52bd5ed79678aac3477

Anything else?

I was informed by someone that mechnical belts did use to work in the past, although I couldn't verify the integrity of such claim.

Footer


Viewers

Thodor12 commented 2 months ago

We don't have to take into account that we would be able to place every single block that's out there, we have no official compact for Create

Nightenom commented 2 months ago

According to crash log provided: this can't be our issue https://github.com/ldtteam/BlockUI/blob/version/1.20.1/src/main/java/com/ldtteam/blockui/BOScreen.java#L305 Is probably caused by some mixin/coremod (in vanilla crash reporting) of someone's else mod