-
Posts
150 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Paul H.
-
- 45 comments
-
- 1
-
-
- #wipe
- #playerwipe
-
(and 2 more)
Tagged with:
-
- 45 comments
-
- 1
-
-
- #wipe
- #playerwipe
-
(and 2 more)
Tagged with:
-
As soon as I want to record hemp, this error message comes up. I also get only fabric and seeds I have only installed it and have not yet changed anything in the Config Failed to call hook 'OnCollectiblePickup' on plugin 'Ganja v2.0.1' (InvalidCastException: Null object cannot be converted to a value type.) Failed to call hook 'OnCollectiblePickup' on plugin 'Ganja v2.0.1' (InvalidCastException: Null object cannot be converted to a value type.) Failed to call hook 'OnCollectiblePickup' on plugin 'Ganja v2.0.1' (InvalidCastException: Null object cannot be converted to a value type.) at System.Convert.ChangeType (System.Object value, System.Type conversionType, System.IFormatProvider provider) [0x00029] in <fb001e01371b4adca20013e0ac763896>:0 at System.Convert.ChangeType (System.Object value, System.Type conversionType) [0x0000c] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Core.Plugins.Plugin.Call[T] (System.String hook, System.Object[] args) [0x00008] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Plugins.Ganja.IsDeployableNature (BaseEntity entity) [0x00011] in <8ceaae58f4fc4b09bb23b40f628c1acc>:0 at Oxide.Plugins.Ganja.OnCollectiblePickup (CollectibleEntity entity, BasePlayer player) [0x00029] in <8ceaae58f4fc4b09bb23b40f628c1acc>:0 at Oxide.Plugins.Ganja.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x005df] in <8ceaae58f4fc4b09bb23b40f628c1acc>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <ccbecb1690ac40048b5b01f4ad263c1c>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0
-
As soon as I want to record hemp, this error message comes up. I also get only fabric and seeds Failed to call hook 'OnCollectiblePickup' on plugin 'Ganja v2.0.1' (InvalidCastException: Null object cannot be converted to a value type.) Failed to call hook 'OnCollectiblePickup' on plugin 'Ganja v2.0.1' (InvalidCastException: Null object cannot be converted to a value type.) Failed to call hook 'OnCollectiblePickup' on plugin 'Ganja v2.0.1' (InvalidCastException: Null object cannot be converted to a value type.) at System.Convert.ChangeType (System.Object value, System.Type conversionType, System.IFormatProvider provider) [0x00029] in <fb001e01371b4adca20013e0ac763896>:0 at System.Convert.ChangeType (System.Object value, System.Type conversionType) [0x0000c] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Core.Plugins.Plugin.Call[T] (System.String hook, System.Object[] args) [0x00008] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Plugins.Ganja.IsDeployableNature (BaseEntity entity) [0x00011] in <8ceaae58f4fc4b09bb23b40f628c1acc>:0 at Oxide.Plugins.Ganja.OnCollectiblePickup (CollectibleEntity entity, BasePlayer player) [0x00029] in <8ceaae58f4fc4b09bb23b40f628c1acc>:0 at Oxide.Plugins.Ganja.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x005df] in <8ceaae58f4fc4b09bb23b40f628c1acc>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <ccbecb1690ac40048b5b01f4ad263c1c>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0
-
- 110 comments
-
- 1
-
-
No NPCs spawn, not even in the environment or on the roof, neither at the start nor at the end of the event. Download version is the Store Robbery 1.1.5 and not Store Robbery 1.1.6
-
- 110 comments
-
Thanks for your help, here again the whole file. I have downloaded the day before yesterday the plugin again from here and reinstalled. At the moment it is running again. Possibly the file was indeed error.... I'll keep watching it. oxide_2023-02-13.txt
-
I have reinstalled the plugin, in the eyeblich it works again. as soon as it does not work again, I look in the log file and send it to you. Installation was without errors or hints.... see attachment betterNPC.txt
-
unfortunately the error is still there. As soon as I delete the plugin completely and reinstall it, it goes but then the error comes again Exception while calling NextTick callback (KeyNotFoundException: The given key was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Plugins.BetterNpc.AddToContainerPrefab (ItemContainer container, Oxide.Plugins.BetterNpc+PrefabLootTableConfig lootTable) [0x0011e] in <49a6992d11e54fc4a20c63d2f225e107>:0 at Oxide.Plugins.BetterNpc+ControllerSpawnPoint+<DieNpc>c__AnonStorey3.<>m__1 () [0x000b0] in <49a6992d11e54fc4a20c63d2f225e107>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 *********************************************************************************** Exception while calling NextTick callback (KeyNotFoundException: The given key was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Plugins.BetterNpc.AddToContainerPrefab (ItemContainer container, Oxide.Plugins.BetterNpc+PrefabLootTableConfig lootTable) [0x0011e] in <49a6992d11e54fc4a20c63d2f225e107>:0 at Oxide.Plugins.BetterNpc+ControllerSpawnPoint+<DieNpc>c__AnonStorey3.<>m__1 () [0x000b0] in <49a6992d11e54fc4a20c63d2f225e107>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 *********************************************************************************** Failed to call hook 'OnSupplyDropDropped' on plugin 'BetterNpc v1.1.8' (KeyNotFoundException: The given key was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Plugins.BetterNpc.OnSupplyDropDropped (SupplyDrop supplyDrop, CargoPlane cargoPlane) [0x00023] in <49a6992d11e54fc4a20c63d2f225e107>:0 at Oxide.Plugins.BetterNpc.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00304] in <49a6992d11e54fc4a20c63d2f225e107>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0
-
The problem has solved itself after the wipe
-
is the same for me with the error message Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at PlayerInventory.Strip () [0x00000] in <ef898b6b16f547b29232eecc84bea530>:0 at Oxide.Plugins.BradleyGuards+<SpawnDriver>c__AnonStorey1.<>m__0 () [0x001f2] in <add6718182374671895bbfcde581d551>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 (19:42:06) | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at PlayerInventory.Strip () [0x00000] in <ef898b6b16f547b29232eecc84bea530>:0 at Oxide.Plugins.BradleyGuards+<SpawnGuards>c__AnonStorey2.<>m__0 () [0x001f2] in <add6718182374671895bbfcde581d551>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 (19:42:06) | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at PlayerInventory.Strip () [0x00000] in <ef898b6b16f547b29232eecc84bea530>:0 at Oxide.Plugins.BradleyGuards+<SpawnGuards>c__AnonStorey2.<>m__0 () [0x001f2] in <add6718182374671895bbfcde581d551>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 (19:42:06) | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at PlayerInventory.Strip () [0x00000] in <ef898b6b16f547b29232eecc84bea530>:0 at Oxide.Plugins.BradleyGuards+<SpawnGunner>c__AnonStorey3.<>m__0 () [0x001f2] in <add6718182374671895bbfcde581d551>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 (19:42:06) | Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at PlayerInventory.Strip () [0x00000] in <ef898b6b16f547b29232eecc84bea530>:0 at Oxide.Plugins.BradleyGuards+<SpawnGunner>c__AnonStorey3.<>m__0 () [0x001f2] in <add6718182374671895bbfcde581d551>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0
-
Hello, since the Rust update this message is there again. as soon as I have killed an NPC (06:50:14) | Exception while calling NextTick callback (KeyNotFoundException: The given key was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Plugins.BetterNpc.AddToContainerPrefab (ItemContainer container, Oxide.Plugins.BetterNpc+PrefabLootTableConfig lootTable) [0x0011e] in <e9d8f0c827a245babb40e0917a01e2d8>:0 at Oxide.Plugins.BetterNpc+ControllerSpawnPoint+<DieNpc>c__AnonStorey3.<>m__1 () [0x000b0] in <e9d8f0c827a245babb40e0917a01e2d8>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 After complete reinstallation everything OK again
-
You can close the case, the error has not occurred again so far
-
Yes, they float on the big excavator I had also uploaded a picture
-
All right, I'm going to reset everything on 02.01. anyway, so it should work again. Many thanks
-
-
Yes It works, thank you very much for your work and happy new year
-
I'm sorry but the error message has remained. It only appears with the extra reward, as soon as I click on it in the inventory Failed to call hook 'CmdConsole' on plugin 'Battlepass v1.37.8' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Battlepass.CmdConsole (ConsoleSystem+Arg arg) [0x00ab1] in <9ecdaa659c454272b57cdd53f564c0ae>:0 at Oxide.Plugins.Battlepass.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x018aa] in <9ecdaa659c454272b57cdd53f564c0ae>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0
-
here is the file... Missions.json