diff options
author | Charles Krinke | 2008-06-05 20:18:15 +0000 |
---|---|---|
committer | Charles Krinke | 2008-06-05 20:18:15 +0000 |
commit | f9a67ab5f0aefe9033593babb790d6c1c74628ec (patch) | |
tree | 445af6afd4b8a6c65fe953279c65d3fb7b0c523e /OpenSim/Region/Modules | |
parent | Mantis#1459. Thank you kindly, CMickeyb for a patch that: (diff) | |
download | opensim-SC_OLD-f9a67ab5f0aefe9033593babb790d6c1c74628ec.zip opensim-SC_OLD-f9a67ab5f0aefe9033593babb790d6c1c74628ec.tar.gz opensim-SC_OLD-f9a67ab5f0aefe9033593babb790d6c1c74628ec.tar.bz2 opensim-SC_OLD-f9a67ab5f0aefe9033593babb790d6c1c74628ec.tar.xz |
Mantis#1460. Thank you, CMickeyb for a patch that addresses:
I'm getting an unhandled exception in openxmlrpcchannel during simulator initialization.
I have two objects in different regions that open remote data channels in the state_entry event.
It appears that the state_entry call is executing before the postinitialize method is called in
xmlrpcmodule (the exception occurs because m_openChannels is not initialized).
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions