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
Reporting client info: Client Information: BYOND:515.1621 Key:dexee
2925
ADMIN LOG: An attempt to spawn revenant returned , this is a bug.
[14:58:09] Runtime in code/modules/events/ghost_role/revenant_event.dm, line 57: Cannot execute null.transfer to(). proc name: spawn role (/datum/round_event/ghost_role/revenant/spawn_role) src: /datum/round_event/ghost_role/... (/datum/round_event/ghost_role/revenant) call stack: /datum/round_event/ghost_role/... (/datum/round_event/ghost_role/revenant): spawn role() /datum/round_event/ghost_role/... (/datum/round_event/ghost_role/revenant): try spawning() /datum/round_event/ghost_role/... (/datum/round_event/ghost_role/revenant): start() /datum/round_event/ghost_role/... (/datum/round_event/ghost_role/revenant): process(2)
The text was updated successfully, but these errors were encountered:
Fixed.
Sorry, something went wrong.
No branches or pull requests
Reporting client info: Client Information:
BYOND:515.1621
Key:dexee
Round ID:
2925
Testmerges:
Reproduction:
ADMIN LOG: An attempt to spawn revenant returned , this is a bug.
[14:58:09] Runtime in code/modules/events/ghost_role/revenant_event.dm, line 57: Cannot execute null.transfer to().
proc name: spawn role (/datum/round_event/ghost_role/revenant/spawn_role)
src: /datum/round_event/ghost_role/... (/datum/round_event/ghost_role/revenant)
call stack:
/datum/round_event/ghost_role/... (/datum/round_event/ghost_role/revenant): spawn role()
/datum/round_event/ghost_role/... (/datum/round_event/ghost_role/revenant): try spawning()
/datum/round_event/ghost_role/... (/datum/round_event/ghost_role/revenant): start()
/datum/round_event/ghost_role/... (/datum/round_event/ghost_role/revenant): process(2)
The text was updated successfully, but these errors were encountered: