Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0003775opensim[REGION] Scripting Enginepublic2009-06-04 20:592012-08-18 11:34
ReporterLynMimistrobell 
Assigned ToLynMimistrobell 
PriorityimmediateSeveritymajorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0003775: llRezAtRoot is no longer working
DescriptionThis script does nothing:
default
{
    state_entry()
    {
        llRezAtRoot("Primitive", <0.0, 0.0, 1.0>, ZERO_VECTOR, ZERO_ROTATION, 1);
    }
}

* The object isn't rezzed
* There are no errors
* The object "Primitive" exists in the object's Contents.

CentOS 5 (32 bits)
Mono 2.4
OS 0.6.5 (from trunk) r9785
Connected to osgrid
TagsllRezAtRoot, script, ScriptEngine, scripting, XEngine
Git Revision or version number
Run Mode Grid (1 Region per Sim)
Physics EngineBasicPhysics
EnvironmentMono / Linux32
Mono VersionOther
Viewer
Attached Files

- Relationships

-  Notes
(0011959)
LynMimistrobell (reporter)
2009-06-04 21:00

Oh, should've mentioned: Using XEngine
(0011976)
melanie (administrator)
2009-06-04 22:37

I'm surprised, since llRezObject simply calls llRezAtRoot and if one works, the other also should
(0011977)
dahlia (manager)
2009-06-04 22:47

you sure you want to rez the object at <0.0, 0.0, 1.0> ?
I think the position parameter is in region coordinates, not relative. Also, the documentation for that function at http://wiki.secondlife.com/wiki/LlRezAtRoot [^] states that it will fail if you try to rez further than 10 meters away.
(0011987)
LynMimistrobell (reporter)
2009-06-05 07:20

Omg I feel so stupid for not realizing that... Ofcourse, you're completely right I should provide region coordinates. Someone please close this quickly :)

- Issue History
Date Modified Username Field Change
2009-06-04 20:59 LynMimistrobell New Issue
2009-06-04 20:59 LynMimistrobell SVN Revision => 0.6.5 trunk r9785
2009-06-04 20:59 LynMimistrobell Run Mode => Grid (1 Region per Sim)
2009-06-04 20:59 LynMimistrobell Physics Engine => BasicPhysics
2009-06-04 20:59 LynMimistrobell Environment => Mono / Linux32
2009-06-04 20:59 LynMimistrobell Mono Version => Other
2009-06-04 20:59 LynMimistrobell Tag Attached: script
2009-06-04 20:59 LynMimistrobell Tag Attached: ScriptEngine
2009-06-04 20:59 LynMimistrobell Tag Attached: scripting
2009-06-04 21:00 LynMimistrobell Tag Attached: llRezAtRoot
2009-06-04 21:00 LynMimistrobell Tag Attached: XEngine
2009-06-04 21:00 LynMimistrobell Note Added: 0011959
2009-06-04 22:37 melanie Note Added: 0011976
2009-06-04 22:47 dahlia Note Added: 0011977
2009-06-05 07:20 LynMimistrobell Status new => resolved
2009-06-05 07:20 LynMimistrobell Resolution open => fixed
2009-06-05 07:20 LynMimistrobell Assigned To => LynMimistrobell
2009-06-05 07:20 LynMimistrobell Note Added: 0011987
2009-06-05 07:21 LynMimistrobell Status resolved => closed
2012-08-18 11:34 DMX04 Priority normal => immediate


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker