Regions Unexplored (forge/fabric)

Regions Unexplored (forge/fabric)

12M Downloads

(Connector incompat) Terrestria incompatible with Regions Forge

KirboSoftware opened this issue ยท 3 comments

commented

Describe the bug
A mixin priority issue. Should follow fabric in this case.

Crash Logs
see Sinytra/Connector#552

How To Reproduce
Use regions, connector and terrestria

Version
Minecraft Version:
1.20.1 and plausible further
Modloader Version:

Mod Version:

Screenshots

commented

I think this affects Fabric too? In any case maybe you could make the @Override be an injector instead, like ours?

https://github.com/TerraformersMC/Terraform/blob/1.20.3/terraform-dirt-api-v1/src/main/java/com/terraformersmc/terraform/dirt/mixin/MixinEatGrassGoal.java#L33

commented

yea, this affects fabric as well. I made this more in a "hacky" way. So I would need to fix when I have the time. However I fixed this temp by making ours a lower priority (priority = 999) and seemed to work fine crash wise. However, I never really made a proper fix adress this issue.

commented

This issue is also related to #93. Mainly tracking for fixing