SLUNIVERSE |
| | #26 (permalink) |
| Banned Join Date: Jun 2007 Location: NYC
Posts: 22,229
SL Join Date: 10-11-2004
Business: abstract avatars! SLShopper Ads: 16
My Mood: | Yeah you can do it that way too, but that's arguably more roundabout than just saving and restoring. |
| | |
| | #27 (permalink) |
| bunneh extraordinaire ![]() ![]()
Can't sleep, furries will eat
me..
| is there an issue that prevents attachment persistence? ie: You attach an item, in my case, a hood, log out, then back in and the hood is no longer attached.. After messing with it for a while I at least got it to remember its attach point (no idea how, I was repeating the same steps..). There also seems to be issues with a few of the attachment points, Skull, Pelvis, and sometimes the spine, after attaching an object and adjusting it, reattaching puts the object in some location way off the atachment point. Anyone else having any of these problems? |
| | |
| | #28 (permalink) |
| Banned Join Date: Jun 2007 Location: NYC
Posts: 22,229
SL Join Date: 10-11-2004
Business: abstract avatars! SLShopper Ads: 16
My Mood: | Yes, appearance doesn't persist except in grid mode, I believe, and if I remember even then it only holds clothes and not attachments. And attachments themselves are wonky as shit. They were only implemented a couple months ago so they're REALLY buggy. I keep pushing ( ) someone ( ) to improve them. |
| | |
| 1 User Said Thanks: |
| | #29 (permalink) | |
| bunneh extraordinaire ![]() ![]()
Can't sleep, furries will eat
me..
| Quote:
hehehe, okies, thank you! I was going nuts trying to figure out what I was doing wrong.. | |
| | |
| | #30 (permalink) | ||
| Ghostariffic! ![]() ![]() ![]() ![]()
all statused out
Join Date: May 2008 Location: OpenLife Grid
Posts: 2,325
SL Join Date: 10-21-2004
My Mood: | I am set up with MySQL and have appearance persist even after closing the server down. I had to add this line to the opensim.ini file and this shows where I put it: Quote:
If you are using sqlite (which comes default for OpenSim) then you can get the persistence to work as long as the server stays on. Attachments have to be reapplied every session though. This only works for hair, skin, body, eyes and clothing. Here is an older .ini file example from the OpenLife standalone that has avatar persistence enabled for SQLite. Ignore where it says it is not yet true RE: persistence. It works now. Quote:
Last edited by Macphisto Angelus; 08-11-2008 at 11:43 PM. | ||
| | |
| 1 User Said Thanks: |
| | #31 (permalink) |
| Grid.Living ![]() ![]() ![]()
verf veruuuufffuurrr
rufufurrrrr
Join Date: Aug 2007 Location: Michigan
Posts: 1,217
SL Join Date: 7/21/2003
Business: Grid.Living
XBOX Leaderboard: 13th SLShopper Ads: 3
My Mood: | Re: SQLite, honestly though if you're going to be doing anything more permanent than, say, 3 days, do yourself a favor and install MySQL. The performance boost is huge. |
| | |
| 1 User Agreed: |
| | #32 (permalink) | |
| Ghostariffic! ![]() ![]() ![]() ![]()
all statused out
Join Date: May 2008 Location: OpenLife Grid
Posts: 2,325
SL Join Date: 10-21-2004
My Mood: | Quote:
When I wiped the opensim folder today and started with the official stand alone it even saw my items from my past version. Sadly, I could not rez them.. but they did show up in invo. | |
| | |
| | #33 (permalink) |
| Junior Member ![]() Join Date: Aug 2008
Posts: 2
| Hi There! Iīm having some problems to fix my avatar appearance (no persist avatar appearance) I changed to 0.5.8 r5946 version and iīll tell u whatīs happening: I have 20 regions on my grid, but only in one of them, the appearance can be fix! I can crate new body parts (hair, Shape, Skin, eyes). I can wear too, so itīs ok. In all places i can create and change it, but when i come back (making another login) my avatar donīt fix the changes i made! So my avatar still the same, without the changes that i made! When i save the changes that i made, like hair, for exemplo, appears on the console (opensim.exe )a message: [APPEARANCE] - Avatar is child agent, ignoring AvatarIsWeareing event So, the new body parts donīt be save at the "avatarappearance" table. Only in one region of my grid this thing works and save perfectly and in the others (19 regions) this problem continuous. What is going on? Anybody can help me? Anyone had this kind of problem? Thx so much guys. * im working in "grid mode=true" and using mysql 5.0 LOG: ------------- 2008-08-25 17:51:19,921 INFO - OpenSim.Region.ClientStack.LindenUDP.LLClientView [CLIENT]: Entered loop 2008-08-25 17:51:21,732 INFO - OpenSim.Region.Environment.Scenes.ScenePresence [APPEARANCE] Setting Appearance 2008-08-25 17:51:21,872 INFO - OpenSim.Region.Environment.Scenes.ScenePresence [APPEARANCE] Sending Appearance to All Other Agents 2008-08-25 17:51:21,872 INFO - OpenSim.Region.Environment.Scenes.ScenePresence [APPEARANCE] Sending Own Appearance 2008-08-25 17:51:47,463 WARN - OpenSim.Region.ClientStack.LindenUDP.LLClientView [CLIENT]: unhandled AgentHeightWidth packet 2008-08-25 17:51:57,799 INFO - OpenSim.Region.Environment.Scenes.ScenePresence [APPEARANCE] Setting Appearance 2008-08-25 17:51:57,877 INFO - OpenSim.Region.Environment.Scenes.ScenePresence [APPEARANCE] Sending Appearance to All Other Agents 2008-08-25 17:51:57,877 INFO - OpenSim.Region.Environment.Scenes.ScenePresence [APPEARANCE] Sending Own Appearance 2008-08-25 17:52:08,822 DEBUG - OpenSim.Region.Environment.Modules.Agent.AssetTran saction.AgentAssetTransactionsManager [TRANSACTIONS MANAGER] Called HandleItemUpdateFromTransaction with item New Shape 2008-08-25 17:52:09,088 INFO - OpenSim.Framework.Communications.Cache.GridAssetCl ient [GRID ASSET CLIENT]: Sending store request for asset 380ec949-6eda-4e12-b8a7-c7f5fa3a89c1 2008-08-25 17:52:10,540 INFO - OpenSim.Region.Modules.AvatarFactory.AvatarFactory Module Avatar is child agent, ignoring AvatarIsWearing event 2008-08-25 17:52:24,217 INFO - OpenSim.Region.Environment.Scenes.ScenePresence [APPEARANCE] Setting Appearance 2008-08-25 17:52:24,248 INFO - OpenSim.Region.Environment.Scenes.ScenePresence [APPEARANCE] Sending Appearance to All Other Agents 2008-08-25 17:52:24,248 INFO - OpenSim.Region.Environment.Scenes.ScenePresence [APPEARANCE] Sending Own Appearance Last edited by Binho; 08-25-2008 at 11:05 PM. |
| | |
| | #36 (permalink) | |
| Grid.Living ![]() ![]() ![]()
verf veruuuufffuurrr
rufufurrrrr
Join Date: Aug 2007 Location: Michigan
Posts: 1,217
SL Join Date: 7/21/2003
Business: Grid.Living
XBOX Leaderboard: 13th SLShopper Ads: 3
My Mood: | Quote:
1) Tingling sensation of throwing money down a hole. 2) Drafty breeze in your pants when your privacy is breached. 3) Free scum on your windows from shady grid operators. | |
| | |
| 1 User Laughed: |
| 1 User Agreed: |
![]() |
| Thread Tools | |
| Display Modes | |
| |