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: projectile freezing when there are no players on map, resume moving when players return #1912

Closed
1 task done
Richy1111 opened this issue Sep 19, 2023 · 1 comment
Closed
1 task done
Labels
bug Something isn't working invalid The issue is not reproducible as described, and/or the bug does not comply with the report format

Comments

@Richy1111
Copy link

Description

Weylon — Today at 3:06 PM
lol
[3:07 PM]
What happens is, if there are no players on the map, everything "freezes", when the players return, it continues where it left off
[3:07 PM]
"freezes" because there is only processing where there is a player
[3:08 PM]
map update() does not execute if there is no player on the map

I myself could not reproduce the projectile freezing because I made a VERY slow projectile. MAX Long animation timer makes it look like it's not moving.

At 100 seconds. It still processes when I leave a connected map, it gets removed when I warp out and warp back in, it stays processing when I walk out of the map rendering grid and walk back into it.

Steps to Reproduce

  1. Weylon knows better than I do at this point.

Version with bug

7.2.59

Last version that worked well

Unknown

Affected platforms

Windows

Did you find any workaround?

Stop making animation timers with MAX Long settings lol.

Relevant log output

No response

Duplicate Bug Check

  • This bug report is not a duplicate to the best of my knowledge.
@Richy1111 Richy1111 added bug Something isn't working needs verification Pending confirmation that the bug exists by another user. labels Sep 19, 2023
@lodicolo lodicolo changed the title bug: Weylon asked me to post this issue about projectile freezing when there are no players on map. bug: projectile freezing when there are no players on map, resume moving when players return Nov 6, 2023
@Arufonsu Arufonsu added cannot be reproduced and removed needs verification Pending confirmation that the bug exists by another user. labels Dec 11, 2024
@Arufonsu
Copy link
Contributor

There's been a lot of updates, upgrades and behavior fixes for projectiles lately and there's been no other user able to reproduce this too, please feel free to reopen the issue if this happens again, if you can provide a video showing the unwanted behavior, even better!

@Arufonsu Arufonsu closed this as not planned Won't fix, can't repro, duplicate, stale Dec 11, 2024
@lodicolo lodicolo added the invalid The issue is not reproducible as described, and/or the bug does not comply with the report format label Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working invalid The issue is not reproducible as described, and/or the bug does not comply with the report format
Projects
None yet
Development

No branches or pull requests

3 participants