-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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] Point_viewcontrol crashes the game. #1826
Comments
but this is SteamVr (source 2) not even source sdk 2013, what happend? |
Thanks for clarifying @Unusuario2, for transparency, I transferred this issue report to the source-sdk-2013 issue tracker because you were showing a hammer editor related issue of some kind and not much other context. There is no Linux variant of the Hammer editor, and that summary does not fit with the developers who maintain the SteamVR for Linux port. The openvr issue tracker also doesn't fit very well for this feedback, but there's a decent chance that your issue will be seen by a relevant developer. |
Thank you so much @kisak-valve for been so fast in your response and also for clarifying the situacion. I have have found more bugs in SteamVr like these, where can i report them properly? Also it would be very usefull if we had a repo for SteamVr for issues with the game engine. |
Sorry, I can't answer that follow up question. We'll need to hear from a SteamVR developer if they have a preference for further engine-related issues. |
I understand, I hope that the SteamVr developer will respond fast, because there is a bunch of entity and engine issues that make development much harder or impossible . Thanks for your response. |
It's unlikely that Valve will fix any developer issues with SteamVR Home. They haven't had any team for it since 2018, and even if they did, it's very unlikely they would take time to fix any of the numerous broken legacy entities. You could probably work around the issue by implementing your own view control with VScript. As a bonus, you'd have better control of how to handle the player moving around in roomscale. |
I hope that valve will fix them at some point but also vscript can not handle this type of event that i want to make, i belive |
Describe the bug
self exaplanatory in the title, when fired point_viewcontrol crashes the game.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
it shound crash the game
System Information (please complete the following information):
Screenshots
2024-04-13-19-33-42.mp4
Additional context
here are the files in order to test this issue. load then and see the error.
test.zip
Note: Commenters who are also experiencing this issue are encouraged to include the "System Information" section in their replies.
The text was updated successfully, but these errors were encountered: