mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 22:26:09 +08:00
Try this, then :) remove just one line from script serialization,
hunting the bug
This commit is contained in:
@@ -948,7 +948,6 @@ namespace OpenSim.Region.ScriptEngine.Shared.Instance
|
||||
// This is meant to work around a Windows only race
|
||||
//
|
||||
m_InEvent = false;
|
||||
SaveState(m_Assembly);
|
||||
|
||||
return ScriptSerializer.Serialize(this);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user