Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Your viewmodel for other weapons is mirrored onto the top of the screen #420

Closed
2 tasks done
kassibuss opened this issue Jun 29, 2024 · 4 comments · Fixed by #519
Closed
2 tasks done

[BUG] Your viewmodel for other weapons is mirrored onto the top of the screen #420

kassibuss opened this issue Jun 29, 2024 · 4 comments · Fixed by #519
Assignees
Labels
bug Something isn't working

Comments

@kassibuss
Copy link
Contributor

kassibuss commented Jun 29, 2024

Build Info

Build datetime: 2024-06-29T16:37:06Z Git hash: 96f57be

Description

When playing in a server with people, your viewmodel is mirrored onto the top of your screen.

To Reproduce

  1. Join a server with players
  2. Spawn in

Expected behavior

You should not have anything related to your viewmodel on top of your view

Actual behavior

There is a "ghost" of your viewmodel on top of your screen.

Operating System

  • Windows
  • Linux

Version/Distro

Windows 10

Machine's CPU

No response

Machine's GPU

No response

GPU's driver

No response

Build's compiler

No response

Additional context and Screenshots

image

@kassibuss kassibuss added the bug Something isn't working label Jun 29, 2024
@nullsystem nullsystem added Bug Report Bug Reports made through the "Report Issue" interface in GitHub. and removed Bug Report Bug Reports made through the "Report Issue" interface in GitHub. labels Jun 29, 2024
@xedmain
Copy link
Contributor

xedmain commented Jun 30, 2024

you dont mean rather "[BUG] World viewmodels for different weapons appear when spawning in"?
and it disappears when you choose them?

@Agiel
Copy link
Contributor

Agiel commented Jun 30, 2024

I've seen legs also, probably the same issue? Could it have to do with the first person ragdolls?

@AdamTadeusz
Copy link
Contributor

I think this is strictly happening with thrown weapons, beginning with when I added weapons being attached to actors rather than simply receiving the NO_DRAW flag when holstered. Also of not is that these incorrect viewmodels disappear after cyclign through all weapons. Whatever decides when a viewmodel for throwables should be drawn needs some tweaking I guess

@xedmain
Copy link
Contributor

xedmain commented Jul 3, 2024

I think this is strictly happening with thrown weapons

jump then look down as assault while not picking other weapons except for the default zrs (youll prob have to respawn twice in a live game so that your def wep will be a zrs), youll see a tachi below you

@AdamTadeusz AdamTadeusz self-assigned this Jul 12, 2024
@kassibuss kassibuss changed the title [BUG] Your viewmodel is mirrored onto the top of the screen [BUG] Your viewmodel for other weapons is mirrored onto the top of the screen Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

5 participants