| Anonymous | Login | Signup for a new account | 2013-05-24 07:20 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 | ||||
| 0002867 | opensim | [REGION] Scripting Engine | public | 2008-12-18 13:33 | 2008-12-18 20:54 | ||||
| Reporter | BlueWall | ||||||||
| Assigned To | BlueWall | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | unable to reproduce | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0002867: XEngine - XML-RPC llRemoteDataReply does not send message | ||||||||
| Description | Using an external application to send data to an object via xmlrpc, remote_data events are handled with type of REMOTE_DATA_REQUEST work properly, but the external application hangs waiting for a reply. remote_data(integer _typ, key _ch, key _msgID, string _sender, integer _ndat, string _dat) { if(_typ == REMOTE_DATA_REQUEST) { llSay(0,_dat); llRemoteDataReply(_ch, _msgID, "Success!", 42); } } | ||||||||
| Tags | No tags attached. | ||||||||
| Git Revision or version number | |||||||||
| Run Mode | Grid (Multiple Regions per Sim) | ||||||||
| Physics Engine | ODE | ||||||||
| Environment | Mono / Linux32 | ||||||||
| Mono Version | Other | ||||||||
| Viewer | |||||||||
| Attached Files | |||||||||
Notes |
|
|
(0008061) BlueWall (administrator) 2008-12-18 19:39 |
OK, I see the return on the wire (wireshark cap). So, I'm not sure what is happening and am digging further/testing in SL... |
|
(0008071) BlueWall (administrator) 2008-12-18 20:54 |
Disregard: looks like I have something on this side - closing. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2008-12-18 13:33 | BlueWall | New Issue | |
| 2008-12-18 13:33 | BlueWall | SVN Revision | => 0.6.0.7740 |
| 2008-12-18 13:33 | BlueWall | Run Mode | => Grid (Multiple Regions per Sim) |
| 2008-12-18 13:33 | BlueWall | Physics Engine | => ODE |
| 2008-12-18 13:33 | BlueWall | Environment | => Mono / Linux32 |
| 2008-12-18 13:33 | BlueWall | Mono Version | => Other |
| 2008-12-18 19:39 | BlueWall | Note Added: 0008061 | |
| 2008-12-18 20:54 | BlueWall | Status | new => resolved |
| 2008-12-18 20:54 | BlueWall | Resolution | open => unable to reproduce |
| 2008-12-18 20:54 | BlueWall | Assigned To | => BlueWall |
| 2008-12-18 20:54 | BlueWall | Note Added: 0008071 | |
| 2008-12-18 20:54 | BlueWall | Status | resolved => closed |
| Copyright © 2000 - 2012 MantisBT Group |