[Opensim-users] Inventory file types

Justin Clark-Casey jjustincc at googlemail.com
Mon Jan 16 21:11:01 UTC 2012


The only possible cause of this error is for the xml to be malformed in some way.  I suggest that you check it carefully 
against a known working configuration.

On 16/01/12 20:13, Cuddles McCann wrote:
> At this point I would be happy if I could just get the textures library to not kill the entire library... latest error
> message is:
> 11:49:23 - Error loading plugin from OpenSim.Services.InventoryService.dll, exception System.ArgumentException: Did not
> find Nini XML root node
>     at Nini.Config.XmlConfigSource.PerformLoad(XmlDocument document)
>
> The main folder type is correct (0) and I got past all the errors from missing "/> at the end of the lines in the items
> file. I know this worked at one point.....
>
> cuddles
>
> On Thu, Jan 12, 2012 at 4:32 PM, Justin Clark-Casey <jjustincc at googlemail.com <mailto:jjustincc at googlemail.com>> wrote:
>
>     I'm not sure there's a site, but my recollection is that folders with type -1 are ordinary folders.  Folders with
>     other numbers (which conform to the InventoryType enum found in the OpenMetaverse library) are folders which
>     normally contain objects of that type (e.g. Objects, Body Parts, Scripts).  These have the different inventory icons
>     on folders that I think you still see in the avatar's inventory in a viewer).
>
>     I believe the library loader uses these same numbers too.
>
>     A word of warning - library access in OpenSim is currently a little bit broken.  In particular, I believe there are
>     problems with copying things such as scripts, or accessing them if you're previously accessed them.  This last can
>     be fixed with a viewer cache clear but that's not much of a solution.
>
>
>     On 12/01/12 16:51, Cuddles McCann wrote:
>
>         Greetings,
>
>         I am creating a library for the school grid, using only things that are in the inventory and acquired through open
>         source offerings. I've figured out everything except the file type in the xml files for folders (i.e.
>         TexturesLirbraryFolders). In looking through the DB most of the folders are -1 and I see that all the system folders
>         have the same number for each one. Is there an site that explains Inventory/Library folder types?
>
>         Cuddles
>
>
>
>         _________________________________________________
>         Opensim-users mailing list
>         Opensim-users at lists.berlios.de <mailto:Opensim-users at lists.berlios.de>
>         https://lists.berlios.de/__mailman/listinfo/opensim-users <https://lists.berlios.de/mailman/listinfo/opensim-users>
>
>
>
>     --
>     Justin Clark-Casey (justincc)
>     http://justincc.org/blog
>     http://twitter.com/justincc
>
>     _________________________________________________
>     Opensim-users mailing list
>     Opensim-users at lists.berlios.de <mailto:Opensim-users at lists.berlios.de>
>     https://lists.berlios.de/__mailman/listinfo/opensim-users <https://lists.berlios.de/mailman/listinfo/opensim-users>
>
>
>
>
> _______________________________________________
> Opensim-users mailing list
> Opensim-users at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-users


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



More information about the Opensim-users mailing list