JDDev0 / EnergizedPower

This is a technology Forge/NeoForge/Fabric mod with many machines.
MIT License
18 stars 6 forks source link

Forge 1.18.2 Crash with REI Plugin Compatibilities #2

Closed EldrinFal closed 1 year ago

EldrinFal commented 1 year ago

Hello,

My game crashed twice today when I clicked on the recipe viewer in the Charger. Looks like there is something conflicting with REI. I'm attaching both logs for your review.

Using Energized Power 1.3.6 REI 8.3.588

crash-2023-02-12_17.31.39-client.txt crash-2023-02-12_17.23.21-client.txt

JDDev0 commented 1 year ago

I can't reproduce it. Can you give me more details. Does the game crash in other inventories too (e.g. Energizer)?

EldrinFal commented 1 year ago

The first time, I was looking at the Charger GUI and clicked when the tooltip popped up to check the available recipes.

The second time, I don't think I was in the GUI. I can't recall what was in my hand, possibly a Jetpack or Battery since I was hoping to use this mod to charge the jetpack, but I right-clicked on the Charger and it crashed.

That was the first and only item I made from the mod so I haven't tested a lot out. I play with my son and he doesn't have the patience to test things out, so I just ended up removing the mod.

From what I saw in the crash logs, it's some conflict with REI so I assume it has to do with recipes. I'll see if I can test sometime on my own later today. I do have a ton of mods loaded-- which I think are all listed in the logs-- so possibly there is another conflict, but seeing as how REI was showing up in the crash log, I would assume that's the place to start.

JDDev0 commented 1 year ago

it seems to be caused by the REI Plugin Compatibilities mod. I still couldn't reproduce the issue, but I have found a way to disable the compatibility layer for my mod. It might be fixed in version 1.18.2-1.3.8. Please try it out and close issue if fixed.

You can download this version here: CurseForge

EldrinFal commented 1 year ago

That fixed it. Thank you!