Roughly Enough Items Fabric/Forge/NeoForge (REI)

Roughly Enough Items Fabric/Forge/NeoForge (REI)

40M Downloads

[Bug] Crash with journymap in latest versions 1.19.2

papillo12 opened this issue ยท 3 comments

commented

What happened?

I recently updated several mods and had to roll back to a previous version because it says journymap doesn't work.

What mod loaders are you seeing the problem on?

Forge

What do you think this bug is of?

  • Visual
  • Recipe Lookup
  • Cheat Mode
  • Plugin Integration / JEI Plugin Compatibility
  • Others

Relevant log output

I can't upload the files in this part, could you change it?

Anything else?

imagen_2022-09-25_202337618

logs:
latest.log
rei.log

crashreport:
crash-2022-09-25_20.20.46-fml.txt

By submitting this issue, I have included the necessary logs by pasting the contents into the correct location or attaching the file as an upload.

  • Yes, and I did not use any paste services other than GitHub Gists.

By submitting this issue, I have confirmed my REI and REI's dependencies are up to date.

  • Yes
commented

I rolled back your mods, the others had no incompatibility.

commented

This is happening due to a race condition with a recently added InputConstants.isKeyDown mixin in REI. I have applied a fix on my end, but it may be a while before the next JM release is published.

commented

Duplicate of #1134