Structurize

Structurize

40M Downloads

Selecting Random with shape tool causes CTD

WarpedFoxx opened this issue · 9 comments

commented

Prerequisites

  • I am running the latest alpha version of Structurize for my Minecraft version.
  • I checked the MineColonies/Structurize wiki and made sure my issue is not covered there.
  • I made sure that this issue is not a duplicate of any existing issue.

Context

  • Minecraft Version:1.15.2
  • Structurize Version:structurize-0.13.64-ALPHA.jar
  • MineColonies Version (if related bug):x
  • Related Mods and their Versions:x

Expected behavior

Not Entirely clear, expected it to randomly choose a shape from the list, or randomly scatter blocks in by

Actual behavior

Selecting the random option in the shape tool instantly causes the game to hang, and shortly after (<15 seconds) the game crashes to desktop

Steps to reproduce the issue

  1. Open shape tool
  2. Select Random shape
  3. Crash to desktop

Logs

Notes


Viewers

  • Add a thumbs-up to the bug report if you are also affected. This helps the bug report become more visible to the team and doesn't clutter the comments.
  • Add a comment if you have any insights or background information that isn't already part of the conversation.
commented

Weird, seems like it didn't inject the dependency as it should.

commented

@OrionDevelopment apparently gradle broke?

commented

@Raycoms This is structurize, what is being injected here?
We would need todo shading.....

commented

The Mathparser library

commented

For what are we using this library?
Also note Jar in Jar is not working for months now.....

commented
commented

..... Yeah that is not working.
You need to shade the library at the moment.
Aequivaleo also needs todo that for JGraphT.

Will get to it in the weekend.

commented

kk, great

commented

Fixed in:

  • 1.15.x: 0.13.70-ALPHA
  • 1.16.x: 0.13.71-ALPHA