Selecting Random with shape tool causes CTD
WarpedFoxx opened this issue · 9 comments
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
- Open shape tool
- Select Random shape
- Crash to desktop
Logs
- latest.log: https://gist.github.com/WarpedFoxx/cc3ea202cfd397faffc31b51d48ccb07
- crashlog: ^
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.
@OrionDevelopment apparently gradle broke?
@Raycoms This is structurize, what is being injected here?
We would need todo shading.....
For what are we using this library?
Also note Jar in Jar is not working for months now.....
Shape generation from equation
…On Wed, Sep 23, 2020, 12:31 Marc Hermans ***@***.***> wrote:
For what are we using this library?
Also note Jar in Jar is not working for months now.....
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#213 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABRD3SZKTI4XVPJEZUJC5IDSHHMBTANCNFSM4RWZKITA>
.
..... 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.