Keksuccino / FancyMenu

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

[1.18.2] Issues with MixinLocalPlayer when chatting spams stack traces #387

Closed itsdinkd closed 2 years ago

itsdinkd commented 2 years ago

Describe the bug When i ype a command I receive a whole stack trace from a Mixin fancymenu is using. logs below.

https://github.com/Keksuccino/FancyMenu/blob/forge-1.18/src/main/java/de/keksuccino/fancymenu/mixin/client/MixinLocalPlayer.java coming from this

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

  1. Use latest fancy menu
  2. type a command
  3. see spam in logs

Expected behavior Not to send stack traces when typing

Game Log Latest: https://gist.github.com/itsdinkd/00a37dc7726833f43d007ce916345cac Debug: https://gist.github.com/itsdinkd/ff913fca4a6a0296e627589603bd2be0

Screenshots image

Basic Informations (please complete the following information):

Keksuccino commented 2 years ago

Fixed in FancyMenu v2.12.2-1! Thank you!