teotidev / ldm

0 stars 0 forks source link

Error 3006, 3004 - XApplication_LoadProjectFileStep/execute() #48

Open teotigraphix opened 7 years ago

teotigraphix commented 7 years ago

3006 - Not a file. 3004 - Insufficient file space.

Error 3006 Error: Error 3006 at com.teotigraphix.util::Files$/readBinaryFile() at com.teotigraphix.app.impl::FileServiceImpl/readBytes() at XApplication_LoadProjectFileStep/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 LoadProjectStep/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 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

This is not a file, not EOF. Template XLibraryTemplate_AddFromBinaryStep uses code to recover.

Have had a couple more of these 3006 & 3004, need to handle them with an in app popup.

teotigraphix commented 7 years ago

Also check for this;

Error 3004 Error: Error 3004 at com.teotigraphix.util::Files$/writeBinaryFile() at com.teotigraphix.app.impl::FileServiceImpl/writeBytes() at XApplication_LoadProjectFileStep/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/execute() at com.teotigraphix.async::StepSequence/execute() at XApplication_LoadLastProjectStep/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 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()