blaxxun-boop / Guilds

1 stars 1 forks source link

Error #2

Closed heberholanda closed 9 months ago

heberholanda commented 10 months ago

Hey,

I'm getting these error messages.

Last Valheim and Guild versions

[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object Stack trace: Guilds.GuildChat.ToggleGroupsChat (System.Boolean active) (at <a22a9728ce5a4396837db0a8b1c4e6f8>:0) Guilds.GuildList+<>c.<Init>b__8_0 () (at <a22a9728ce5a4396837db0a8b1c4e6f8>:0) ServerSync.CustomSyncedValueBase.set_BoxedValue (System.Object value) (at <a22a9728ce5a4396837db0a8b1c4e6f8>:0) ServerSync.ConfigSync.resetConfigsFromServer () (at <a22a9728ce5a4396837db0a8b1c4e6f8>:0) ServerSync.ConfigSync+ResetConfigsOnShutdown.Postfix () (at <a22a9728ce5a4396837db0a8b1c4e6f8>:0) (wrapper dynamic-method) ZNet.DMD<ZNet::Shutdown>(ZNet,bool) (wrapper dynamic-method) Game.DMD<Game::Shutdown>(Game,bool) (wrapper dynamic-method) Game.DMD<Game::Logout>(Game,bool,bool) Menu.Logout () (at <447b19510f604ca3807cd6cce3a7c1ef>:0) (wrapper dynamic-method) Menu.DMD<Menu::OnLogoutYes>(Menu) UnityEngine.Events.InvokableCall.Invoke () (at <80fe1a4e36fe44618284312cb721a597>:0) UnityEngine.Events.UnityEvent.Invoke () (at <80fe1a4e36fe44618284312cb721a597>:0) UnityEngine.UI.Button.Press () (at <e97aac8d17514bea83fadfd039e9187a>:0) UnityEngine.UI.Button.OnPointerClick (UnityEngine.EventSystems.PointerEventData eventData) (at <e97aac8d17514bea83fadfd039e9187a>:0) UnityEngine.EventSystems.ExecuteEvents.Execute (UnityEngine.EventSystems.IPointerClickHandler handler, UnityEngine.EventSystems.BaseEventData eventData) (at <e97aac8d17514bea83fadfd039e9187a>:0) UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+EventFunction1[T1] functor) (at <e97aac8d17514bea83fadfd039e9187a>:0) UnityEngine.EventSystems.EventSystem:Update()

[Info : Unity Log] 09/22/2023 17:45:28: Exception in ZRpc::HandlePackage: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object at Guilds.GuildChat.ToggleGroupsChat (System.Boolean active) [0x00025] in <a22a9728ce5a4396837db0a8b1c4e6f8>:0 at Guilds.GuildList+<>c.<Init>b__8_0 () [0x003e1] in <a22a9728ce5a4396837db0a8b1c4e6f8>:0 at (wrapper delegate-invoke) <Module>.invoke_void() at ServerSync.CustomSyncedValueBase.set_BoxedValue (System.Object value) [0x00012] in <a22a9728ce5a4396837db0a8b1c4e6f8>:0 at ServerSync.ConfigSync.HandleConfigSyncRPC (System.Int64 sender, ZPackage package, System.Boolean clientUpdate) [0x00363] in <a22a9728ce5a4396837db0a8b1c4e6f8>:0 at ServerSync.ConfigSync.RPC_FromServerConfigSync (ZRpc rpc, ZPackage package) [0x0001c] in <a22a9728ce5a4396837db0a8b1c4e6f8>:0 at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00032] in <695d1cc93cca45069c528c15c9fdd749>:0 --- End of inner exception stack trace --- at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00048] in <695d1cc93cca45069c528c15c9fdd749>:0 at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x000e7] in <695d1cc93cca45069c528c15c9fdd749>:0 at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args) [0x00008] in <695d1cc93cca45069c528c15c9fdd749>:0 at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000] in <695d1cc93cca45069c528c15c9fdd749>:0 at ZRpc+RpcMethod1[T].Invoke (ZRpc rpc, ZPackage pkg) [0x0001d] in <447b19510f604ca3807cd6cce3a7c1ef>:0 at (wrapper dynamic-method) ZRpc.DMD<ZRpc::HandlePackage>(ZRpc,ZPackage) at ZRpc.Update (System.Single dt) [0x0003e] in <447b19510f604ca3807cd6cce3a7c1ef>:0

blaxxun-boop commented 10 months ago

Sounds like you have a mod that alters the chat area.

heberholanda commented 10 months ago

Yes, Chatter mod.