Jump to content

Error while loading, and market NPC does not resapwn at previous location

Pending 2.0.25

blacksquadman1
blacksquadman1

Posted

i get a error while loading the plugin 
 

o.reload Cooking
Failed to call hook 'Unload' on plugin 'Cooking v2.0.25' (NullReferenceException: )
  at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component)
  at Oxide.Plugins.Cooking.Unload () [0x0030c] in <460a169a1d76423f929d59cb113dfd4a>:0 
  at Oxide.Plugins.Cooking.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00cf3] in <460a169a1d76423f929d59cb113dfd4a>: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 Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0 
Unloaded plugin Cooking 2.0 v2.0.25 by imthenewguy
[Cooking 2.0] Loaded ingredient drop lists for 13x gather sources.
[Cooking 2.0] Source: Hemp - spices
[Cooking 2.0] Source: Potato - sugar
[Cooking 2.0] Source: Bear - milk
[Cooking 2.0] Source: Boar - milk
[Cooking 2.0] Source: Deer - milk
[Cooking 2.0] Source: Wolf - milk
[Cooking 2.0] Source: Gut - seaweed
[Cooking 2.0] Source: Fishing - seaweed
[Cooking 2.0] Source: Shark - seaweed
[Cooking 2.0] Source: Corn - rice
[Cooking 2.0] Source: Pumpkin - rice, tomato
[Cooking 2.0] Source: DesertTree - pineapple
[Cooking 2.0] Source: Default - cloth, wheat, blue berry, red berry, egg, chocolate bar, apple, raw pork, raw bear meat, bread loaf, potato, raw fish, small trout, mushroom, pumpkin, raw chicken breast, corn, raw wolf meat, anti-radiation pills
[Cooking 2.0] Finished spawning 2 market NPCs.
Loaded plugin Cooking 2.0 v2.0.25 by imthenewguy
Failed to run a 1.00 timer in 'Cooking v2.0.25' (NullReferenceException: )
  at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component)
  at Oxide.Plugins.Cooking+<>c__DisplayClass254_0.<OnEntitySpawned>b__0 () [0x00036] in <460a169a1d76423f929d59cb113dfd4a>:0 
  at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <112d89ea5d3348c8b949af0ab1a866d2>:0 

and the market NPCS are not respawning after plugin reload or server restart
if you need my plugin list let me know if its a problem with some plugins
note everything else is working

 

  • Curator
imthenewguy

Posted

11 hours ago, blacksquadman1 said:

i get a error while loading the plugin 
 

o.reload Cooking
Failed to call hook 'Unload' on plugin 'Cooking v2.0.25' (NullReferenceException: )
  at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component)
  at Oxide.Plugins.Cooking.Unload () [0x0030c] in <460a169a1d76423f929d59cb113dfd4a>:0 
  at Oxide.Plugins.Cooking.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00cf3] in <460a169a1d76423f929d59cb113dfd4a>: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 Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0 
Unloaded plugin Cooking 2.0 v2.0.25 by imthenewguy
[Cooking 2.0] Loaded ingredient drop lists for 13x gather sources.
[Cooking 2.0] Source: Hemp - spices
[Cooking 2.0] Source: Potato - sugar
[Cooking 2.0] Source: Bear - milk
[Cooking 2.0] Source: Boar - milk
[Cooking 2.0] Source: Deer - milk
[Cooking 2.0] Source: Wolf - milk
[Cooking 2.0] Source: Gut - seaweed
[Cooking 2.0] Source: Fishing - seaweed
[Cooking 2.0] Source: Shark - seaweed
[Cooking 2.0] Source: Corn - rice
[Cooking 2.0] Source: Pumpkin - rice, tomato
[Cooking 2.0] Source: DesertTree - pineapple
[Cooking 2.0] Source: Default - cloth, wheat, blue berry, red berry, egg, chocolate bar, apple, raw pork, raw bear meat, bread loaf, potato, raw fish, small trout, mushroom, pumpkin, raw chicken breast, corn, raw wolf meat, anti-radiation pills
[Cooking 2.0] Finished spawning 2 market NPCs.
Loaded plugin Cooking 2.0 v2.0.25 by imthenewguy
Failed to run a 1.00 timer in 'Cooking v2.0.25' (NullReferenceException: )
  at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component)
  at Oxide.Plugins.Cooking+<>c__DisplayClass254_0.<OnEntitySpawned>b__0 () [0x00036] in <460a169a1d76423f929d59cb113dfd4a>:0 
  at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <112d89ea5d3348c8b949af0ab1a866d2>:0 

and the market NPCS are not respawning after plugin reload or server restart
if you need my plugin list let me know if its a problem with some plugins
note everything else is working

 

What happens if you unload the plugin, delete the Cooking.json file in data?

Failing that, what happens if you do the above, but also delete Cooking.json in config?

 

2m

Downloads

Total number of downloads.

9.4k

Customers

Total customers served.

136.6k

Files Sold

Total number of files sold.

2.9m

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.