| Anonymous | Login | Signup for a new account | 2013-06-19 19:35 UTC | ![]() |
| Main | My View | View Issues | Change Log | Roadmap | Summary | My Account |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0003775 | opensim | [REGION] Scripting Engine | public | 2009-06-04 20:59 | 2012-08-18 11:34 | ||||
| Reporter | LynMimistrobell | ||||||||
| Assigned To | LynMimistrobell | ||||||||
| Priority | immediate | Severity | major | Reproducibility | have not tried | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0003775: llRezAtRoot is no longer working | ||||||||
| Description | This 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 | ||||||||
| Tags | llRezAtRoot, script, ScriptEngine, scripting, XEngine | ||||||||
| Git Revision or version number | |||||||||
| Run Mode | Grid (1 Region per Sim) | ||||||||
| Physics Engine | BasicPhysics | ||||||||
| Environment | Mono / Linux32 | ||||||||
| Mono Version | Other | ||||||||
| Viewer | |||||||||
| Attached Files | |||||||||
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 |