Jump to content

Tage2

Member
  • Posts

    260
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Tage2

  1. Failed to call hook 'SkinCMD' on plugin 'Skinner v3.0.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Skinner.GetPlayerSkins (BasePlayer player, System.Boolean update) [0x00037] in <5fe32ffd4be3468db74759597dde1bdc>:0 at Oxide.Plugins.Skinner+BoxController.StartAwake () [0x00045] in <5fe32ffd4be3468db74759597dde1bdc>:0 at Oxide.Plugins.Skinner.SkinCMD (Oxide.Core.Libraries.Covalence.IPlayer iplayer, System.String command, System.String[] args) [0x00212] in <5fe32ffd4be3468db74759597dde1bdc>:0 at Oxide.Plugins.Skinner.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00b0b] in <5fe32ffd4be3468db74759597dde1bdc>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <112d89ea5d3348c8b949af0ab1a866d2>:0 at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Oxide.Core.Plugins.Plugin.CallHook_Patch0(Oxide.Core.Plugins.Plugin,string,object[])
  2. same for us-- really need an update to fix this.
  3. Tage2

    lootable vending machines?

    Not sure why, but the old problem (from my prior support requests) of the vending machines becoming lootable has returned. Really need an update to fix this, it's wrecking player vending machines and the whole player economy.
  4. Tage2

    Unable to expand

    Same problem -- jackhammer doesn't work to expand it at all. We added this to our first-tier VIP and so far all we're getting is complaints. I really hope this gets updated soon.
  5. Tage2

    Broken after update

    Update out Thank you sir
  6. Tage2

    Broken after update

    yeah, stack modifiier, I'm not getting any errors, it just isn't working. Hopefully he can get an update out soon
  7. Tage2

    Broken after update

    Halloween Update broke Stack Modifier, yeah
  8. I also use sip ID and it says loaded and saved but it's never actually available. Tried uploading an entire collection -- it said imported and saved, but zero skins actually showed up
  9. It only happens sometimes, but our error logger plugin catches it. Twice in the past week: Skill Tree: Errored On Hook: OnExplosiveDud System.NullReferenceException: Object reference not set to an instance of an object. at Oxide.Plugins.SkillTree.OnExplosiveDud (DudTimedExplosive dudTimedExplosive) [0x000d1] in <0a089f00c7754e30907a7777c3968ed4>:0 at Oxide.Plugins.SkillTree.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0aaef] in <0a089f00c7754e30907a7777c3968ed4>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <112d89ea5d3348c8b949af0ab1a866d2>:0 at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Oxide.Core.Plugins.Plugin.CallHook_Patch0(Oxide.Core.Plugins.Plugin,string,object[]) Total Errors: 1x
  10. it worked perfectly before the wipe.
  11. The plugin is tracking info properly, but it won't display the titles (which are sets to on) in chat. Not sure what's glitching here?
  12. works perfectly, thank you
  13. appreciate your efforts
  14. sent via message here on codefling
  15. Botrespawn is also not working, yeah.
  16. We use a custom map 6k
  17. it loaded but it doesn't work it throws that error while compiling
  18. Still not working. Throws this error: Failed to call hook 'OnServerInitialized' on plugin 'GridTP v1.0.6' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.GridTP.CheckMonuments () [0x0004b] in <7e51382db05b4bc09fad3706755b1bca>:0 at Oxide.Plugins.GridTP.OnServerInitialized () [0x00006] in <7e51382db05b4bc09fad3706755b1bca>:0 at Oxide.Plugins.GridTP.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000c7] in <7e51382db05b4bc09fad3706755b1bca>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <112d89ea5d3348c8b949af0ab1a866d2>:0 at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Oxide.Core.Plugins.Plugin.CallHook_Patch0(Oxide.Core.Plugins.Plugin,string,object[]) Loaded plugin GridTP v1.0.6 by Steenamaroo
  19. Tage2

    GridTP

    Failed to compile: No overload for method 'SendNetworkUpdateImmediate' takes 1 arguments | Line: 845, Pos: 28 Plugin needs an update
  20. Failed to compile: No overload for method 'SendNetworkUpdateImmediate' takes 1 arguments | Line: 845, Pos: 28 The plugin is busted after this wipe. We need an update.
  21. Tage2

    weird error started today

    Error continues, sometimes once or twice, yesterday 5x and 6x tripped. Better Chat: Errored On Hook: OnPlayerChat System.InvalidOperationException: Chat channel is set to Team, however the player is not in a team. at Oxide.Plugins.BetterChat.SendBetterChatMessage (Oxide.Plugins.BetterChat+BetterChatMessage chatMessage, ConVar.Chat+ChatChannel chatchannel) [0x0014b] in <c0fd8a3f65b04cc6b679a6e50f3da059>:0 at Oxide.Plugins.BetterChat.OnPlayerChat (BasePlayer bplayer, System.String message, ConVar.Chat+ChatChannel chatchannel) [0x00041] in <c0fd8a3f65b04cc6b679a6e50f3da059>:0 at Oxide.Plugins.BetterChat.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000ed] in <c0fd8a3f65b04cc6b679a6e50f3da059>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d59b507fd76240e5b62228d0eae39b73>:0 at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Oxide.Core.Plugins.Plugin.CallHook_Patch0(Oxide.Core.Plugins.Plugin,string,object[])
  22. we found that initial glitch and fixed it. However, we now have another problem that's similar. From the player who found the probelm: All of my vending machines are empty again. Something is not working right still [11:30 AM] It has to be related to using different skins because my one under my other base with the default skin is still fine So skinned vending machines become lootable somehow, while default ones remain unlootable. Not sure what's happening here?
  23. If you go up to a vending machine and go to its side, you'll carefully find a spot where you get the option like it's a box and if you click, you can open it "like a box" -- and take the contents without paying. If I unload Static Lootables, that problem vanishes. it seems that static lootables appears to be making vending machines "lootable". Really need a fix.
  24. Tage2

    Events Manager

    I'd like to set up a schedule where events started every 20 minutes, randomly, from a list of 5 specific events. But I'm completely unclear on how to set that up? Can anyone explain to me what to do to achieve this?

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.6m
Total downloads
Customers
11.4k
Customers served
Files Sold
163.2k
Total sales
Payments
3.5m
Processed total
×
×
  • 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.