If I remember correct, I had checked the inventory service after the asset issue, and it was showing the inventory with names and properties.

Looking at the inventory service, only the asset itself is saved in the asset server. Recovering all cached data without Name and description would thus not be much of an issue for the inventory. On the region side, well... no name/description would be better than empty region.

Am 24.08.2014 18:38, schrieb Mister Blue:
Some creative programming could probably recover a lot of the data from the asset cache. The items in the cache are serialized instances of AssetBase which is the object passed to the database system. I'd have to do some more looking to make sure the name and description are stored in the AssetBase but a lot of data is there. I don't know what that would mean for inventory, though -- one could recover the assets but not have any handles to them.



On Sun, Aug 24, 2014 at 2:46 AM, Michelle Argus <[email protected] <mailto:[email protected]>> wrote:

    Hi,

    general question, is it possible to recover assets using the
    localy stored asset cache? This might be usefull in our OSG
    situation, were we might need to recover some unsaved Assets. If
    possible, one should maybe create an addon-module which then does
    all the neaded work..

    Michelle
    _______________________________________________
    Opensim-dev mailing list
    [email protected] <mailto:[email protected]>
    http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-dev




_______________________________________________
Opensim-dev mailing list
[email protected]
http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-dev

_______________________________________________
Opensim-dev mailing list
[email protected]
http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-dev

Reply via email to