Exopandora / ShoulderSurfing

Shoulder Surfing Reloaded is a highly configurable third person camera mod for minecraft.
MIT License
48 stars 9 forks source link

[BUG] [1.19.2] incompatibility with Origins? #115

Closed Riper67 closed 1 year ago

Riper67 commented 1 year ago

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

Exopandora commented 1 year ago

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.

Exopandora commented 1 year ago

Related to #96

Riper67 commented 1 year ago

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?

Exopandora commented 1 year ago

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.

Riper67 commented 1 year ago

Thanks it fixed this issue