mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
* Insert an OpenSim warning telling the user to ignore the ERROR assembly scanning messages. This is a temporary measure.
This commit is contained in:
@@ -146,6 +146,9 @@ namespace OpenSim
|
||||
Directory.Delete("addin-db-000", true);
|
||||
}
|
||||
|
||||
|
||||
m_log.Info("[OPENSIM MAIN]: PLEASE IGNORE THE SCANNING ERRORS BELOW. These are the result of a temporary problem with our plugins manager.");
|
||||
|
||||
AddinManager.Initialize(".");
|
||||
AddinManager.Registry.Update(null);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user