Shoulder Surfing Reloaded

Shoulder Surfing Reloaded

2M Downloads

[BUG] [1.19.2] incompatibility with Origins?

Riper67 opened this issue ยท 5 comments

commented

Description

(already reported the bug to the modpack Creators they told me to come here)
So i Downloaded a Modpack named "fantasy Minecraft" and if you select a Origin (mod: Origins) wich is small like half a block or smaller and activate F5 the char dissapears but if i open Inventory i can see my character again.

Steps to Reproduce

  1. Download The modpack?
  2. Open world With the Origin pixie
  3. press F5

Expected Behavior

That It Shows My character and works?

Screenshots

Screenshot (19)
please dont mind the other side of the screenshot

Game Logs

https://gist.github.com/Riper67/c8c0fa875c5545bee80967a32a17f56f
https://gist.github.com/Riper67/785fb83f4473ad44177fcf1c7f5e9085

Other Mods

No response

Additional Information

No response

commented

This is due to the config option "keep camere out of head". If the camera gets closer than 0.8 block to the player, the player model will not be rendered for better visibility. If you disable this option, the player will always be visible. I will look into making the distance dependant on the size of the player model.

commented

Related to #96

commented

This is due to the config option "keep camere out of head". If the camera gets closer than 0.8 block to the player, the player model will not be rendered for better visibility. If you disable this option, the player will always be visible. I will look into making the distance dependant on the size of the player model.

< How do i disable it?

commented

The config file is located in .minecraft/config/shouldersurfing.toml which can be edited with any text editor. Alternatively you can configure it ingame (requires "modmenu" on fabric). Although you may have to install "configured" for the later.

commented

Thanks it fixed this issue