Files
kiwistation/code/modules
MrPerson d97d2a3bac Disallow nulls in the lighting system's lights list
This bug isn't reproducable so no, I'm not sure this will fix it. It's still a good idea to do this though.

Best guess as to what happened: A light was deleted pre-round for some reason. The garbage ss del()'d the light before the lighting system's first tick, so a null got into the lighting ss's lights list. This broke the whole system directly from roundstart and caused the thousands of "can't run null.check()" runtime errors from yesterday.
2015-10-12 01:52:30 -07:00
..
2015-09-26 23:42:14 -07:00
2015-09-26 13:33:27 -04:00
2015-07-15 23:52:35 +02:00
2015-09-10 20:57:30 +09:00
2015-07-15 23:52:35 +02:00
2015-09-26 13:33:27 -04:00
2015-07-15 23:52:35 +02:00
2015-09-10 20:57:30 +09:00
2015-09-25 22:26:15 +03:00
2015-09-10 20:57:30 +09:00