Valheim-ServerSideMap icon indicating copy to clipboard operation
Valheim-ServerSideMap copied to clipboard

[Mod Conflict] (Unknown Mod): System.IndexOutOfRangeException: Index was outside the bounds of the array.

Open Morpheus1101 opened this issue 8 months ago • 6 comments

05/27/2024 10:58:54: Console: [Info   : Unity Log] 05/27/2024 10:58:54: Exception in ZRpc::HandlePackage: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IndexOutOfRangeException: Index was outside the bounds of the array.
  at ServerSideMap.ExplorationMapSync.OnClientExplore (ZRpc client, System.Int32 x, System.Int32 y) [0x00008] in <6c6d7457ac254564a07af03a22a0254f>:0 
  at (wrapper managed-to-native) System.Reflection.RuntimeMethodInfo.InternalInvoke(System.Reflection.RuntimeMethodInfo,object,object[],System.Exception&)
  at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0006a] in <e31fef67d01346b69d78eed70638954f>:0 
   --- End of inner exception stack trace ---
  at System.Reflection.RuntimeMethodInfo.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00083] in <e31fef67d01346b69d78eed70638954f>:0 
  at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <e31fef67d01346b69d78eed70638954f>:0 
  at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x000e7] in <e31fef67d01346b69d78eed70638954f>:0 
  at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args) [0x00008] in <e31fef67d01346b69d78eed70638954f>:0 
  at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000] in <e31fef67d01346b69d78eed70638954f>:0 
  at ZRpc+RpcMethod`2[T,U].Invoke (ZRpc rpc, ZPackage pkg) [0x0001d] in <4efa3faf7157456487d70c5f7277dba7>:0 
  at (wrapper dynamic-method) ZRpc.DMD<ZRpc::HandlePackage>(ZRpc,ZPackage)
  at ZRpc.Update (System.Single dt) [0x0003e] in <4efa3faf7157456487d70c5f7277dba7>:0 

Uploading LogOutput.log…

Morpheus1101 avatar May 27 '24 11:05 Morpheus1101