Jump to content

DiegoD

Member
  • Posts

    3
  • Joined

  • Last visited

Everything posted by DiegoD

  1. Failed to run a 5.00 timer in 'BattlePass v3.1.3' (MissingMethodException: Method not found: void .BaseEntity.ClientRPC<!0>(RpcTarget,!!0)) at Oxide.Ext.CrashExtensions.CUI.Destroy (BasePlayer player, System.String name) [0x00000] in <4fd997def90e41308da1c6c7ceda7ba9>:0 at Oxide.Plugins.BattlePass.CreateMenuButton (BasePlayer player) [0x00000] in <2584566522124fa494b3cc5fa8bbe050>:0 at Oxide.Plugins.BattlePass+<>c__DisplayClass253_0.<OnPlayerSleepEnded>b__0 () [0x00000] in <2584566522124fa494b3cc5fa8bbe050>:0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <15f61ddda771464d8246ebdce8ff4811>:0 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- I decompiled the extension and found the exact problem. There are two ClientRPC call sites inside Oxide.Ext.CrashExtensions.dll, and they're the source of both errors you've seen: Error #1 (the earlier 3-generic one) — the raw UI sender (lines 5796 & 5846): ((BaseEntity)CommunityEntity.ServerInstance).ClientRPC<uint, uint, byte[]>(target, num, (uint)array.Length, array); // ^ ClientRPC<!0,!1,!2>(RpcTarget,...) ← "3-generic not found" Error #2 (current one) — DestroyUI (line 7083), called by CUI.Destroy → BattlePass.CreateMenuButton: ((BaseEntity)CommunityEntity.ServerInstance).ClientRPC<string>(RpcTarget.Player("DestroyUI", player.net.connection), name); // ^ ClientRPC<!0>(RpcTarget,!!0) ← exactly what your log shows
  2. DiegoD

    Shop UI

    Hello David I just purchase your plugins can't seem to get the shop into the welcome panel. I fallow the instructions down to the T and still not showing up. ----------------------------------------------------------------------------------------------------------- Loaded plugin WelcomePanel v3.0.7 by David [WelcomePanel] (ADDONS LOADED) WPKits, WPSocialLinks, WPVipRanks, WPWipeCycle, [WelcomePanel] (NOT FOUND) VoteMap ----------------------------------------------------------------------------------------------------------- "Addon Settings": { "» Use Shop as WelcomePanel Addon": true, ----------------------------------------------------------------------------------------------------------- "Addons": { "Tab 1": "null", "Tab 2": "null", "Tab 3": "WPWipeCycle", "Tab 4": "null", "Tab 5": "null", "Tab 6": "null", "Tab 7": "WPKits", "Tab 8": "Shop", "Tab 9": "WPVipRanks", "Tab 10": "WPSocialLinks"

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.7m
Total downloads
Customers
11.5k
Customers served
Files Sold
164.7k
Total sales
Payments
3.6m
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.