-
Notifications
You must be signed in to change notification settings - Fork 270
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
[RUNTIME] Parrot AI isn't pulling spoken words. #659
Comments
[09:25:15] Runtime in code/__HELPERS/stack_trace.dm, line 4: Parrot As In Repeat Subtree somehow is getting a null potential string while not getting |
The issue with Poly seems to continue. |
tgstation/tgstation#79851 These two pulls are identified as fixes for Poly. This pull is unclear. We are still running on 514, not 515. |
[19:06:19] Runtime in code/__HELPERS/stack_trace.dm, line 4: Parrot As In Repeat Subtree somehow is getting a null potential string while not getting |
fix PRs ported, if this is still an issue then we can re-open |
Stale issue. Poly seems to operate just fine today. |
Reporting client info: Client Information:
BYOND:514.1589
Key:dexee
Round ID:
2748
Testmerges:
Reproduction:
[23:56:33] Runtime in code/__HELPERS/stack_trace.dm, line 4: Parrot As In Repeat Subtree somehow is getting a null potential string while not getting
NO_NEW_PHRASE_AVAILABLE
! (code/modules/mob/living/basic/pets/parrot/parrot_ai/parroting_action.dm:18)proc name: stack trace (/proc/_stack_trace)
src: null
call stack:
stack trace("Parrot As In Repeat Subtree so...", "code/modules/mob/living/basic/...", 18)
/datum/ai_planning_subtree/par... (/datum/ai_planning_subtree/parrot_as_in_repeat): SelectBehaviors(/datum/ai_controller/basic_con... (/datum/ai_controller/basic_controller/parrot), 0.5)
/datum/ai_controller/basic_con... (/datum/ai_controller/basic_controller/parrot): SelectBehaviors(0.5)
AI Controller Ticker (/datum/controller/subsystem/ai_controllers): fire(0)
AI Controller Ticker (/datum/controller/subsystem/ai_controllers): ignite(0)
Master (/datum/controller/master): RunQueue()
Master (/datum/controller/master): Loop(2)
Master (/datum/controller/master): StartProcessing(0)
The text was updated successfully, but these errors were encountered: