teotidev / ldm

0 stars 0 forks source link

Error 2030 - KitFileListData/read() #78

Closed teotigraphix closed 7 years ago

teotigraphix commented 7 years ago

Error 2030 Error: Error 2030 at lildrummachine.model.vo::KitFileListData/read() at lildrummachine.model.vo::KitFileListData() at ApplicationServiceImpl_InitializePrivateKitsStep/execute() at org.as3commons.async.command.impl::CompositeCommand/executeCommand() at com.teotigraphix.async::StepSequence/executeCommand() at org.as3commons.async.command.impl::CompositeCommand/executeNextCommand() at org.as3commons.async.command.impl::CompositeCommand/execute() at com.teotigraphix.async::StepSequence/execute() at org.as3commons.async.command.impl::CompositeCommand/executeCommand() at com.teotigraphix.async::StepSequence/executeCommand() at org.as3commons.async.command.impl::CompositeCommand/executeNextCommand() at org.as3commons.async.command.impl::CompositeCommand/onCommandResult() at com.teotigraphix.async::StepSequence/onCommandResult() at starling.events::EventDispatcher/invokeEvent() at starling.events::EventDispatcher/dispatchEvent() at org.as3commons.async.operation.impl::AbstractOperation/dispatchCompleteEvent() at org.as3commons.async.command.impl::CompositeCommand/executeNextCommand() at org.as3commons.async.command.impl::CompositeCommand/onCommandResult() at com.teotigraphix.async::StepSequence/onCommandResult() at starling.events::EventDispatcher/invokeEvent() at starling.events::EventDispatcher/dispatchEvent() at org.as3commons.async.operation.impl::AbstractOperation/dispatchCompleteEvent() at org.as3commons.async.command.impl::CompositeCommand/executeNextCommand() at org.as3commons.async.command.impl::CompositeCommand/onCommandResult() at com.teotigraphix.async::StepSequence/onCommandResult() at starling.events::EventDispatcher/invokeEvent() at starling.events::EventDispatcher/dispatchEvent() at org.as3commons.async.operation.impl::AbstractOperation/dispatchCompleteEvent() at MethodInfo-3661() at starling.animation::DelayedCall/advanceTime() at starling.animation::Juggler/advanceTime() at starling.core::Starling/advanceTime() at starling.core::Starling/nextFrame() at starling.core::Starling/onEnterFrame()

teotigraphix commented 7 years ago

Should have fixed, read() was called in constructor and error not caught in try.