mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-09 16:33:50 +00:00
## About The Pull Request Don't you love seeing this ``` [2023-01-08 19:43:47.400] runtime error: Cannot execute null.set db player flags(). - proc name: Login (/mob/dead/new_player/Login) - source file: login.dm,7 - usr: (src) - src: xxx (/mob/dead/new_player) - src.loc: null - call stack: - xxx (/mob/dead/new_player): Login() - [2023-01-08 19:43:47.453] runtime error: Cannot execute null.set db player flags(). - proc name: Login (/mob/dead/new_player/Login) - source file: login.dm,7 - usr: (src) - src: xxx (/mob/dead/new_player) - src.loc: null - call stack: - xxx (/mob/dead/new_player): Login() - [2023-01-08 19:43:47.573] runtime error: Tried to set a mind's current var to a qdeleted mob, what the fuck - proc name: set current (/datum/mind/proc/set_current) - source file: _mind.dm,140 - usr: xxx (/mob/dead/new_player) - src: /datum/mind (/datum/mind) - usr.loc: null - call stack: - /datum/mind (/datum/mind): set current(Phaseu (/mob/dead/new_player)) - xxx (/mob/dead/new_player): Login() - [2023-01-08 19:43:47.573] runtime error: Cannot read null.holder - proc name: Login (/mob/dead/new_player/Login) - source file: login.dm,14 - usr: (src) - src: xxx (/mob/dead/new_player) - src.loc: null - call stack: - xxx (/mob/dead/new_player): Login() ``` I dont. ## Why It's Good For The Game Less runtimes. ## Changelog