Jump to content

GooberGrape

Member
  • Posts

    980
  • Joined

  • Last visited

Everything posted by GooberGrape

  1. Node spawn rate is to slow and low
  2. "authorizedRole": "skin-staff", "staffRole": "skin-staff", "pluginSkins": "skinbox", "customCommand": "Plugin custom command without any ID, just the command before the SkinID."
  3. Man I assigned role everything and cant get it to work... You do not have permission to do this. You must have the authorized role.
  4. latest versions UI freezes on both my servers...
  5. Also in death notes it dent show killer's name
  6. using death message with Rustgpt Rustgpt uses deathnotes, would like to see if it could use your deathmessage?
  7. GooberGrape

    Rust GPT

    could you have a option to work with this death message also please
  8. GooberGrape

    Erroring

    > Failed to call hook 'OnItemCraftFinished' on plugin 'SkillTree v1.4.11' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.SkillTree.AwardXP (BasePlayer player, System.Double value, BaseEntity source, System.Boolean noMod, System.Boolean hookAlreadyCalled, System.String source_string) [0x00058] in <5f22b865271a460c84a5a529345c8485>:0 at Oxide.Plugins.SkillTree.OnItemCraftFinished (ItemCraftTask task, Item item, ItemCrafter crafter) [0x000c9] in <5f22b865271a460c84a5a529345c8485>:0 at Oxide.Plugins.SkillTree.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x05c52] in <5f22b865271a460c84a5a529345c8485>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <87ce9ac9776a48658bc55eae6debe38b>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <18d4f19bbc844191b11ed9e69284d09b>:0
  9. GooberGrape

    maintenance not working

    maintenance not working reduces the amount your gear breaks was working yesterday but today everything is breaking super fast..
  10. is there any way Auto close tut after a few seconds and after first connection the tut wont open again? Shut off tut when after player logs off and rejoins
  11. GooberGrape

    Please optimization

    Please optimization, its lags my server out.
  12. https://gyazo.com/9e4dfcbfd75145dc06db8df8df6b9984
  13. SINCE LATEST UPDATE NEW ERROR, Error while compiling SendPhotoDiscord: The name 'App' does not exist in the current context | Line: 491, Pos: 45
  14. also floating snow garbage piles in the sky, video here https://gyazo.com/56544aea31f88e09f11a97be2720db7e
  15. NullReferenceException: Object reference not set to an instance of an object. BlueprintInformationPanel.SetupForItem (ItemDefinition info, Item item) (at <00000000000000000000000000000000>:0) SelectedItem.RefreshItem (Item item) (at <00000000000000000000000000000000>:0) SelectedItem.TrySelect (ItemIcon newSelect, System.Boolean silent) (at <00000000000000000000000000000000>:0) ItemIcon.OnPointerClick (UnityEngine.EventSystems.PointerEventData eventData) (at <00000000000000000000000000000000>:0) UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+EventFunction`1[T1] functor) (at <00000000000000000000000000000000>:0) UnityEngine.EventSystems.StandaloneInputModule.ReleaseMouse (UnityEngine.EventSystems.PointerEventData pointerEvent, UnityEngine.GameObject currentOverGo) (at <00000000000000000000000000000000>:0) UnityEngine.EventSystems.StandaloneInputModule.ProcessMousePress (UnityEngine.EventSystems.PointerInputModule+MouseButtonEventData data) (at <00000000000000000000000000000000>:0) UnityEngine.EventSystems.StandaloneInputModule.ProcessMouseEvent (System.Int32 id) (at <00000000000000000000000000000000>:0) UnityEngine.EventSystems.StandaloneInputModule.Process () (at <00000000000000000000000000000000>:0) UnityEngine.EventSystems.EventSystem.Update () (at <00000000000000000000000000000000>:0) UnityEngine.EventSystems.EventSystem:Update()
  16. can it work on killing NPC?? would be nice for that option frakenpet
  17. GooberGrape

    errors

    nope
  18. GooberGrape

    errors

    nothing. its just spamming errors
  19. [NPCGifts] Added missing permissions to config.
  20. GooberGrape

    New update error

    when I try to give it any command it errors
  21. GooberGrape

    New update error

    [17:51:03] > Failed to call hook 'OnPlayerRespawned' on plugin 'PersonalNPC v1.6.44' (FormatException: Input string was not in a correct format.) at System.Number.ThrowOverflowOrFormatException (System.Boolean overflow, System.String overflowResourceKey) [0x0001a] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at System.Number.ParseUInt64 (System.ReadOnlySpan`1[T] value, System.Globalization.NumberStyles styles, System.Globalization.NumberFormatInfo info) [0x00019] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at System.UInt64.Parse (System.String s, System.IFormatProvider provider) [0x00017] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at System.Convert.ToUInt64 (System.String value) [0x0000c] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at Oxide.Game.Rust.Libraries.Rust.SendChatMessage (BasePlayer player, System.String name, System.String message, System.String userId) [0x00000] in <4f26abbc4cd64395afa68cc77aae57cc>:0 at Oxide.Plugins.PersonalNPC.SendMsg (BasePlayer player, System.String key, System.String[] args) [0x001ac] in <375786bb9bb94b6789cff500ced06c8b>:0 at Oxide.Plugins.PersonalNPC.SetupController (BasePlayer player, Oxide.Plugins.PersonalNPC+Configuration+BotSetup bot) [0x00290] in <375786bb9bb94b6789cff500ced06c8b>:0 at Oxide.Plugins.PersonalNPC.chatCommand (BasePlayer player, System.String command, System.String[] args) [0x0131b] in <375786bb9bb94b6789cff500ced06c8b>:0 at Oxide.Plugins.PersonalNPC.OnPlayerConnected (BasePlayer player) [0x00064] in <375786bb9bb94b6789cff500ced06c8b>:0 at Oxide.Plugins.PersonalNPC.OnPlayerRespawned (BasePlayer player) [0x00013] in <375786bb9bb94b6789cff500ced06c8b>:0 at Oxide.Plugins.PersonalNPC.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00436] in <375786bb9bb94b6789cff500ced06c8b>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0 [17:51:03] > Goober[76561197968667969] has spawned [17:51:05] > Ebony Cleopatra[18766] was killed by Plum Pulsar[29149] at (-645.64, 29.91, -848.30) [17:51:07] > Swift Boudica[67826] was killed by Rough Dragon[93705] at (365.67, 34.41, 98.06) [17:51:26] > Failed to call hook 'chatCommand' on plugin 'PersonalNPC v1.6.44' (FormatException: Input string was not in a correct format.) at System.Number.ThrowOverflowOrFormatException (System.Boolean overflow, System.String overflowResourceKey) [0x0001a] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at System.Number.ParseUInt64 (System.ReadOnlySpan`1[T] value, System.Globalization.NumberStyles styles, System.Globalization.NumberFormatInfo info) [0x00019] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at System.UInt64.Parse (System.String s, System.IFormatProvider provider) [0x00017] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at System.Convert.ToUInt64 (System.String value) [0x0000c] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at Oxide.Game.Rust.Libraries.Rust.SendChatMessage (BasePlayer player, System.String name, System.String message, System.String userId) [0x00000] in <4f26abbc4cd64395afa68cc77aae57cc>:0 at Oxide.Plugins.PersonalNPC.SendMsg (BasePlayer player, System.String key, System.String[] args) [0x00061] in <375786bb9bb94b6789cff500ced06c8b>:0 at Oxide.Plugins.PersonalNPC.SendMsg (BasePlayer player, System.String key, System.String[] args) [0x00156] in <375786bb9bb94b6789cff500ced06c8b>:0 at Oxide.Plugins.PersonalNPC.chatCommand (BasePlayer player, System.String command, System.String[] args) [0x00e4b] in <375786bb9bb94b6789cff500ced06c8b>:0 at Oxide.Plugins.PersonalNPC.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00a61] in <375786bb9bb94b6789cff500ced06c8b>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0 [17:51:26] > Failed to call hook 'chatCommand' on plugin 'PersonalNPC v1.6.44' (FormatException: Input string was not in a correct format.) at System.Number.ThrowOverflowOrFormatException (System.Boolean overflow, System.String overflowResourceKey) [0x0001a] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at System.Number.ParseUInt64 (System.ReadOnlySpan`1[T] value, System.Globalization.NumberStyles styles, System.Globalization.NumberFormatInfo info) [0x00019] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at System.UInt64.Parse (System.String s, System.IFormatProvider provider) [0x00017] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at System.Convert.ToUInt64 (System.String value) [0x0000c] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at Oxide.Game.Rust.Libraries.Rust.SendChatMessage (BasePlayer player, System.String name, System.String message, System.String userId) [0x00000] in <4f26abbc4cd64395afa68cc77aae57cc>:0 at Oxide.Plugins.PersonalNPC.SendMsg (BasePlayer player, System.String key, System.String[] args) [0x00061] in <375786bb9bb94b6789cff500ced06c8b>:0 at Oxide.Plugins.PersonalNPC.SendMsg (BasePlayer player, System.String key, System.String[] args) [0x00156] in <375786bb9bb94b6789cff500ced06c8b>:0 at Oxide.Plugins.PersonalNPC.chatCommand (BasePlayer player, System.String command, System.String[] args) [0x00d2b] in <375786bb9bb94b6789cff500ced06c8b>:0 at Oxide.Plugins.PersonalNPC.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00a61] in <375786bb9bb94b6789cff500ced06c8b>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0 [17:51:26] > Failed to call hook 'SendMsg' on plugin 'PersonalNPC v1.6.44' (FormatException: Input string was not in a correct format.) at System.Number.ThrowOverflowOrFormatException (System.Boolean overflow, System.String overflowResourceKey) [0x0001a] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at System.Number.ParseUInt64 (System.ReadOnlySpan`1[T] value, System.Globalization.NumberStyles styles, System.Globalization.NumberFormatInfo info) [0x00019] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at System.UInt64.Parse (System.String s, System.IFormatProvider provider) [0x00017] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at System.Convert.ToUInt64 (System.String value) [0x0000c] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at Oxide.Game.Rust.Libraries.Rust.SendChatMessage (BasePlayer player, System.String name, System.String message, System.String userId) [0x00000] in <4f26abbc4cd64395afa68cc77aae57cc>:0 at Oxide.Plugins.PersonalNPC.SendMsg (BasePlayer player, System.String key, System.String[] args) [0x001ac] in <375786bb9bb94b6789cff500ced06c8b>:0 at Oxide.Plugins.PersonalNPC.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0078c] in <375786bb9bb94b6789cff500ced06c8b>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0 [17:51:32] > Failed to call hook 'chatCommand' on plugin 'PersonalNPC v1.6.44' (FormatException: Input string was not in a correct format.) at System.Number.ThrowOverflowOrFormatException (System.Boolean overflow, System.String overflowResourceKey) [0x0001a] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at System.Number.ParseUInt64 (System.ReadOnlySpan`1[T] value, System.Globalization.NumberStyles styles, System.Globalization.NumberFormatInfo info) [0x00019] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at System.UInt64.Parse (System.String s, System.IFormatProvider provider) [0x00017] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at System.Convert.ToUInt64 (System.String value) [0x0000c] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at Oxide.Game.Rust.Libraries.Rust.SendChatMessage (BasePlayer player, System.String name, System.String message, System.String userId) [0x00000] in <4f26abbc4cd64395afa68cc77aae57cc>:0 at Oxide.Plugins.PersonalNPC.SendMsg (BasePlayer player, System.String key, System.String[] args) [0x00061] in <375786bb9bb94b6789cff500ced06c8b>:0 at Oxide.Plugins.PersonalNPC.SendMsg (BasePlayer player, System.String key, System.String[] args) [0x00156] in <375786bb9bb94b6789cff500ced06c8b>:0 at Oxide.Plugins.PersonalNPC.chatCommand (BasePlayer player, System.String command, System.String[] args) [0x00adf] in <375786bb9bb94b6789cff500ced06c8b>:0 at Oxide.Plugins.PersonalNPC.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00a61] in <375786bb9bb94b6789cff500ced06c8b>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0 [17:51:32] > Failed to call hook 'chatCommand' on plugin 'PersonalNPC v1.6.44' (FormatException: Input string was not in a correct format.) at System.Number.ThrowOverflowOrFormatException (System.Boolean overflow, System.String overflowResourceKey) [0x0001a] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at System.Number.ParseUInt64 (System.ReadOnlySpan`1[T] value, System.Globalization.NumberStyles styles, System.Globalization.NumberFormatInfo info) [0x00019] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at System.UInt64.Parse (System.String s, System.IFormatProvider provider) [0x00017] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at System.Convert.ToUInt64 (System.String value) [0x0000c] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at Oxide.Game.Rust.Libraries.Rust.SendChatMessage (BasePlayer player, System.String name, System.String message, System.String userId) [0x00000] in <4f26abbc4cd64395afa68cc77aae57cc>:0 at Oxide.Plugins.PersonalNPC.SendMsg (BasePlayer player, System.String key, System.String[] args) [0x00061] in <375786bb9bb94b6789cff500ced06c8b>:0 at Oxide.Plugins.PersonalNPC.SendMsg (BasePlayer player, System.String key, System.String[] args) [0x00156] in <375786bb9bb94b6789cff500ced06c8b>:0 at Oxide.Plugins.PersonalNPC.chatCommand (BasePlayer player, System.String command, System.String[] args) [0x009e9] in <375786bb9bb94b6789cff500ced06c8b>:0 at Oxide.Plugins.PersonalNPC.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00a61] in <375786bb9bb94b6789cff500ced06c8b>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0 [17:51:32] > Failed to call hook 'SendMsg' on plugin 'PersonalNPC v1.6.44' (FormatException: Input string was not in a correct format.) at System.Number.ThrowOverflowOrFormatException (System.Boolean overflow, System.String overflowResourceKey) [0x0001a] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at System.Number.ParseUInt64 (System.ReadOnlySpan`1[T] value, System.Globalization.NumberStyles styles, System.Globalization.NumberFormatInfo info) [0x00019] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at System.UInt64.Parse (System.String s, System.IFormatProvider provider) [0x00017] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at System.Convert.ToUInt64 (System.String value) [0x0000c] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at Oxide.Game.Rust.Libraries.Rust.SendChatMessage (BasePlayer player, System.String name, System.String message, System.String userId) [0x00000] in <4f26abbc4cd64395afa68cc77aae57cc>:0 at Oxide.Plugins.PersonalNPC.SendMsg (BasePlayer player, System.String key, System.String[] args) [0x001ac] in <375786bb9bb94b6789cff500ced06c8b>:0 at Oxide.Plugins.PersonalNPC.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0078c] in <375786bb9bb94b6789cff500ced06c8b>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0 [17:51:42] > Failed to call hook 'chatCommand' on plugin 'PersonalNPC v1.6.44' (FormatException: Input string was not in a correct format.) at System.Number.ThrowOverflowOrFormatException (System.Boolean overflow, System.String overflowResourceKey) [0x0001a] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at System.Number.ParseUInt64 (System.ReadOnlySpan`1[T] value, System.Globalization.NumberStyles styles, System.Globalization.NumberFormatInfo info) [0x00019] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at System.UInt64.Parse (System.String s, System.IFormatProvider provider) [0x00017] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at System.Convert.ToUInt64 (System.String value) [0x0000c] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at Oxide.Game.Rust.Libraries.Rust.SendChatMessage (BasePlayer player, System.String name, System.String message, System.String userId) [0x00000] in <4f26abbc4cd64395afa68cc77aae57cc>:0 at Oxide.Plugins.PersonalNPC.SendMsg (BasePlayer player, System.String key, System.String[] args) [0x00061] in <375786bb9bb94b6789cff500ced06c8b>:0 at Oxide.Plugins.PersonalNPC.SendMsg (BasePlayer player, System.String key, System.String[] args) [0x00156] in <375786bb9bb94b6789cff500ced06c8b>:0 at Oxide.Plugins.PersonalNPC.chatCommand (BasePlayer player, System.String command, System.String[] args) [0x00adf] in <375786bb9bb94b6789cff500ced06c8b>:0 at Oxide.Plugins.PersonalNPC.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00a61] in <375786bb9bb94b6789cff500ced06c8b>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0 [17:51:42] > Failed to call hook 'chatCommand' on plugin 'PersonalNPC v1.6.44' (FormatException: Input string was not in a correct format.) at System.Number.ThrowOverflowOrFormatException (System.Boolean overflow, System.String overflowResourceKey) [0x0001a] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at System.Number.ParseUInt64 (System.ReadOnlySpan`1[T] value, System.Globalization.NumberStyles styles, System.Globalization.NumberFormatInfo info) [0x00019] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at System.UInt64.Parse (System.String s, System.IFormatProvider provider) [0x00017] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at System.Convert.ToUInt64 (System.String value) [0x0000c] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at Oxide.Game.Rust.Libraries.Rust.SendChatMessage (BasePlayer player, System.String name, System.String message, System.String userId) [0x00000] in <4f26abbc4cd64395afa68cc77aae57cc>:0 at Oxide.Plugins.PersonalNPC.SendMsg (BasePlayer player, System.String key, System.String[] args) [0x00061] in <375786bb9bb94b6789cff500ced06c8b>:0 at Oxide.Plugins.PersonalNPC.SendMsg (BasePlayer player, System.String key, System.String[] args) [0x00156] in <375786bb9bb94b6789cff500ced06c8b>:0 at Oxide.Plugins.PersonalNPC.chatCommand (BasePlayer player, System.String command, System.String[] args) [0x009e9] in <375786bb9bb94b6789cff500ced06c8b>:0 at Oxide.Plugins.PersonalNPC.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00a61] in <375786bb9bb94b6789cff500ced06c8b>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0 [17:51:42] > Failed to call hook 'SendMsg' on plugin 'PersonalNPC v1.6.44' (FormatException: Input string was not in a correct format.) at System.Number.ThrowOverflowOrFormatException (System.Boolean overflow, System.String overflowResourceKey) [0x0001a] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at System.Number.ParseUInt64 (System.ReadOnlySpan`1[T] value, System.Globalization.NumberStyles styles, System.Globalization.NumberFormatInfo info) [0x00019] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at System.UInt64.Parse (System.String s, System.IFormatProvider provider) [0x00017] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at System.Convert.ToUInt64 (System.String value) [0x0000c] in <47fc8c70fa834cbf8141d7c1a7589125>:0 at Oxide.Game.Rust.Libraries.Rust.SendChatMessage (BasePlayer player, System.String name, System.String message, System.String userId) [0x00000] in <4f26abbc4cd64395afa68cc77aae57cc>:0 at Oxide.Plugins.PersonalNPC.SendMsg (BasePlayer player, System.String key, System.String[] args) [0x001ac] in <375786bb9bb94b6789cff500ced06c8b>:0 at Oxide.Plugins.PersonalNPC.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0078c] in <375786bb9bb94b6789cff500ced06c8b>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0 [17:51:59] > Swift Prairie Healer[62253] was killed by 6893454[6893454] at (-478.40, 26.00, 199.69) [17:52:04] > Ebony Cleopatra[18766] was killed by Plum Pulsar[29149] at (-659.15, 26.58, -818.25)
  22. GooberGrape

    error on startup

    Can it be used or installed after a map has been created and used?
  23. GooberGrape

    error on startup

    [HarmonyLoader com.facepunch.rust_dedicated.Oxidation.Modded.X] Loaded harmony mod 'com.facepunch.rust_dedicated.Oxidation.Modded.X' [HarmonyLoader] Couldn't unload mod 'Oxidation.Railring.Map.Size': not loaded [HarmonyLoader com.facepunch.rust_dedicated.Oxidation.Railring.Map.Size] Loading from C:/Users/admin/Desktop/EchoVserver/RustDedicated_Data\..\HarmonyMods\Oxidation.Railring.Map.Size.dll Fallback handler could not load library C:/Users/admin/Desktop/EchoVserver/RustDedicated_Data/MonoBleedingEdge/data-00000271B3D76080.dll Oxidation.Railring.Map.Size.dll v2022.09.24.1102-Release Copyright (c) 2022 kasvoton [discord: kasvoton#8243]
  24. GooberGrape

    errors

    Failed to call hook 'OnPlayerChat' on plugin 'AutoEmojis v1.0.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.AutoEmojis.HandleMessage (System.String message) [0x00018] in <2dd299fbb35a4d18b4491b6443b3b1bc>:0 at Oxide.Plugins.AutoEmojis.OnPlayerChat (BasePlayer player, System.String message, ConVar.Chat+ChatChannel channel) [0x0000b] in <2dd299fbb35a4d18b4491b6443b3b1bc>:0 at Oxide.Plugins.AutoEmojis.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000c5] in <2dd299fbb35a4d18b4491b6443b3b1bc>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <cd9a02fd331347bd82d550bb1a9c8e9f>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b76ec77c47d1449e92b2baab8603843d>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b76ec77c47d1449e92b2baab8603843d>:0
  25. GooberGrape

    error

    here it is PersonalNPC.json
1.9m

Downloads

Total number of downloads.

8.6k

Customers

Total customers served.

129.3k

Files Sold

Total number of files sold.

2.7m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.