Or are you testing too quickly? What I mean is, are you quickly making an object, taking it, then logging off and coming back with another viewer to test things? Because there is a setting in the Opensim.ini that tells opensim that a certain time must pass before a rezzed object becomes persistant. Or I have no clue what I am talking about. This is the ini part I am talking about. I left mine set for the defult...

///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
 ;; Persistence of changed objects happens during regular sweeps. The
;; following control that behaviour to prevent frequently changing objects
    ;; from heavily loading the region data store.
;; If both of these values are set to zero then persistence of all changed
    ;; objects will happen on every sweep.

;# {MinimumTimeBeforePersistenceConsidered} {} {Time before un-changed object may be persisted} {} 60 ;; Objects will be considered for persistance in the next sweep when they
    ;; have not changed for this number of seconds.
    ; MinimumTimeBeforePersistenceConsidered = 60

;# {MaximumTimeBeforePersistenceConsidered} {} {Time before changed objects may be persisted?} {} 600
    ;; Objects will always be considered for persistance in the next sweep
    ;; if the first change occurred this number of seconds ago.
    ; MaximumTimeBeforePersistenceConsidered = 600

///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

Now I don't think you need to change this setting. Only that you may not have let the object you made be created long enough before shutting down your grid, or (might be off on how this works) left too soon to have an effect on persistance of the object.

InuYasha



On 11/21/2012 12:14 PM, Joe Photon wrote:
I am running an OpenSim 0.7.4 standalone installation which I access from multiple clients on my network. I am using just one agent, and I amusing just one viewer, the Singularity 1.7.2 (2956). Inventory items that I create while using one client computer do not always show up when I log on later using a different client. I thought that the inventory was kept on the server, so I expected that I would see the same inventory regardless of which client computer I used. Am I wrong about that? If not, what am I missing?

--

JP


_______________________________________________
Opensim-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-users


--
________________________________________________________________________
Opensim User: In Gridmode  on Version 0.7.4. Nine Instances with 56 Regions. on 
Windows 7, 64-bit. Phenom 9500 2.2 GHz Quad Core, Terabyte Hard Drive, 8gig 
DDR2 RAM.  Used XAMPP to load PHP Version 5.3.0, Apache
and MySQL 5.1.41-community edition.  Groups, Profiles, Vivox Voice and
Offline Messages all working. (Not yet Public, 6 users allowed Now).
________________________________________________________________________

_______________________________________________
Opensim-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-users

Reply via email to