Spawn MT_RAY when attempting to spawn MT_NULL
Some code assumes that P_SpawnMobj can never return NULL
So spawn MT_RAY in it's place when attempting to spawn MT_NULL and show a console warning
Fixes #800 (closed) and #801 (closed), maybe #802 (closed) also
Edited by SteelT