WhiteCoreSim / WhiteCore-Dev

WhiteCoreSim - Software to create your own virtual world
BSD 3-Clause "New" or "Revised" License
26 stars 34 forks source link

park region issue #279

Closed johnfelipe closed 7 years ago

johnfelipe commented 7 years ago

Do you want to 'park' the region with the system owner/estate? (yes/no) [yes]: enter

i got this error:

Jun 29 09:42:25 - [EVENT MANAGER]: Delegate for StartupComplete failed - continuing.  System.NullReferenceException: Object reference not set to an instance of an object
  at WhiteCore.Modules.Sun.SunModule.EventManager_OnStartupComplete (WhiteCore.Framework.SceneInfo.IScene scene, System.Collections.Generic.List`1[T] data) [0x00028] in <3b19cbac301a46a19af41ec73f86dcc9>:0
  at WhiteCore.Framework.SceneInfo.EventManager.TriggerStartupComplete (WhiteCore.Framework.SceneInfo.IScene scene, System.Collections.Generic.List`1[T] StartupData) [0x00029] in <5e3aa9decd1e42ab9348e6f86e7b850d>:0    at WhiteCore.Modules.Sun.SunModule.EventManager_OnStartupComplete (WhiteCore.Framework.SceneInfo.IScene scene, System.Collections.Generic.List`1[T] data) [0x00028] in <3b19cbac301a46a19af41ec73f86dcc9>:0
  at WhiteCore.Framework.SceneInfo.EventManager.TriggerStartupComplete (WhiteCore.Framework.SceneInfo.IScene scene, System.Collections.Generic.List`1[T] StartupData) [0x00029] in <5e3aa9decd1e42ab9348e6f86e7b850d>:0
greythane commented 7 years ago

Referenced in #280