HolographicWings / LethalExpansion

LethalExpansion Mod
MIT License
13 stars 11 forks source link

Mod not working with friends #102

Open Tron-is-noob opened 7 months ago

Tron-is-noob commented 7 months ago

[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object Stack trace: MoreCompany.Cosmetics.CosmeticApplication.ParentCosmetic (MoreCompany.Cosmetics.CosmeticInstance cosmeticInstance) (at :0) MoreCompany.Cosmetics.CosmeticApplication.ApplyCosmetic (System.String cosmeticId, System.Boolean startEnabled) (at :0) MoreCompany.ClientReceiveMessagePatch.HandleDataMessage (System.String chatMessage) (at :0) MoreCompany.ClientReceiveMessagePatch.Prefix (HUDManager instance, System.String& chatMessage, System.Int32 playerId) (at :0) (wrapper dynamic-method) HUDManager.DMD(HUDManager,string,int) (wrapper dynamic-method) HUDManager.DMD(HUDManager,string,int) HUDManager.rpc_handler_2930587515 (Unity.Netcode.NetworkBehaviour target, Unity.Netcode.FastBufferReader reader, Unity.Netcode.RpcParams rpcParams) (at :0) Unity.Netcode.RpcMessageHelpers.Handle (Unity.Netcode.NetworkContext& context, Unity.Netcode.RpcMetadata& metadata, Unity.Netcode.FastBufferReader& payload, Unity.Netcode.RpcParams& rpcParams) (at <895801699cfc4b4ab52267f31e2a4998>:0) Rethrow as Exception: Unhandled RPC exception! UnityEngine.Debug:LogException(Exception) Unity.Netcode.RpcMessageHelpers:Handle(NetworkContext&, RpcMetadata&, FastBufferReader&, RpcParams&) Unity.Netcode.ServerRpcMessage:Handle(NetworkContext&) Unity.Netcode.NetworkMessageManager:ReceiveMessage(FastBufferReader, NetworkContext&, NetworkMessageManager) Unity.Netcode.NetworkMessageManager:HandleMessage(NetworkMessageHeader&, FastBufferReader, UInt64, Single, Int32) Unity.Netcode.NetworkMessageManager:ProcessIncomingMessageQueue() Unity.Netcode.NetworkManager:NetworkUpdate(NetworkUpdateStage) Unity.Netcode.NetworkUpdateLoop:RunNetworkUpdateStage(NetworkUpdateStage) Unity.Netcode.<>c:b0_0()

[Error : Unity Log] Only the owner can invoke a ServerRpc that requires ownership! [Error : Unity Log] Only the owner can invoke a ServerRpc that requires ownership! [Error : Unity Log] Only the owner can invoke a ServerRpc that requires ownership! [Error : Unity Log] Only the owner can invoke a ServerRpc that requires ownership! [Error : Unity Log] Only the owner can invoke a ServerRpc that requires ownership!

I get this error everytime i invite my friend, we have all the same mods installed, i even unticked LoadModules

BuffMage commented 7 months ago

From these logs it doesn't look like this is an issue with LE, but with MoreCompany, does removing LethalExpansion cause the issue to go away? If it does then you are probably right

Tron-is-noob commented 7 months ago

The error goes away when I get rid the mod

On Wed, Jan 24, 2024 at 4:16 PM James DeLoach @.***> wrote:

From these logs it doesn't look like this is an issue with LE, but with MoreCompany, does removing LethalExpansion cause the issue to go away? If it does then you are probably right

— Reply to this email directly, view it on GitHub https://github.com/HolographicWings/LethalExpansion/issues/102#issuecomment-1908930223, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATBM7CDAABLXTJ457LJPGXDYQF23LAVCNFSM6AAAAABCJG6PRGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMBYHEZTAMRSGM . You are receiving this because you authored the thread.Message ID: @.***>

BuffMage commented 7 months ago

Ok, I'll take a look at that then, do you have a full mod list that I can test with? Or a thunderstore code of the mod profile?

Tron-is-noob commented 7 months ago

image