
"DYNAMIC" crosshair combined with visibility parameters that hide it in mod's TPP will crash the game
Closed this issue ยท 1 comments
Description
shoulder surfing version:
4.10.2
description:
whenever I try to use DYNAMIC
crosshair with NEVER
or WHEN_AIMING
, or WHEN_IN_RANGE
, and or WHEN_AIMING_OR_IN_RANGE
in the mod's TPP, the game will crash.
case 1:
in 1.18.2 with forge 40.3.9, using same configuration of the mod and using Optifine H9 crashes the game.
case 2:
with using only shoulder surfing, it will also crash.
case 3:
and finally, in this case I used the recommended version of forge: 40.3.0. without Opti, it crashes too.
reference configuration file:
shouldersurfing-client.zip
Steps to Reproduce
cases 1 and 2 (using forge 40.3.9):
- use optifine and the mod itself
- use the config I uploaded in the issue
- create new world of join existing one
- game crashes
- repeat the whole process but without Optifine
case 3 (using forge 40.3.0):
- use optifine and the mod itself
- use the config I uploaded in the issue
- create new world of join existing one
- game crashes
- repeat the whole process but without Optifine
Minecraft version
1.18.2 (case 1 and 2 use forge 40.3.9, case 3 uses forge 40.3.0)
Game Logs
case 1: https://mclo.gs/pQfpdWo, case 2: https://mclo.gs/fCkAlV6, case 3: https://mclo.gs/ZedgJOn
Additional Information
at the moment, I only tested the 1.18.2 but I suspect that the crash will also happen in newer versions of the game.