We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1645
the blind rushers halucination flatout does not work anymore, and throws like 10 runtimes a second
No response
call the blind rushers hallucination on yourself via the vv menu, watch it not work, and start throwing hundreds of runtimes
apparently rather recently
[2025-01-22T09:26:31] Runtime in code/game/atoms_movable.dm:443: No valid destination passed into forceMove proc name: forceMove (/atom/movable/proc/forceMove) usr: [ckey] (/mob/living/carbon/human) usr.loc: The shuttle floor (127,127,2) (/turf/simulated/floor/mineral/titanium/blue) src: Unknown (/obj/effect/hallucination/no_delete/blind_rusher) src.loc: null call stack: Unknown (/obj/effect/hallucination/no_delete/blind_rusher): forceMove Unknown (/obj/effect/hallucination/no_delete/blind_rusher): rush /datum/callback (/datum/callback): Invoke world: invoke_callback_with_usr /datum/callback (/datum/callback): InvokeAsync Timer (/datum/controller/subsystem/timer): fire Timer (/datum/controller/subsystem/timer): ignite Master (/datum/controller/master): RunQueue Master (/datum/controller/master): Loop Master (/datum/controller/master): StartProcessing (This error will now be silenced for 10 minutes)
The text was updated successfully, but these errors were encountered:
The timer appears to not get deleted, causing it to run indefinitely.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Exploit Reports
BYOND Version
1645
Issue Description
the blind rushers halucination flatout does not work anymore, and throws like 10 runtimes a second
What did you expect to happen?
No response
What happened instead?
No response
Why is this bad/What are the consequences?
No response
Steps to reproduce the issue.
call the blind rushers hallucination on yourself via the vv menu, watch it not work, and start throwing hundreds of runtimes
When did the problem start happening?
apparently rather recently
Extra information
No response
Relevant log output/runtime error
The text was updated successfully, but these errors were encountered: