1.19.3 PlayerEntryMixin Inject is broken and crashes the game
mjwells2002 opened this issue ยท 1 comments
Bug description
In latest 1.19.3 release (1.19.3-2.3.21) the PlayerEntryMixin is broken, this issue was originally reported as a bug in memory leak fix here, FxMorin/MemoryLeakFix#61
Steps to reproduce the issue
Load voicechat, join a server with other users open player reporting screen or social interactions screen, the game will crash
OR
Use a mod that forces early inject of mixins (IE memory leak fix) alongside voicechat, and the game will crash on startup
Expected behavior
The mixin should inject, and not fail
Log files
Provided only for the sake of completness not really relevent here https://mclo.gs/v2JUM3F
Versions
- MC 1.19.3
- Confirmed to affect atleast fabric possibly other loaders aswell
- Mod version 1.19.3-2.3.21
Other mods
As mentioned issue will happen instantly with mods that force early mixin injects, but also happens with no other mods
This also happens in quit both are fixed in commit f26db3f not closing this issue until released @henkelmax