AdventureZ

AdventureZ

21M Downloads

Incompatible with Apotheosis (Through Connector)

SlayDigger opened this issue ยท 1 comments

commented

Minecraft Version

1.20.x

Mod Loader Version

Forge 47.216, Connector 1.0.0 beta29

Mod Version

1.4.19

Describe the Issue

I've reported this issue to Connector and was told that its an issue that they can't resolve, and I'd have to track down the devs of either mod and ask for some support. So basically, upon trying to launch the game with both Apotheosis & AdventureZ (Through Connector) The game crashes.
The issue as the connector dev described it is Sinytra/Connector#526

latest.log

https://gist.github.com/SlayDigger/c7583969851dad671a4fd6b26a3b37a2

Do you use any other mods except the required ones?

Apotheosis, Connector, Connector Extras.

commented

Hey I was just wondering has there been any progress on this or is it not really feasible?

Figured I add this comment from the Apotheosis dev, in case it would help :)
Shadows-of-Fire/Apotheosis#1106 (comment)

Yeah I don't think I can do anything about this, the issue comes from the coremod overriding the target that their mixin is looking for, and the coremod always runs first.

So what has to happen is (a) their mixin needs to be aware of my replacement and (b) whatever manipulation they are doing to max levels needs to be compatible with my changes.

(A) is possible, but (B) not so much since the mods are on different platforms.

Otherwise hope it works out, would love to have your mod in my modpack :D!