| Anonymous | Login | Signup for a new account | 2013-05-23 04:19 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 | ||||
| 0002689 | opensim | [REGION] OpenSim Core | public | 2008-11-25 16:45 | 2008-11-26 18:58 | ||||
| Reporter | BlueWall | ||||||||
| Assigned To | |||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | unable to reproduce | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0002689: Hypergrid : osTeleportAgent in HyperGrid mode... | ||||||||
| Description | osTeleportAgent does not complete the teleport to the HyperGrid gateway. The teleport process starts and the avatar is left at the side of the originating region | ||||||||
| Tags | No tags attached. | ||||||||
| Git Revision or version number | |||||||||
| Run Mode | Grid (Multiple Regions per Sim) | ||||||||
| Physics Engine | ODE | ||||||||
| Environment | Mono / Linux32 | ||||||||
| Mono Version | |||||||||
| Viewer | |||||||||
| Attached Files | |||||||||
Notes |
|
|
(0007318) Diva (administrator) 2008-11-25 16:54 |
Yes, indeed. Let me look into what osTeleportAgent is doing. |
|
(0007334) Diva (administrator) 2008-11-26 02:32 |
Blue, could you please upload an example of a script using osTeleportAgent, so I can reproduce this. Thanks! |
|
(0007336) BlueWall (administrator) 2008-11-26 03:08 edited on: 2008-11-26 03:32 |
default { state_entry() { llSay(0, "Script running"); } touch_start(integer _det) { // Using osTeleportAgent(key,"Region Name",<landing>,<look at>) osTeleportAgent(llDetectedKey(0),"Oceania", <190,62,24>, <195,60,25>); } } |
|
(0007355) BlueWall (administrator) 2008-11-26 18:58 |
After upgrades and another try - it is working properly. Thanks! |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2008-11-25 16:45 | BlueWall | New Issue | |
| 2008-11-25 16:45 | BlueWall | SVN Revision | => 0.6.0.7461 |
| 2008-11-25 16:45 | BlueWall | Run Mode | => Grid (Multiple Regions per Sim) |
| 2008-11-25 16:45 | BlueWall | Physics Engine | => ODE |
| 2008-11-25 16:45 | BlueWall | Environment | => Mono / Linux32 |
| 2008-11-25 16:54 | Diva | Note Added: 0007318 | |
| 2008-11-25 16:54 | Diva | Status | new => confirmed |
| 2008-11-26 02:32 | Diva | Note Added: 0007334 | |
| 2008-11-26 03:08 | BlueWall | Note Added: 0007336 | |
| 2008-11-26 03:32 | BlueWall | Note Edited: 0007336 | |
| 2008-11-26 18:58 | BlueWall | Status | confirmed => closed |
| 2008-11-26 18:58 | BlueWall | Note Added: 0007355 | |
| 2008-11-26 18:58 | BlueWall | Resolution | open => unable to reproduce |
| Copyright © 2000 - 2012 MantisBT Group |