Page 1 of 1

[X] Another... odd... error message.

PostPosted: Mon Oct 13, 2014 11:16 pm
by Triple J
Error Message: show
ArgumentError: Error #2004: One of the parameters is invalid.
at flash.display::Graphics/drawRect()
at com.runouw.ll.engine.backgrounds::CloseBGGeneral/draw()
at com.runouw.ll.engine.backgrounds::CloseBGGeneral/enterFrame()
at com.runouw.ll.engine.modes::LevelDesignerEngine$/enterFrame()
at com.runouw.ll.engine::GameEngine$/enterFrame()


If it helps, I was making the Time Control go back and forth between 100% and 0% (with two Sleeps, at 1 frame each) before this happened, but I don't know if that is related to this.

It basically froze the game until I closed it out (but for some reason I could still open/close certain menus, but that's pretty much it).