mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
Added more error info to CreateCommsManagerPlugin.
This commit is contained in:
@@ -127,6 +127,7 @@ namespace OpenSim.ApplicationPlugins.CreateCommsManager
|
||||
{
|
||||
m_log.Error("[CreateComms] " + e.Message);
|
||||
m_log.Error("[CreateComms] The OpenSim application class was : " + openSim.ToString());
|
||||
m_log.Error("[CreateComms] To use hypergrid mode, please make sure you are starting opensim with the command line: opensim.exe -hypergrid=true");
|
||||
Environment.Exit(1);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user