export FBX not all shapes are generates

1119
1
01-10-2017 01:50 PM
DarrenDelorme
New Contributor

I'm trying to export a simple generated FBX with 15611 objects. When I export it I get an error stating that not all shapes are generated. Only 15548 shapes are generated. I need an exact export as I'm trying to attach attribute data by name and if all the shapes are not created it breaks my ability to relate data to the right building. Here is what my error looks like:

The batch export completed but at least one error occurred. See export logfile for detailed error information. - [main]

com.esri.prt.clients.ce.CEClientException: Not all shapes are generated
at com.esri.prt.clients.ce.GenerateSlice.runGenerate(Unknown Source)
at com.esri.prt.clients.ce.GenerateSlice.run(Unknown Source)
at org.corebounce.threads.RunnableContextJob.run(Unknown Source)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

eclipse.buildId=unknown
java.version=1.7.0_80
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_CA
Command-line arguments: -os win32 -ws win32 -arch x86_64 -data @noDefault

0 Kudos
1 Reply
ThomasFuchs
Esri Regular Contributor

hello darren@westislandmedia.com

Thank you for your question. This error normally occurs, when you have selected a shape, that has no CGA model attached. The exporter tries to generate all models for export and gives this error message.

Please verify if your export selection contains such shapes.

0 Kudos