EvolutionPlugins / Dummy

Unturned / OpenMod plugin. Spawns a dummy and shows the amount of damage.
MIT License
21 stars 7 forks source link

Update plugin to the Unturned preview version #34

Closed DiFFoZ closed 3 years ago

DiFFoZ commented 3 years ago

https://github.com/SmartlyDressedGames/Unturned-3.x-Community/issues/2424

1.

Failed to initialize nexus!
VTable setup of type Dummy.NetTransports.DummyTransportConnection failed
  at (wrapper managed-to-native) System.Delegate.CreateDelegate_internal(System.Type,object,System.Reflection.MethodInfo,bool)

Should be fixed when OpenMod update OpenMod.Unturned.Redist to latest version

  1. HarmonyLib.HarmonyException: Patching exception in method null ---> System.ArgumentException: Undefined target method for patch method static System.Collections.Generic.IEnumerable`1<HarmonyLib.CodeInstruction> Dummy.Patches.Patch_Provider::receiveServer(System.Collections.Generic.IEnumerable`1<HarmonyLib.CodeInstruction> instructions)

    Fixed

https://github.com/SmartlyDressedGames/Unturned-3.x-Community/issues/2432 instead of that event should be patched askTeleport