Log in | Register new account
Home » Projects » realXtend Modules » Tracker » Bugs » Edit Tracker Item
Uploading a 3d mesh works fine initially. The 3d model is showing up under 3d Models in inventory. After a simulator restart, the 3d Model has an image-icon next to it, instead of the mesh icon. The meshes are no longer available then. Tested on Linux and MySQL. Tables from (http://opensimulator.org/wiki/Rex_mysql)
Submitted By: Jeroen van Veen Adddate: 2009-04-08 09:56:55 Rexitems appear in the opensim inventoryitems table with assettype field set at 0 all the time. This should be 43(meshes), 47(particle scripts), or other corresponding number to the type of asset.
Submitted By: Jeroen van Veen Adddate: 2009-04-09 15:38:57 Patch confirmed. Inventory works as expected now. Seems to fix shift-copy reference bug as well.
Items Dependent On This Item
Items that are duplicates