[Opensim-users] Questions about orphaned prims (Chris) (Ferd Frederix)
Fred
fred at mitsi.com
Fri Aug 27 13:16:45 UTC 2021
In the viewer, the region itself appears to be empty. But your region database table that holds the primitems is not empty for this region UUID.
When the region contents was deleted, an error occurred. The root prim of a linkset was removed but the linked prim was not deleted. So the database is no longer consistent. This is basically harmless, but annoying.
For a truly empty region you can load an empty OAR, or load a different OAR without merge on.
It may be that saving the oar ( save oar tmp.oar ) and reloading it ( load oar tmp.oar ) will fix this.
The primitem can be manually deleted in the database. It's not really
worth the trouble and risk to do so as you can easily make a new, blank
region by shutting this region down and changing a few letters in the UUID.
Fred Beckhusen/Ferd Frederix
On 8/27/2021 7:00 AM, opensim-users-request at opensimulator.org wrote:
> Send Opensim-users mailing list submissions to
> opensim-users at opensimulator.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users
> or, via email, send a message with subject or body 'help' to
> opensim-users-request at opensimulator.org
>
> You can reach the person managing the list at
> opensim-users-owner at opensimulator.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Opensim-users digest..."
>
>
> Today's Topics:
>
> 1. Questions about orphaned prims (Chris)
>
>
> I have a couple of regions that have logging on start up that say
> "Database contained an orphan child prim ... This prim will not be
> loaded.".? One of the regions is completely empty and still contains
> this logging.
>
> A few questions about them:
>
> What are orphaned objects/prims and how do they occur?
>
> How can I recover them or at least fix the logging?
>
> Does the presence of an orphaned object/prim indicate the original
> object has been lost or perhaps corrupted (For example, from the object
> owner's inventory)?
>
> Logging Example:
>
> 17:53:35 - [REGION DB]: Database contains an orphan child prim Object
> 5d72003b-5741-4d0c-87ca-d11a5e936696 in region
> 91b75ca8-fdef-452d-998b-e1e50cf688b0 pointing to missing parent
> 0ccb9f11-c83b-43b8-a01b-b75d2bd299e2.? This prim will not be loaded.
>
>
More information about the Opensim-users
mailing list