mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 18:55:58 +08:00
fix spurious loading... messages on iar load by creating folders as version 1 rather than version 0
This commit is contained in:
@@ -1293,7 +1293,6 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
}
|
||||
catch (IOException e)
|
||||
{
|
||||
|
||||
m_log.Warn("[TERRAIN]: Scene.cs: LoadWorldMap() - Failed with exception " + e.ToString() + " Regenerating");
|
||||
|
||||
// Non standard region size. If there's an old terrain in the database, it might read past the buffer
|
||||
|
||||
Reference in New Issue
Block a user