Files
opensim/OpenSim/Region/Environment/Modules/Scripting
Charles Krinke f9a67ab5f0 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).
2008-06-05 20:18:15 +00:00
..
2008-05-01 18:04:42 +00:00
2008-05-16 01:22:11 +00:00
2008-05-28 03:44:49 +00:00