ImmersivePortalsModForForge icon indicating copy to clipboard operation
ImmersivePortalsModForForge copied to clipboard

Vivecraft Compatibility Support?

Open Jarfeh opened this issue 4 years ago • 3 comments

(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

Jarfeh avatar Jun 26 '20 20:06 Jarfeh

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

JakeHasSkill avatar Aug 14 '20 01:08 JakeHasSkill

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.

jrbudda avatar Aug 14 '20 03:08 jrbudda

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

Renari avatar Feb 03 '21 16:02 Renari