Excavated Variants

Excavated Variants

3M Downloads

[BUG] Crash w/ REI

Brittank88 opened this issue · 3 comments

commented

What went wrong?

REI integration breaks alongside this mod: Caused by: java.lang.RuntimeException: Rerached side issue when loading REI plugin by Excavated Variants. Please use "rei_server", "rei_client" or "rei_common" instead.

The crash log may state that the top-level issue is related to TerraBlender, however, removing this mod resolves all issues.

Platform

Fabric

Version

0.17.1-beta.4

Logs and Screenshots

latest.log

commented

Yeah, looks like REI made a breaking API change. I'll get to that in a bit. You can fix it temporarily by removing the REI entry from the quilt.mod.json entrypoint list

commented

Heads up, here's a little implementation detail that might be useful for you: shedaniel/RoughlyEnoughItems#951 (comment)

commented

Yeah, that's what I figured. Need to look into any other 1.19 API changes with REI