Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Messages on Playerdeath #3

Open
LeonBoettcher opened this issue Jul 7, 2024 · 0 comments
Open

No Messages on Playerdeath #3

LeonBoettcher opened this issue Jul 7, 2024 · 0 comments

Comments

@LeonBoettcher
Copy link

Here is my Log

[16:37:32 INF][OpenMod.Core.Commands.CommandExecutor] Actor console/Console has executed command "openmod install EvolutionPlugins.OpenDeathMessages"
[16:37:32 INF][OpenMod.Core.Console.ConsoleActor] Installing EvolutionPlugins.OpenDeathMessages...
[16:37:32 INF][NuGet] Searching repository for package: EvolutionPlugins.OpenDeathMessages
[16:37:33 INF][OpenMod.Core.Console.ConsoleActor] Successfully installed EvolutionPlugins.OpenDeathMessages v1.1.1.
[16:37:33 INF][OpenMod.Core.Console.ConsoleActor] To complete installation, please reload OpenMod with /openmod reload.
[16:37:38 INF][OpenMod.Core.Commands.CommandExecutor] Actor console/Console has executed command "openmod reload"
[16:37:38 INF][OpenMod.Core.Console.ConsoleActor] Reloading OpenMod, this might take a while...
[16:37:38 INF][OpenMod.Runtime.Runtime] OpenMod is shutting down...
[16:37:38 INF][OpenMod.Core.Plugins.PluginActivator] Unloading all plugins...
[16:37:38 INF][OpenMod.Core.Plugins.PluginActivator] > 2 plugins unloaded
[16:37:39 INF][OpenMod.Runtime.Runtime] OpenMod v3.8.9+fb15157f.fb15157f230ffdf8b71dc0f9f4c98e60b16f3eb9 is starting...
[16:37:39 WRN][OpenMod.Unturned.RocketMod.RocketModIntegration] Economy system was set to RocketMod_Uconomy but Uconomy is not installed. Defaulting to Separate
[16:37:39 INF][OpenMod.Core.Permissions.PermissionRolesDataStore] Permissions have been reloaded
[16:37:39 INF][OpenMod.Runtime.OpenModHostedService] Initializing for host: OpenMod for Unturned v3.8.9+fb15157f.fb15157f230ffdf8b71dc0f9f4c98e60b16f3eb9
[16:37:39 INF][OpenMod.Unturned.OpenModUnturnedHost] OpenMod for Unturned v3.8.9+fb15157f.fb15157f230ffdf8b71dc0f9f4c98e60b16f3eb9 is initializing...
[16:37:39 INF][OpenMod.Unturned.RocketMod.RocketModIntegration] RocketMod is installed, enabling RocketMod integration
[16:37:39 ERR][OpenMod.Harmony] Failed to patch original method null from patching type OpenMod.Unturned.Vehicles.Events.VehiclePatches
HarmonyLib.HarmonyException: Ambiguous match for HarmonyMethod[(class=SDG.Unturned.VehicleManager, methodname=SpawnVehicleV3, type=Normal, args=undefined)] ---> System.Reflection.AmbiguousMatchException: Ambiguous match found.
at System.RuntimeType.GetMethodImplCommon (System.String name, System.Int32 genericParameterCount, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Reflection.CallingConventions callConv, System.Type[] types, System.Reflection.ParameterModifier[] modifiers) [0x00050] in <2161c9885dd04ff291b79db9349c4b9b>:0
at System.RuntimeType.GetMethodImpl (System.String name, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Reflection.CallingConventions callConv, System.Type[] types, System.Reflection.ParameterModifier[] modifiers) [0x00000] in <2161c9885dd04ff291b79db9349c4b9b>:0
at System.Type.GetMethod (System.String name, System.Reflection.BindingFlags bindingAttr) [0x0000e] in <2161c9885dd04ff291b79db9349c4b9b>:0
at HarmonyLib.AccessTools.DeclaredMethod (System.Type type, System.String name, System.Type[] parameters, System.Type[] generics) [0x00028] in <2a636e9f47714948917da90a7413bd98>:0
at HarmonyLib.PatchTools.GetOriginalMethod (HarmonyLib.HarmonyMethod attr) [0x00052] in <2a636e9f47714948917da90a7413bd98>:0
--- End of inner exception stack trace ---
at HarmonyLib.PatchTools.GetOriginalMethod (HarmonyLib.HarmonyMethod attr) [0x001e5] in <2a636e9f47714948917da90a7413bd98>:0
at HarmonyLib.PatchClassProcessor.PatchWithAttributes (System.Reflection.MethodBase& lastOriginal, System.Boolean unpatch) [0x0001c] in <2a636e9f47714948917da90a7413bd98>:0
at HarmonyLib.PatchClassProcessor.Patch () [0x0006e] in <2a636e9f47714948917da90a7413bd98>:0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant