This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-08-19 04:32:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
373ac901560b3aaa4b531512152da9206bf89dcf
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
XEngine
/
XEngine.cs
unknown
61f9b3c2cf
Bug in 0.6.9 sometimes restoring script state causes region console to crash due to unhandled file lock exception. Attempt to resolve by wrapping several instances of file create / read logic in using statements and added some error handling for locked file exceptions. If it is IDisposable, it must be disposed! The close statements are unnecessary but harmless so I have left those in. The end of the using block will close and dispose automagically.
2010-07-17 00:44:54 +01:00
57 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink