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

autotraitor doesnt work on AIs #36732

Open
hacker-on-steroids opened this issue Jun 27, 2024 · 2 comments
Open

autotraitor doesnt work on AIs #36732

hacker-on-steroids opened this issue Jun 27, 2024 · 2 comments
Labels
Bug / Fix This is either a bug or a fix for a bug. Runtime Log Something causing a runtime in this issue / This PR fixes a runtime

Comments

@hacker-on-steroids
Copy link
Contributor

[16:17:52] Runtime in dynamic_rulesets_midround.dm,245: pick() from empty list
  proc name: choose candidates (/datum/dynamic_ruleset/midround/autotraitor/choose_candidates)
  usr: Deep Thought (janez421ivan) (/mob/living/silicon/ai)
  usr.loc: The floor (226, 241, 1) (/turf/simulated/floor/bluegrid)
  src: Syndicate Sleeper Agent (/datum/dynamic_ruleset/midround/autotraitor)
  call stack:
  Syndicate Sleeper Agent (/datum/dynamic_ruleset/midround/autotraitor): choose candidates()
  Dynamic Mode (/datum/gamemode/dynamic): picking specific rule(/datum/dynamic_ruleset/midroun... (/datum/dynamic_ruleset/midround/autotraitor), 1, "Janez421ivan/(Deep Thought)")
  /datum/admins (/datum/admins): Topic("src=\[0x2102510a];f_dynamic_mi...", /list (/list))
  Janez421ivan (/client): Topic("src=\[0x2102510a];f_dynamic_mi...", /list (/list), /datum/admins (/datum/admins))
[16:17:52] Runtime in dynamic_rulesets_midround.dm,251: pick() from empty list
  proc name: execute (/datum/dynamic_ruleset/midround/autotraitor/execute)
  usr: Deep Thought (janez421ivan) (/mob/living/silicon/ai)
  usr.loc: The floor (226, 241, 1) (/turf/simulated/floor/bluegrid)
  src: Syndicate Sleeper Agent (/datum/dynamic_ruleset/midround/autotraitor)
  call stack:
  Syndicate Sleeper Agent (/datum/dynamic_ruleset/midround/autotraitor): execute()
  Dynamic Mode (/datum/gamemode/dynamic): picking specific rule(/datum/dynamic_ruleset/midroun... (/datum/dynamic_ruleset/midround/autotraitor), 1, "Janez421ivan/(Deep Thought)")
  /datum/admins (/datum/admins): Topic("src=\[0x2102510a];f_dynamic_mi...", /list (/list))
  Janez421ivan (/client): Topic("src=\[0x2102510a];f_dynamic_mi...", /list (/list), /datum/admins (/datum/admins))

there's code for tatorAIs and their linked borgs so i'm just putting this here for someone else to fix

@Dacendeth
Copy link
Contributor

traitor ai was removed purposefully, the fix would be to remove all the remaining code of it.

@jwhitak
Copy link
Collaborator

jwhitak commented Jun 30, 2024

It's a runtime so this is an issue

@jwhitak jwhitak added Bug / Fix This is either a bug or a fix for a bug. Runtime Log Something causing a runtime in this issue / This PR fixes a runtime labels Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug / Fix This is either a bug or a fix for a bug. Runtime Log Something causing a runtime in this issue / This PR fixes a runtime
Projects
None yet
Development

No branches or pull requests

3 participants