-
Notifications
You must be signed in to change notification settings - Fork 77
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
Detective Toy Car can't be entered #1627
Comments
I don't understand why it isn't working. I just spent two hours debugging it and it doesn't make any sense. You are sure it worked in the previous TTT2 version, aren't you? Because I'm unable to find any issue in our code. The Right now I'm at my wits end, not sure how I can fix this. This is btw the only vehicle where it isn't working. I tested two other vehicles with TTT2 and it works just fine. |
Yeah that’s very strange and it definitely was working in the last version.
I tested it with my group shortly before the v0.14 release and had a lot of
fun with it. If it’s not an issue on TTT’s end I’ll try reaching out to the
mod developer and see if I get a response from them. Thanks for trying :)
…On Thu, Sep 26, 2024 at 5:20 PM Tim Goll ***@***.***> wrote:
I don't understand why it isn't working. I just spent two hours debugging
it and it doesn't make any sense. You are sure it worked in the previous
TTT2 version, aren't you? Because I'm unable to find any issue in our code.
The ent:Use function is properly called for the correct entity. But then
your linked mod has the issue that it seems to interpret it as leaving the
vehicle and therefore teleports you.
Right now I'm at my wits end, not sure how I can fix this.
—
Reply to this email directly, view it on GitHub
<#1627 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/BKLANSCYX54O2F5A6YEJ25LZYR3CPAVCNFSM6AAAAABOU3RFRGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNZXHE2TSMRVHE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I think it has something to do with the way how our use interaction is working. However this is the only entity where it breaks. And even though everything seems to work as intended, it just doesn't work |
Short status update on this: We now know where we have broken this but not exactly why/how. Additionally this seems to happen to So we definitely still need to find out why this happens before we can fix this |
Your version of TTT2 (mandatory)
Video
2024-09-22.16-25-06.mp4
Describe the bug (mandatory)
To reproduce
Steps to reproduce the behaviour:
Expected behaviour
The expected behavior is to allow the player to enter the vehicle and drive it around
Context (please provide as much as you can)
The text was updated successfully, but these errors were encountered: