Quote Originally Posted by serthy View Post
http://www.opferlamm-clan.de/wbb2/th...?threadid=5307
level._effect is undefined and so it throws you the error for the entry.

simply type level._effect = []; before you call the _load::main() routine
works now, thanks.