Hi, I have a model of a building having multiple textures. When I drag n drop .mesh file in the scene and add content (to the default storage), I see some of the files loading with the following error on the server:
Error: Cannot create attribute of type "114"! This type is not known to SceneAPI::CreateAttribute! Warning: Failed to create dynamic attribute. Skipping rest of the attributes for this component. At client console, it shows the following errors: Error: AssetAPI: Asset "OgreMaterial", name "local://Material__68.material" transfer finished: but data size was 0 bytes! Error: AssetAPI: Asset "OgreMaterial", name "local://TempleAlpha.material" transfer finished: but data size was 0 bytes! Error: AssetAPI: Asset "OgreMaterial", name "local://TempleOuterSmallWall.material" transfer finished: but data size was 0 bytes! Error: AssetAPI: Asset "OgreMaterial", name "local://Grill.material" transfer finished: but data size was 0 bytes! Error: AssetAPI: Asset "OgreMaterial", name "local://Material__68.material" transfer finished, but no corresponding AssetTransferPtr was tracked by AssetAPI! Error: AssetAPI: Asset "OgreMaterial", name "local://TempleAlpha.material" transfer finished, but no corresponding AssetTransferPtr was tracked by AssetAPI! Error: AssetAPI: Asset "OgreMaterial", name "local://Grill.material" transfer finished, but no corresponding AssetTransferPtr was tracked by AssetAPI! Error: AssetAPI: Asset "OgreMaterial", name "local://Material__69.material" transfer finished: but data size was 0 bytes! Error: AssetAPI: Asset "OgreMaterial", name "local://Material__69.material" transfer finished, but no corresponding AssetTransferPtr was tracked by AssetAPI! Error: AssetAPI: Asset "OgreMaterial", name "local://TempleOuterSmallWall.material" transfer finished, but no corresponding AssetTransferPtr was tracked by Asse tAPI! I can see the textures over the building now. But once I log out (after saving the scene) and log in again I see only the mesh of the building and no textures. What does the above errors mean? Any help is appreciated.. Regards, Vaibhav Vaidya -- http://groups.google.com/group/realxtend http://www.realxtend.org
