EMI

EMI

1M Downloads

Emi cheat mode can trigger UWRAD and kick player

liangmoe opened this issue ยท 4 comments

commented

I tested both fabric and forge emi, and this would only happened with emi forge

Producs stepes: install forge emi and UWRAD, cheat item from emi's tab and get kicked

lates.log: https://mclo.gs/pDR4D3P

javaw.exe.2024.04.16.-.14.07.37.25.DVR_2.mp4
commented

I'm unclear how this could be possible, EMI's packet application is handled by Forge's executor which has docs that promise the code is executed on the "main thread". Is this a bug in forge?

commented

The call to handler.accept here is not wrapped in an execute call.

commented

Oh this does not extend to neo. Why does forge have distinct read and application events if it's not going to wrap your application in an execute??

commented

This was fixed in 1.1.7