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

[RUNTIME] Parrot AI isn't pulling spoken words. #659

Closed
MonkestationIssueBot opened this issue Dec 5, 2023 · 6 comments
Closed

[RUNTIME] Parrot AI isn't pulling spoken words. #659

MonkestationIssueBot opened this issue Dec 5, 2023 · 6 comments

Comments

@MonkestationIssueBot
Copy link

MonkestationIssueBot commented Dec 5, 2023

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)

@DexeeXI
Copy link
Collaborator

DexeeXI commented Dec 7, 2023

[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 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)

@DexeeXI
Copy link
Collaborator

DexeeXI commented Dec 7, 2023

The issue with Poly seems to continue.

@DexeeXI
Copy link
Collaborator

DexeeXI commented Dec 7, 2023

tgstation/tgstation#79851
tgstation/tgstation#79922

These two pulls are identified as fixes for Poly.

tgstation/tgstation#79951

This pull is unclear. We are still running on 514, not 515.

@DexeeXI
Copy link
Collaborator

DexeeXI commented Jan 2, 2024

[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 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)

@wraith-54321
Copy link
Collaborator

wraith-54321 commented Jan 10, 2024

fix PRs ported, if this is still an issue then we can re-open

@DexeeXI
Copy link
Collaborator

DexeeXI commented Dec 15, 2024

Stale issue. Poly seems to operate just fine today.

@DexeeXI DexeeXI closed this as completed Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants