Ein-Linet / ss13

Automatically exported from code.google.com/p/ss13
0 stars 0 forks source link

Null Killer in traitor Mode #276

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
runtime error: Cannot read null.name
proc name: get rank (/proc/get_rank)
  source file: access.dm,201
  usr: null
  src: null
  call stack:
get rank(null)
traitor (/datum/game_mode/traitor): get pickable items(null)
traitor (/datum/game_mode/traitor): send intercept()
traitor (/datum/game_mode/traitor): post setup()
Cent. Com. Update Enemy communication intercept. Security Level Elevated
Summary downloaded and printed out at communications consoles.

Could not reproduce - occurred in single player while testing the engine

Original issue reported on code.google.com by KelsonG...@gmail.com on 24 Aug 2008 at 12:44

GoogleCodeExporter commented 9 years ago
Relevant Changes:
- lots of reformatting text
- pick_objectives now uses get_all_humans instead of get_all_mobs

Original comment by KelsonG...@gmail.com on 28 Aug 2008 at 1:26

Attachments:

GoogleCodeExporter commented 9 years ago
Attached patch committed in revision 561
- ONLY reformatting changes in access.dm

Original comment by KelsonG...@gmail.com on 29 Aug 2008 at 2:19

Attachments: