-
-
Notifications
You must be signed in to change notification settings - Fork 6
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
Comments
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. |
In that case I'll go ask over at PlayerAbilityLib :) |
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. |
Is this reproducible with Winged 3.0.0? I was not able to reproduce this issue |
Im having the same issue with version 3.0.0. It happens for me when im doing one of two things:
It seems to always retain flight ability when teleporting normally with portals. |
related: #41 |
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
The text was updated successfully, but these errors were encountered: