-
-
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
Teleport at Cursor Crash #252
Comments
Thanks for the screenshot of the dirt background. Can you post your crash log maybe? And don't post a screenshot of it. |
Oh! My bad lol |
Thanks, I will have a look at it |
After a bit of testing, I've found that the issue in my specific case has something to do with loading chunks that were unloaded after having stopped recording the actor's path and been teleported back. But even if I do successfully teleport at cursor and record from cursor (don't load unloaded chunks during recording), the recording starts from the starting position of the actor's path from the recording that came before recording from cursor. Additionally, other actors that had actions recorded happening at the same time as the actor being recorded to don't play during the recording of the actor being affected by the "record from cursor" function. This makes timing actions that must happen on specific ticks difficult because the other actors can't be seen during recording. |
Teleporting more than I'm not sure ~1500 ticks? into a recording leads to internal server stopping and a crash.
The text was updated successfully, but these errors were encountered: