Crossbow causes Inventory GUI and Pause menue to shift left
sepsol opened this issue ยท 13 comments
When I use crossbow in Shoulder Surfing perspective with:
crosshair_type = "ADAPTIVE"
and open a chest, inventory, pause, or even open World Handler's GUI, all the elements of the HUD and GUI are shifted to left:
I know that this issue is related to the shift of the crosshair as i encountered it in development. Please press F3
+ C
ingame for 10 seconds and post the (crash) log file
I didn't know that you can crash your own game! That would come in handy in multiplayer :p
Here's the crash-report.
Well i had a possible fix in mid but as it turns out its already in the code to prevent issues like that. I guess there is nothing to be done on my side. My advice is that you isolate this issue to a specific mod and report a bug on there.
I tested it with shaders (OptiFine_1.14.4_HD_U_F4, Forge 28.0.101) and the issue did not appear. Try setting the render/shader resolution to 1.0x
Sorry, been busy past few days. My settings is on 1.0x and it still shifts left. I even turned off the shaders and I still seem to get the issue. I think I might have figured out where the problem lies though. It seems like the amount that the screen shifts is related to the amount the target is shifted from the center of the display. I use the ShoulderSurfing perspective really up close and to the side, in this situation if you get too close to a block and target it and then press pause for example, the shift would be pretty noticeable. Also the direction of the shift is related to the shoulder which the camera is on. Hope this helps!