CommandHelper

CommandHelper

46.5k Downloads

get_spawn() returns an error.

LadyCailinBot opened this issue · 1 comments

commented

CMDHELPER-2880 - Reported by Алексей.Положенцев

Just simple "console(get_spawn)".
Stacktrace: http://pastebin.com/Lm1gAxb1

commented

Comment by LadyCailin

This is because you're running get_spawn() from a non-player context (i.e. a main file). Anyways, this now throws a proper MScript exception.