Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

switching dimensions removes ability to use creative fly. #32

Open
Nachtalb opened this issue Jun 16, 2021 · 6 comments
Open

switching dimensions removes ability to use creative fly. #32

Nachtalb opened this issue Jun 16, 2021 · 6 comments

Comments

@Nachtalb
Copy link

Nachtalb commented Jun 16, 2021

After using teleporting to another dimension (eg. with mods like https://www.curseforge.com/minecraft/mc-mods/fabrichomes and https://www.curseforge.com/minecraft/mc-mods/fabricwarps) creative flight is not possible anymore in survival. In the video I made for CodedSakura/FabricWarps#2 it can be seen at after I teleport from the end to the overworld, that I can't fly anymore. Switching to creative and back to survival "fixes" the problem 00:52:

2021-06-16.18-21-01_Trim.mp4

Example fix for status effects and exp bar from the tp mod as reference: CodedSakura/FabricWarps#2 (comment) https://github.com/CodedSakura/FabricCrossDimTPFix/blob/master/src/main/java/eu/codedsakura/fabriccrossdimtpfix/mixin/TPMixin.java

@Nachtalb Nachtalb changed the title ServerPlayerInteractionManager#setWorld removes ability to use creative fly. ServerPlayerInteractionManager#setWorld (switching dimensions) removes ability to use creative fly. Jun 16, 2021
@NotJustAnna
Copy link
Member

I think it is a PlayerAbilityLib incompatibility with FabricWarps, if anything.

Winged does not directly handle with Creative Flight. I just set a PAL's Ability to enabled by a Winged Ability Source.

@Nachtalb
Copy link
Author

In that case I'll go ask over at PlayerAbilityLib :)

@Nachtalb Nachtalb changed the title ServerPlayerInteractionManager#setWorld (switching dimensions) removes ability to use creative fly. switching dimensions removes ability to use creative fly. Jun 16, 2021
@b4mmb4mm2
Copy link

Using AOF3, I lose regular flight too when switching dimensions, furthermore, it affects everyone on the server when I do. When I relog, it comes back for everyone.

No fancy additional mods, just AOF3. Dank storage also loses all items on Danks in the docks. Not sure if there is a common library for both.

@GabrielOlvH
Copy link
Member

Is this reproducible with Winged 3.0.0? I was not able to reproduce this issue

@ponduzn
Copy link

ponduzn commented Sep 13, 2021

Im having the same issue with version 3.0.0.

It happens for me when im doing one of two things:

  1. teleporting cross dimensionally with xaero map mod.
  2. teleporting cross dimensionally with waystones mod.

It seems to always retain flight ability when teleporting normally with portals.

@Mendanbar
Copy link

related: #41

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants