Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0003892opensim[REGION] OpenSim Corepublic2009-07-15 21:242012-11-15 18:13
Reportermirceakitsune 
Assigned ToPixel Tomsen 
PriorityimmediateSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformPentium 4OSWindows XP Media CenterOS VersionSP3 32bit
Product Version 
Target VersionFixed in Version 
Summary0003892: Child prims don't persist llTargetOmega() under xEngine
DescriptionThe effect of llTargetOmega() is not persisted on child primitives between simulator restarts, if the sim is running xEngine. SQLite prim storage could also be a cause.
Steps To Reproduce1 - On a simulator running xEngine, create two cubes and link them together.

2 - Select the child primitive and create a new script in it. Change the script to:

default
{
    state_entry()
    {
        llTargetOmega(<0,0,1>, 2, 1);
    }
}

3 - Once the child prim is spinning, log out and close Opensim using the 'shutdown' command.

4 - Start Opensim again and log back in. The child prim is no longer spinning until you re-rez that object or reset the script.
Additional InformationSimulator running xEngine with SQLite prim storage.
Tagsappearance, linkset, object, script, spin, TargetOmega, XEngine
Git Revision or version number
Run Mode Grid (1 Region per Sim)
Physics EngineODE
Environment.NET / Windows32
Mono VersionNone
Viewer
Attached Files

- Relationships
related to 0001415closedmirceakitsune llTargetOmega stops working from time to time 
related to 0005893closednebadon OmegaX, OmegaY and OmegaZ not correctly saved to database for child prims. 

-  Notes
(0021981)
SignpostMarv (reporter)
2012-08-04 14:33

Just tested this on 374ebab, can't reproduce the bug.

- Issue History
Date Modified Username Field Change
2009-07-15 21:24 mirceakitsune New Issue
2009-07-15 21:24 mirceakitsune SVN Revision => 10042
2009-07-15 21:24 mirceakitsune Run Mode => Grid (1 Region per Sim)
2009-07-15 21:24 mirceakitsune Physics Engine => ODE
2009-07-15 21:24 mirceakitsune Environment => .NET / Windows32
2009-07-15 21:24 mirceakitsune Mono Version => None
2009-07-15 21:24 mirceakitsune Relationship added related to 0001415
2009-07-15 21:25 mirceakitsune Tag Attached: linkset
2009-07-15 21:25 mirceakitsune Tag Attached: script
2009-07-15 21:25 mirceakitsune Tag Attached: XEngine
2009-07-15 21:25 mirceakitsune Tag Attached: object
2009-07-15 21:25 mirceakitsune Tag Attached: spin
2009-07-15 21:25 mirceakitsune Tag Attached: TargetOmega
2012-08-04 14:33 SignpostMarv Note Added: 0021981
2012-08-18 11:34 DMX04 Priority normal => immediate
2012-08-18 11:35 DMX04 Tag Attached: appearance
2012-11-15 18:12 Pixel Tomsen Relationship added related to 0005893
2012-11-15 18:13 Pixel Tomsen Status new => closed
2012-11-15 18:13 Pixel Tomsen Assigned To => Pixel Tomsen
2012-11-15 18:13 Pixel Tomsen Resolution open => fixed


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker