mirror of
https://github.com/opensim/opensim.git
synced 2026-08-13 13:15:44 +08:00
Commit 1/2
* DB4o no longer crashes the sim on Startup * DB4o now crashes the sim on shutdown. * Variety of console verbosity fixes.
This commit is contained in:
@@ -70,7 +70,7 @@ namespace OpenSim.Framework.Communications.Caches
|
||||
}
|
||||
else
|
||||
{
|
||||
Console.WriteLine("UserProfileCache.cs: user profile for user not found");
|
||||
Console.WriteLine("CACHE", "User profile for user not found");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user