[Opensim-users] Inventory Broken Links

Justin Clark-Casey jjustincc at googlemail.com
Wed Dec 17 18:41:57 UTC 2014


Moving the linked assets will certainly be necessary and might work but I don't know for sure.

I was thinking one would also need the correct entries in the avatar service [1] to mirror that in the inventory linked 
items (that whole mess is partly due to the original need to maintain compatibility with older viewers) but I've written 
code before to insert outfit information from scratch via PHP [2] which didn't do that and I know that worked.

[1] http://opensimulator.org/wiki/AvatarService
[2] https://github.com/justincc/opensimulator-tools/tree/master/integration/php/src/programs/add-cabp

On 17/12/14 18:23, Drover, Matt wrote:
> Would it fix if I traced the links back to the original asset an transfer
> it from the old db to the new one?
>
> -Matt
>
> On 2014-12-17, 2:23 PM, "Justin Clark-Casey" <jjustincc at googlemail.com>
> wrote:
>
>> Unfortunately this is a known issue (there's a Mantis for it somewhere).
>>
>> The chief problem is that restoring the outfit inventory links isn't
>> enough.  As you've guessed, the wearable data in
>> the avatar service also needs to be reconstituted.  This isn't yet done.
>>
>> On 17/12/14 17:11, Drover, Matt wrote:
>>> This is affecting all my users, Is there a database type fix ? I assume
>>> the ³avatars² table is where the links are?
>>>
>>> -Matt
>>>
>>> From: Michael Emory Cerquoni <nebadon2025 at gmail.com
>>> <mailto:nebadon2025 at gmail.com>>
>>> Reply-To: "opensim-users at opensimulator.org
>>> <mailto:opensim-users at opensimulator.org>"
>>> <opensim-users at opensimulator.org
>>> <mailto:opensim-users at opensimulator.org>>
>>> Date: Wednesday, December 17, 2014 at 12:01 PM
>>> To: "opensim-users at opensimulator.org
>>> <mailto:opensim-users at opensimulator.org>"
>>> <opensim-users at opensimulator.org
>>> <mailto:opensim-users at opensimulator.org>>
>>> Subject: Re: [Opensim-users] Inventory Broken Links
>>>
>>> You need to go into your current outfits folder and delete all the
>>> links there, then rewear your outfit, this should
>>> resolve your problem.
>>>
>>> On Wed, Dec 17, 2014 at 10:30 AM, Drover, Matt <mattdrover at mun.ca
>>> <mailto:mattdrover at mun.ca>> wrote:
>>>
>>>      To repair some database issues, I exported all my islands/users to
>>> oars/iars and imported them in a new grid.
>>>      Everything worked great, except my current outfit is not rezing and
>>> in my inventory next to each item it says
>>>      (broken link). I¹ve checked and all the assets/textures are in the
>>> database, so I know they came over. What exactly
>>>      does broken link mean? And how can I fix it?
>>>
>>>      Thanks.
>>>
>>>      -Matt
>>>
>>>      _______________________________________________
>>>      Opensim-users mailing list
>>>      Opensim-users at opensimulator.org
>>> <mailto:Opensim-users at opensimulator.org>
>>>      http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users
>>>
>>>
>>>
>>> --
>>> Michael Emory Cerquoni
>>>
>>>
>>> _______________________________________________
>>> Opensim-users mailing list
>>> Opensim-users at opensimulator.org
>>> http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users
>>>
>>
>>
>> --
>> Justin Clark-Casey (justincc)
>> OSVW Consulting
>> http://justincc.org
>> http://twitter.com/justincc
>> _______________________________________________
>> Opensim-users mailing list
>> Opensim-users at opensimulator.org
>> http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users
>
> _______________________________________________
> Opensim-users mailing list
> Opensim-users at opensimulator.org
> http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users
>


-- 
Justin Clark-Casey (justincc)
OSVW Consulting
http://justincc.org
http://twitter.com/justincc


More information about the Opensim-users mailing list