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]: Rendering issues when ttt_bot_playermodel is used. #63

Open
ZeadenBeake opened this issue Oct 11, 2024 · 5 comments
Open

[Bug]: Rendering issues when ttt_bot_playermodel is used. #63

ZeadenBeake opened this issue Oct 11, 2024 · 5 comments
Labels
bug Something isn't working/unintended behavior needs info Needs to be elaborated on

Comments

@ZeadenBeake
Copy link
Contributor

Server hosting type

ALL

TTT Type

TTT2

Version of Bots

1.3

Describe the bug

Various weapons are seen around the screen, moving as the player moves or looks around, flashing rhythmically. If the player is Holstered, the playermodel's c_hands can be seen flashing in time at the bottom of the screen as well.

This issue only occurs while ttt_bot_playermodel is set to anything but an empty string, but occurs on all maps I've tested and occurs regardless of the playermodel of either the bots or the player themselves.

This has also been observed on a dedicated server.

Stack trace/error

No response

Reproducing the bug

  1. Set ttt_bot_playermodel to any non-empty string that points to a playermodel.
  2. Observe the above behavior.

Expected behavior

There shouldn't be any visual artifacts.

Screenshots

https://ibb.co/tHTTBkb
https://ibb.co/R297Stx

Additional context

No response

GitHub Username Credit (NOT REQUIRED)

ZeadenBeake

@ZeadenBeake ZeadenBeake added the bug Something isn't working/unintended behavior label Oct 11, 2024
@ZeadenBeake ZeadenBeake changed the title [Bug]: Rendering issues when ttt_bot_playermodel [Bug]: Rendering issues when ttt_bot_playermodel is used. Oct 11, 2024
@thebigsleepjoe
Copy link
Owner

thebigsleepjoe commented Oct 11, 2024 via email

@ZeadenBeake
Copy link
Contributor Author

model/player/kleiner.mdl produces the issue.

@thebigsleepjoe
Copy link
Owner

In your reply, you typed "model" instead of "models" -- perhaps that is the issue? I see this when using the model/player/kleiner.mdl

image


I'm able to use models/player/kleiner.mdl without any issue on v1.3.1:

image

I realize "works on my machine" isn't particularly helpful, but it would be a big help if you could share a collection or any missing steps.

@thebigsleepjoe thebigsleepjoe added the needs info Needs to be elaborated on label Oct 11, 2024
@ZeadenBeake
Copy link
Contributor Author

Aw yep, just a typo. The models of the others are fine, it's just the issues described above. My bad!

Here is the full collection. I've tried disabling a few suspect addons (Spectator deathmatch, EPMS), but the problem persisted.

https://steamcommunity.com/sharedfiles/filedetails/?id=3346142023

@ZeadenBeake
Copy link
Contributor Author

So I fiddled around a bit with it and found 3 things:

  1. The floating weapons are the weapons the bots are holding (I.E. if I see an SSG floating around, a bot has an SSG, etc).
  2. This is not an addon conflict issue. This occurs with just TTT2, TTT Bots 2.0, and the TTT2 Bots Maps.
  3. This does not, however, occur in TTT1 with just TTT Bots 2.0 and TTT2 Bots Maps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working/unintended behavior needs info Needs to be elaborated on
Projects
None yet
Development

No branches or pull requests

2 participants