AlternativaPlatform / Alternativa3D

Alternativa3D Flash GPU accelerated 3D engine

Home Page:http://alternativaplatform.com/en/technologies/alternativa3d/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Null pointer exception during publish 3ds

mr-hurskyi opened this issue · comments

Hi

When I try to publish my 3ds file with textures in http://a3dplayer.com/ Iget error

TypeError: Error #1009: Cannot access a property or method of a null object reference.
at alternativa.engine3d.loaders::ExporterA3D/exportGeometry()[C:\Develop\platform\clients\fp11\libraries\Alternativa3D\trunk\target\checkout\src\alternativa\engine3d\loaders\ExporterA3D.as:523]
at alternativa.engine3d.loaders::ExporterA3D/exportMesh()[C:\Develop\platform\clients\fp11\libraries\Alternativa3D\trunk\target\checkout\src\alternativa\engine3d\loaders\ExporterA3D.as:370]
at alternativa.engine3d.loaders::ExporterA3D/exportHierarchy()[C:\Develop\platform\clients\fp11\libraries\Alternativa3D\trunk\target\checkout\src\alternativa\engine3d\loaders\ExporterA3D.as:256]
at alternativa.engine3d.loaders::ExporterA3D/exportHierarchy()[C:\Develop\platform\clients\fp11\libraries\Alternativa3D\trunk\target\checkout\src\alternativa\engine3d\loaders\ExporterA3D.as:267]
at alternativa.engine3d.loaders::ExporterA3D/export()[C:\Develop\platform\clients\fp11\libraries\Alternativa3D\trunk\target\checkout\src\alternativa\engine3d\loaders\ExporterA3D.as:171]
at projects.editor.clients.fp11.Alternativa3DEditor.export.exportSWF.progressPhase::ExportProgressPhase/prepareModelSource()
at projects.editor.clients.fp11.Alternativa3DEditor.export.exportSWF.progressPhase::ExportProgressPhase()
at projects.editor.clients.fp11.Alternativa3DEditor.app::ExportController/exportToSWF()
at projects.editor.clients.fp11.Alternativa3DEditor.app.views.topPanel::TopPanel/__exportSWF_click()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at alternativa.gui.mouse::MouseManager/onClick()[C:\work\fb3\AlternativaGUI\target\checkout\src\alternativa\gui\mouse\MouseManager.as:990]
at alternativa.gui.mouse::MouseManager/onMouseUp()[C:\work\fb3\AlternativaGUI\target\checkout\src\alternativa\gui\mouse\MouseManager.as:1128]

It would be helpful, if you give 3ds model.

You can find all resources in attach.

Error appear when I try export to swf.

When I try export to a3d I get the message "Failed export"

2012/6/21 Andrey Kopysov <
reply@reply.github.com

It would be helpful, if you give 3ds model.


Reply to this email directly or view it on GitHub:

#10 (comment)

Excuse me, but where attach is? Can you give a direct link, please?

commented

Object Arc01 has no geometry. It comes out of Parser3DS as Mesh w/o geometry wich couse the exception.