zylowalsh / SpeciousStation13

The code to the Specious Station 13 server!
http://speciousstation13.forumotions.net/
Other
0 stars 0 forks source link

runtime error: Cannot execute null.delete(). #32

Closed zylowalsh closed 10 years ago

zylowalsh commented 11 years ago

runtime error: Cannot execute null.delete(). proc name: start (/datum/effect/effect/system/harmless_smoke_spread/start) source file: effect_system.dm,284 usr: null src: /datum/effect/effect/system/ha... (/datum/effect/effect/system/harmless_smoke_spread)

zylowalsh commented 10 years ago

The whole effect system for smoke and sparks don't manage the deleting the all the effects properly. This will require a complete rewrite. In addition, it messes up the lighting system. The first test left the blind HUD effect on the floor.