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

Fix runtimes related to opt-in checking #2503

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

Absolucy
Copy link
Member

@Absolucy Absolucy commented Jul 1, 2024

About The Pull Request

Related:

[2024-07-01 20:07:45.732] runtime error: undefined proc or verb /mob/living/carbon/human/get effective opt in level().
 - 
 - proc name: opt in valid (/datum/objective/proc/opt_in_valid)
 -   source file: monkestation/code/modules/blueshift/optin/objectives.dm,11
 -   usr: null
 -   src: generic objective (/datum/objective/sacrifice)
 -   call stack:
 - generic objective (/datum/objective/sacrifice): opt in valid(Shion Rosenthal (/mob/living/carbon/human))
 - generic objective (/datum/objective/sacrifice): find target(null, null)
 - Cult (/datum/team/cult): setup objectives()
 - /datum/round_event/antagonist/... (/datum/round_event/antagonist/solo/bloodcult): start()
 - /datum/round_event/antagonist/... (/datum/round_event/antagonist/solo/bloodcult): process(2)
 - Events (/datum/controller/subsystem/events): fire(0)
 - Events (/datum/controller/subsystem/events): ignite(0)
 - Master (/datum/controller/master): RunQueue()
 - Master (/datum/controller/master): Loop(2)
 - Master (/datum/controller/master): StartProcessing(0)

Changelog

🆑
fix: Fixed some errors with some objectives, i.e cult sacrifice, trying to find a target.
/:cl:

@dwasint dwasint merged commit 950a668 into Monkestation:master Jul 5, 2024
22 checks passed
github-actions bot added a commit that referenced this pull request Jul 5, 2024
@Absolucy Absolucy deleted the opt-in-fix branch July 5, 2024 23:14
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

Successfully merging this pull request may close these issues.

2 participants