qouteall / ImmersivePortalsModForForge

Apache License 2.0
54 stars 21 forks source link

Vivecraft Compatibility Support? #132

Open Jarfeh opened 4 years ago

Jarfeh commented 4 years ago

(This is more of a suggestion than an issue, but I thought I would submit it anyways)

As it currently stands, Vivecraft and IP does not currently work together. The reason I bring this is up is because I'm in the discord for Vivecraft and this problem has been brought up

JakeHasSkill commented 4 years ago

Support for vivecraft would be awesome! Here's my crash log, incase it helps. latest.log

jrbudda commented 4 years ago

We actually fixed that mixin failure on our end but the other mixin in ServerPlayerEntity fails as well due to the insertion point being a Forge method call.

Renari commented 3 years ago

This is still present on 1.16.5: latest.log

This appears to be a conflict with teleporting?

Specifically this: https://github.com/qouteall/ImmersivePortalsModForForge/blob/99a794f41e0071ee0a5ddd635aa7583679f917f8/src/main/java/com/qouteall/hiding_in_the_bushes/mixin/common/MixinServerPlayerEntity_MA.java#L42