FancyMenu [Fabric] [MOVED TO NEW PROJECT]

FancyMenu [Fabric] [MOVED TO NEW PROJECT]

16M Downloads

Setting 2 elements to be eachothers anchor point will cause a crash

VoidWarOfficial opened this issue ยท 1 comments

commented

Describe the bug
I set two elements as eachothers anchor points (element A was element B's anchor point, and element B was element A's anchor point)

To Reproduce
Steps to reproduce the behavior (e.g.):

  1. Set Element anchor point to another element
  2. Set the other elements anchor point to the first one
    latest.log

Expected behavior
Expected to be told you cannot set conflicting anchor points

Game Log
Please always include your .minecraft/logs/latest.log file right after the issue happened.
Please don't send the whole log as plain text here. Upload the file to https://gist.github.com and send the link.
DON'T SEND LOG SNIPPETS OR CRASH LOGS, PLEASE SEND THE WHOLE LATEST.LOG FILE!

latest.log

Basic Informations (please complete the following information):

  • OS: Windows
  • FancyMenu Version: 3.2.3
  • Forge/Fabric Version: Forge 40.2.21
  • Minecraft Version1.18.2
commented

Should be common sense not to anchor 2 elements to each other anyway.

I did once lose a lotta progress to this crash during a session of making the web in minecraft (basically remaking chromium but just image and text files stored on github servers lmao) + a few other less severe times.