-
Notifications
You must be signed in to change notification settings - Fork 40
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
studiomodel not visible #509
Comments
are you running the latest version of Renderer.dll? |
I run the one that came with the metahook itself |
use console command |
is that it? | 6| v4| Renderer_AVX2.dll| 2024-10-14T12:14:24| |
yes it is, so it's like the glowing entities may get invisible in certain case? or it's not just glowing ones but any other entities even they are |
all the playermodels, which are uncontrolled by players, are always invisible, it does not matter if they are glowing or not |
these two glowing playermodels are "illusions" of the players (copying animation frame, position etc) |
Could it be the case that there were too many entities in the view? iirc engine 8684(pre-25th legacy version) supports up to 256 packet entities and any entitiy out of this limit will be always invisible. |
no, the screenshots are made with approximately 10 entities at the time |
by that I mean that it does not matter, if I'm the only one player, or there is full server, these models will always be invisible |
is there any minimal reproducible example? like a box bsp with 10 cycler entities? |
no, i don't think so |
upd: the "additive" flag does not render while on player (hats, for example) |
I wonder if the "uncontrollable player" models are |
player studiomodel not visible (such as playermodel entity uncontrollable)
![20241112011624_1](https://private-user-images.githubusercontent.com/188113932/385075941-9dbe0619-3c8f-4d95-a99e-2ec5388c8016.jpg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwOTk3OTgsIm5iZiI6MTczOTA5OTQ5OCwicGF0aCI6Ii8xODgxMTM5MzIvMzg1MDc1OTQxLTlkYmUwNjE5LTNjOGYtNGQ5NS1hOTllLTJlYzUzODhjODAxNi5qcGc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA5JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwOVQxMTExMzhaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0zZmZiNGEyZjhjNmFhZTM2ZDlkZTUzNmQyYzdhMzQyZGZhZDNiODZhN2ZkYzNlODRmODMwZTA1MGQ4MmQ0YTA3JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.V6uxXXJPMvF6D8u1QEhJ9qiUNezTDpZfQcYWF83SUGY)
![20241112011623_1](https://private-user-images.githubusercontent.com/188113932/385076030-88063520-7cbb-435c-8935-1d36a4b08eb9.jpg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwOTk3OTgsIm5iZiI6MTczOTA5OTQ5OCwicGF0aCI6Ii8xODgxMTM5MzIvMzg1MDc2MDMwLTg4MDYzNTIwLTdjYmItNDM1Yy04OTM1LTFkMzZhNGIwOGViOS5qcGc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA5JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwOVQxMTExMzhaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1lZjcyM2YzMWM4ODMxMGEwZjQ1YTVhYjEzNTUxNjY5NzgxNWFhMzAwZjk5OTJiY2M1ZGViZGY3OTIzYTgwNTIyJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.0n5F1TUKbfWu5St6XioxIT-PQnyqHmIOwxKwzxXRp1g)
these screenshots are made simultaneously
the glowing ones are entities created by non-glowing players(clones)
The text was updated successfully, but these errors were encountered: