With Vic's Point Blank Mod installed, the camera does not rotate left or right when flying with an elytra.
byxea opened this issue ยท 6 comments
Describe the issue
When Vic's Point Blank mod is installed alongside Do a barrel roll, the camera does not rotate left or right when flying with an elytra.
Crash report/logs (if applicable)
https://mclo.gs/ZtUDCiH
Screenshots
^ Flying upside down, camera doesn't rotate
^ Flying sideways, again camera doesn't rotate
^ Intended camera rotation when flying upside down with Vic's Point Blank not installed.
^ Intended camera rotation when flying sideways
MC version: 1.21
Mods
- Do a Barrel Roll 3.6.1+1.21
- Point Blank 1.6.1
- CICADA 0.8.3+1.21-and-above
- GeckoLib 4 4.5.7
- Fabric API 0.100.7+1.21
- Sodium 0.5.11+mc1.21
Point Blank is probably redirecting a specific method call that DABR modifies in its own way to make rolling work. I cant be sure of this though, since Point Blank seems to be closed source. This means a fix will probably have to come from their side. :/
also having this problem with vic's point blank installed, same config as @byxea
I've looked into the issue, and its most likely a conflict with DABR's mixin here: https://github.com/enjarai/do-a-barrel-roll/blob/arch/1.21/common/src/main/java/nl/enjarai/doabarrelroll/mixin/client/roll/CameraMixin.java
The main issue stands though. Because Point Blank is closed source, I have no idea what they're doing to break this. For a fix to happen, the author of VPB will have to either implement a fix themselves, or contact me with more details on the exact nature of their mixin. I'd be happy to implement a compatibility patch if I know what the underlying cause of the issue is.
I'm having a similar issue in the modpack Prominence II RPG, but I do not have the above mod as part of it:
https://www.curseforge.com/minecraft/modpacks/prominence-2-rpg
This makes me think it isn't mod specific but some other issue multiple different mods could have.
For me, the vertical camera rotation works but not the rolling camera (I can do loops with the camera, but not rolls). What's interesting is that it worked the first time I used the elytra, but after logging off for the night, when I came back I had the same issue as above. To note, only I have the issue, so there seems to be some inconsistencies about the problem in multiplayer.
Just encountered the same problem as @Twister1M, worked like a charm on a server hosted by a friend for a while, then during this day it stopped working, Might be hitting a specific keybind in the modpack or going to a singleplayer world halfway thorugh the day maybe?
Same issue as @Twister1M and @RichBrinky. Was working fine, no issues, up until the server crashed. Nothing was corrupted, no issues with anyone else, but my camera no longer rolls left and right. I can do full loops up and down, but the camera will not tilt whatsoever. I did not join a different world, did not hit a new keybind, so Idk what's causing it.
Edit: It does not work in single player either, and in my config panel, Inverting Pitch does not work. Switching Roll and Yaw has no effect, though mainly because the mouse is already controlling exclusively yaw. Setting the Keybinds to roll left or right does nothing. Yaw Left, and Yaw Right Keybinds do nothing. Pitch Up and Pitch down Keybinds do nothing. I genuinely have no clue what's happening.