xTracr / RealCamera

[Minecraft Mod] Make the camera more realistic in the first-person view.
MIT License
15 stars 4 forks source link

[Bug] Exposure camera item in hand obscures view. #88

Closed NovaLynxie closed 4 days ago

NovaLynxie commented 2 weeks ago

Hi there, I have noticed a strange bug which causes the exposure camera item to be rendered in the player view, and the item in hand blocks the camera's reticle POV in that mod. I am unsure if it is related to #69, which was opened some time ago but has since been marked as resolved. Using spyglasses, which render a similar view, shows this working normally, which is what I would expect it to do.

image

Steps to reproduce

  1. Install Real Camera and Exposure.
  2. Open any world or create a new world.
  3. Obtain the camera item.
  4. Attempt to use the camera to take a picture with render player model in first person enabled.

Expected: Use a camera that renders like the spyglass POV without any item in the frame. Actual: Hand and camera items are rendered in first-person view, which blocks the camera frame.

Because of this, I have to toggle the player rendering off in the settings or temporarily disable the real camera's perspective while I use the camera. This isn't ideal. Can this be fixed? Thanks.

Mods used: Forge 42.2.20 for Minecraft 1.20.1 Real Camera v0.6.1-beta Exposure 1.6.0

xTracr commented 1 week ago

screenshot 2024-07-02 123305

NovaLynxie commented 6 days ago

That does help with the issue, but it looks a little weird that the player model render is also disabled while holding the item. Guess it will have to do for now, thanks though.