Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2019
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.65 KB | None | 0 0
  1. 20:35:15.7354 [INFO] Keen: Exception while loading world: Object of type 'System.Action`3[System.String,System.String,System.String]' cannot be converted to type 'System.Action`4[System.String,System.String,System.String,VRageMath.Color]'.
  2. 20:35:15.7354 [DEBUG] Keen: at System.RuntimeType.TryChangeType(Object value, Binder binder, CultureInfo culture, Boolean needsSpecialCast)
  3. at System.Reflection.MethodBase.CheckArguments(Object[] parameters, Binder binder, BindingFlags invokeAttr, CultureInfo culture, Signature sig)
  4. at System.Reflection.RuntimeMethodInfo.InvokeArgumentsCheck(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  5. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  6. at System.Reflection.EventInfo.AddEventHandler(Object target, Delegate handler)
  7. at Torch.Utils.ReflectedEventReplacer.Replace(Delegate newCallback, Object instance) in C:\jenkins\workspace\Torch_Torch_master\Torch\Utils\Reflected\ReflectedEventReplacer.cs:line 88
  8. at Torch.Managers.DependencyManager.Attach() in C:\jenkins\workspace\Torch_Torch_master\Torch\Managers\DependencyManager.cs:line 250
  9. at Torch.Session.TorchSessionManager.SessionLoaded() in C:\jenkins\workspace\Torch_Torch_master\Torch\Session\TorchSessionManager.cs:line 141
  10. at Sandbox.Game.World.MySession.RaiseAfterLoading()
  11. at Sandbox.Game.World.MySession.Load(String sessionPath, MyObjectBuilder_Checkpoint checkpoint, UInt64 checkpointSizeInBytes, Boolean saveLastStates, Boolean allowXml)
  12. at Patched_Sandbox.MySandboxGameInitQuickLaunch_0(Object )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement