mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
preliminary inter region communications (between regions in different instances) now works, so child agents and border crossings (and teleporting) now work.
The .net remoting is still very basic: we need security sinks added. And we really need the OGS 2 protocol as soon as possible.
This commit is contained in:
@@ -269,6 +269,7 @@ namespace OpenSim.Region.GridInterfaces.Local
|
||||
}
|
||||
catch (Exception e)
|
||||
{
|
||||
Console.WriteLine("exception loading default assets into database");
|
||||
Console.WriteLine(e.Message);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user