Report reply browney Posted July 2, 2020 Hello, I'm getting the following error after todays update. any advise? Error while compiling: MyMiniCopter.cs(818,67): error CS0029: Cannot implicitly convert type `System.Collections.Generic.List<BaseVehicle.MountPointInfo>' to `BaseVehicle.MountPointInfo[]' thank you Quote Share this comment Link to comment
Report reply RFC1920 Posted July 2, 2020 Changed Fixed In to Next Version Quote Share this comment Link to comment
Report reply Rusty-Rift Posted July 3, 2020 Failed to call hook 'OnEntityTakeDamage' on plugin 'MyMiniCopter v0.2.6' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.MyMiniCopter.OnEntityTakeDamage (BaseCombatEntity entity, HitInfo hitInfo) [0x00044] in <d5b621ddcd574c8aa2b7e1765905d0b6>:0 at Oxide.Plugins.MyMiniCopter.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00214] in <d5b621ddcd574c8aa2b7e1765905d0b6>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d09a1f46ca2f4432811bcfe45ad13c7b>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cf88a28c7fb44d36890d85a78331cc9d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cf88a28c7fb44d36890d85a78331cc9d>:0 Failed to call hook 'OnEntityTakeDamage' on plugin 'PlayerRanks v2.0.7' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.PlayerRanks.HasFriend (System.String playerId, System.String friendId) [0x0000d] in <950324dbadd8435180fe60ff1a587bad>:0 at Oxide.Plugins.PlayerRanks.FriendCheck (BasePlayer player, BasePlayer victim) [0x000f4] in <950324dbadd8435180fe60ff1a587bad>:0 at Oxide.Plugins.PlayerRanks.OnEntityTakeDamage (BaseEntity entity, HitInfo hitinfo) [0x0020f] in <950324dbadd8435180fe60ff1a587bad>:0 at Oxide.Plugins.PlayerRanks.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00979] in <950324dbadd8435180fe60ff1a587bad>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d09a1f46ca2f4432811bcfe45ad13c7b>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cf88a28c7fb44d36890d85a78331cc9d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cf88a28c7fb44d36890d85a78331cc9d>:0 Quote Share this comment Link to comment
Report reply Guest Posted July 10, 2020 Changed Status from Pending to Closed Quote Share this comment Link to comment