Jump to content

HunterTagOG

Member
  • Posts

    6
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

HunterTagOG's Achievements

Newbie

Newbie (1/15)

  • One Year In
  • First Post
  • Conversation Starter
  • One Month Later
  • Week One Done

Recent Badges

0

Reputation

  1. Currently it works now after I added #define DEBUG, no new errors came up and the multiplyer also works
  2. Failed to call hook 'CMD_cmd' on plugin 'Loottable v1.0.33' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Loottable.CMD_cmd (Oxide.Core.Libraries.Covalence.IPlayer player, System.String command, System.String[] args_0) [0x014d6] in <c56532f6d1d5437684cab723b3d55566>:0 at Oxide.Plugins.Loottable.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0253c] in <c56532f6d1d5437684cab723b3d55566>: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 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <18d4f19bbc844191b11ed9e69284d09b>:0 Multiply doesnt work.
  3. Here is the Error after debug enabled (14:56:34) | [event] assets/prefabs/npc/ch47/ch47scientists.entity.prefab (14:56:34) | m249.entity[1267850] changed its network group to null (14:56:34) | m249.entity[1267858] changed its network group to null (14:56:34) | m249.entity[1267866] changed its network group to null (14:56:34) | m249.entity[1267874] changed its network group to null (14:56:34) | m249.entity[1267882] changed its network group to null (14:56:34) | Failed to call hook 'OnEntitySpawned' on plugin 'Loottable v1.0.32' (KeyNotFoundException: The given key '49' was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <2161c9885dd04ff291b79db9349c4b9b>:0 at Oxide.Plugins.Loottable+LootManager.GetNpcConfig (LootableCorpse corpse) [0x00019] in <5974ac5bbe5e449190850b73b3008fea>:0 at Oxide.Plugins.Loottable.OnEntitySpawned (LootableCorpse corpse) [0x0000d] in <5974ac5bbe5e449190850b73b3008fea>:0 at Oxide.Plugins.Loottable.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x02a86] in <5974ac5bbe5e449190850b73b3008fea>: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 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <18d4f19bbc844191b11ed9e69284d09b>:0 (14:56:34) | 4002967[4002967] died (Generic) (14:56:34) | Failed to call hook 'OnEntitySpawned' on plugin 'Loottable v1.0.32' (KeyNotFoundException: The given key '49' was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <2161c9885dd04ff291b79db9349c4b9b>:0 at Oxide.Plugins.Loottable+LootManager.GetNpcConfig (LootableCorpse corpse) [0x00019] in <5974ac5bbe5e449190850b73b3008fea>:0 at Oxide.Plugins.Loottable.OnEntitySpawned (LootableCorpse corpse) [0x0000d] in <5974ac5bbe5e449190850b73b3008fea>:0 at Oxide.Plugins.Loottable.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x02a86] in <5974ac5bbe5e449190850b73b3008fea>: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 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <18d4f19bbc844191b11ed9e69284d09b>:0 (14:56:34) | 8162382[8162382] died (Generic) (14:56:34) | Failed to call hook 'OnEntitySpawned' on plugin 'Loottable v1.0.32' (KeyNotFoundException: The given key '49' was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <2161c9885dd04ff291b79db9349c4b9b>:0 at Oxide.Plugins.Loottable+LootManager.GetNpcConfig (LootableCorpse corpse) [0x00019] in <5974ac5bbe5e449190850b73b3008fea>:0 at Oxide.Plugins.Loottable.OnEntitySpawned (LootableCorpse corpse) [0x0000d] in <5974ac5bbe5e449190850b73b3008fea>:0 at Oxide.Plugins.Loottable.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x02a86] in <5974ac5bbe5e449190850b73b3008fea>: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 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <18d4f19bbc844191b11ed9e69284d09b>:0 (14:56:34) | 8632171[8632171] died (Generic) (14:56:34) | Failed to call hook 'OnEntitySpawned' on plugin 'Loottable v1.0.32' (KeyNotFoundException: The given key '49' was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <2161c9885dd04ff291b79db9349c4b9b>:0 at Oxide.Plugins.Loottable+LootManager.GetNpcConfig (LootableCorpse corpse) [0x00019] in <5974ac5bbe5e449190850b73b3008fea>:0 at Oxide.Plugins.Loottable.OnEntitySpawned (LootableCorpse corpse) [0x0000d] in <5974ac5bbe5e449190850b73b3008fea>:0 at Oxide.Plugins.Loottable.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x02a86] in <5974ac5bbe5e449190850b73b3008fea>: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 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <18d4f19bbc844191b11ed9e69284d09b>:0 (14:56:34) | 7941625[7941625] died (Generic) (14:56:34) | Failed to call hook 'OnEntitySpawned' on plugin 'Loottable v1.0.32' (KeyNotFoundException: The given key '49' was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <2161c9885dd04ff291b79db9349c4b9b>:0 at Oxide.Plugins.Loottable+LootManager.GetNpcConfig (LootableCorpse corpse) [0x00019] in <5974ac5bbe5e449190850b73b3008fea>:0 at Oxide.Plugins.Loottable.OnEntitySpawned (LootableCorpse corpse) [0x0000d] in <5974ac5bbe5e449190850b73b3008fea>:0 at Oxide.Plugins.Loottable.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x02a86] in <5974ac5bbe5e449190850b73b3008fea>: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 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <18d4f19bbc844191b11ed9e69284d09b>:0 (14:56:34) | 7619596[7619596] died (Generic) (14:56:34) | Invalid Position: scientist_corpse[1267888] (699.17, 31.32, 4455.21) (destroying) (14:56:34) | Invalid Position: scientist_corpse[1267896] (699.20, 31.29, 4455.29) (destroying) (14:56:34) | Invalid Position: scientist_corpse[1267902] (699.21, 31.29, 4455.29) (destroying) (14:56:34) | Invalid Position: scientist_corpse[1267910] (699.18, 31.24, 4455.23) (destroying) (14:56:34) | Invalid Position: scientist_corpse[1267918] (698.88, 30.99, 4430.26) (destroying) (14:56:34) | Invalid Position: item_drop_backpack[1267928] (699.21, 31.25, 4455.29) (destroying) (14:56:34) | Invalid Position: item_drop_backpack[1267930] (699.18, 31.20, 4455.23) (destroying) (14:56:34) | Invalid Position: item_drop_backpack[1267924] (699.17, 31.28, 4455.21) (destroying) (14:56:34) | Invalid Position: item_drop_backpack[1267932] (698.88, 30.95, 4430.26) (destroying) (14:56:34) | Invalid Position: item_drop_backpack[1267926] (699.20, 31.26, 4455.29) (destroying) (14:56:42) | Failed to call hook 'CMD_loottable' on plugin 'Loottable v1.0.32' (KeyNotFoundException: The given key '60' was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <2161c9885dd04ff291b79db9349c4b9b>:0 at Oxide.Plugins.Loottable+LootManager.GetLootable (System.Int32 id) [0x00005] in <5974ac5bbe5e449190850b73b3008fea>:0 at Oxide.Plugins.Loottable.CreateSelectUI (BasePlayer player) [0x009a9] in <5974ac5bbe5e449190850b73b3008fea>:0 at Oxide.Plugins.Loottable.CMD_loottable (Oxide.Core.Libraries.Covalence.IPlayer player, System.String command, System.String[] args) [0x001d4] in <5974ac5bbe5e449190850b73b3008fea>:0 at Oxide.Plugins.Loottable.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x024fe] in <5974ac5bbe5e449190850b73b3008fea>: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 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <18d4f19bbc844191b11ed9e69284d09b>:0
  4. HunterTagOG

    New Server but this Error

    (14:47:02) | Failed to call hook 'CMD_loottable' on plugin 'Loottable v1.0.32' (KeyNotFoundException: The given key '60' was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <2161c9885dd04ff291b79db9349c4b9b>:0 at Oxide.Plugins.Loottable+LootManager.GetLootable (System.Int32 id) [0x00005] in <5974ac5bbe5e449190850b73b3008fea>:0 at Oxide.Plugins.Loottable.CreateSelectUI (BasePlayer player) [0x009a9] in <5974ac5bbe5e449190850b73b3008fea>:0 at Oxide.Plugins.Loottable.CMD_loottable (Oxide.Core.Libraries.Covalence.IPlayer player, System.String command, System.String[] args) [0x001d4] in <5974ac5bbe5e449190850b73b3008fea>:0 at Oxide.Plugins.Loottable.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x024fe] in <5974ac5bbe5e449190850b73b3008fea>: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 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <18d4f19bbc844191b11ed9e69284d09b>:0
1.1m

Downloads

Total number of downloads.

5.7k

Customers

Total customers served.

82.3k

Files Sold

Total number of files sold.

1.6m

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.