Et Futurum Requiem

Et Futurum Requiem

105k Downloads

When InputMethodBlocker and Et Futurum Requiem are installed simultaneously, opening the anvil GUI will crash

ABKQPO opened this issue ยท 9 comments

commented

Initial Questions

  • I have searched this issue tracker and there is nothing similar already, and this is not on the list of known issues. Posting on a closed issue saying the bug still exists will prompt us to investigate and reopen it once we confirm your report.
  • I have verified that this issue occurs in a SUPPORTED environment, meaning I can reproduce this WITHOUT OptiFine, and without Bukkit+Forge server software like KCauldron, Thermos, Crucible, Mohist etc

Mod Version

etfuturum-2.6.0-master.40+47e7965a12.jar

Describe the Issue

InputMethodBlocker fixed the issue of Minecraft conflicting with Chinese, Japanese, and Korean input methods during normal gameplay. Enable players to play the game normally without conflicts while using the input method.

Conflicting Mods

InputMethodBlocker-1.7.x-1.5.0.jar

Crash Report

https://mclo.gs/8NQe6sl

Other Details

No response

commented

Wtf is this mod doing? This crash seems entirely their fault. Please link to the mod. I hope it has sourcd code. Might close this

commented

idk why two mods will crash when they are installed together, but after testing, it was found that installing either mod separately will not cause a crash

commented

This mod looks like it's trying to reflect into a field that doesn't exist

commented

I just looked into the obfuscation table, it's not there at all. This might be a case of some field getting a brand new mapping and reflecting into it failing.

commented

I'm going to need to see the source code of this mod. The issue is on their end so to write any fix I need to be able to write a mixin.

commented

https://modrinth.com/mod/inputmethodblocker source code is there and I think they did link the source code with the first post they made

commented

Considering closing this, still no source code visible, and the mod is reflecting into a field that never existed. I'm tempted to pin the blame on that mod.

commented

There are new mod available now, and the issue has been resolved