Keksuccino / FancyMenu

Source code for FancyMenu.
Other
151 stars 21 forks source link

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

Open VoidWarOfficial opened 3 weeks ago

VoidWarOfficial commented 3 weeks ago

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):

KaaayKaay commented 2 weeks ago

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.