Can anyone update this to work with the latest oxide 2 update with the new hooks so i can use this with multiplay
[DOUBLEPOST=1433194866,1433122795][/DOUBLEPOST]What does this mean?Code:(17:42:59) | [Oxide] 5:43 PM [Error] Failed to call hook 'OnConsumeFuel' on plugin 'Hunt RPG' (NullReferenceException: Object reference not set to an instance of an object) (17:43:00) | [Oxide] 5:43 PM [Info] [Hunt RPG] Hunt: Data being saved... (17:43:00) | [Oxide] 5:43 PM [Error] Failed to call hook 'Unload' on plugin 'Hunt RPG' (NullReferenceException: Object reference not set to an instance of an object)
HuntRPG
Moved
Total Downloads: 16,960 - First Release: Mar 15, 2015 - Last Update: Jul 30, 2018
- 5/5, 73 likes
-
Wulf Community Admin
-
-
Wulf Community Admin
-
-
Wulf Community Admin
-
-
you have a spelling mistake in the skill-list /skilllist
it says "availabEl" skills -
-
the mod author
-
[DOUBLEPOST=1433235226,1433200485][/DOUBLEPOST]This is what Multiplay told me:
"hunt-rpg is outdated and no longer compatible with the latest version of Oxide. I'd recommend removing this addon until the developer updates it."
So i can't use this plugin until its updated -
Is this working with the latest oxide? It looks amazing!
-
Wulf Community Admin
-
the only thing that is broken is trying to research anything with the skill from hunt doesnt work
-
I have a problem, I'm using a multiplay server and I got this message error each 5 minutes :
Code:3:42 PM [Debug] at Oxide.Core.Configuration.DynamicConfigFile.set_Item (System.String key, System.Object value) [0x00000] in <filename unknown>:0 at Oxide.Plugins.HuntPlugin.SaveRPG (System.Collections.Generic.Dictionary`2 rpgConfig, System.Collections.Generic.Dictionary`2 playersFurnaces, Boolean showMsgs) [0x00000] in <filename unknown>:0 at Hunt.RPG.HuntRPG.SaveRPG () [0x00000] in <filename unknown>:0 at Oxide.Plugins.HuntPlugin.OnServerSave () [0x00000] in <filename unknown>:0 at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
I already tried to remove data files and to remove plugin.
[DOUBLEPOST=1433602674][/DOUBLEPOST]Now I got these messages ...
Code:4:00 PM [Error] Failed to call hook 'OnServerInitialized' on plugin 'Hunt RPG' (NullReferenceException: Object reference not set to an instance of an object) 4:00 PM [Debug] at Oxide.Core.Configuration.DynamicConfigFile.get_Item (System.String key) [0x00000] in <filename unknown>:0 at Oxide.Plugins.HuntPlugin.ReadFromData[Dictionary`2] (System.String dataKey) [0x00000] in <filename unknown>:0 at Oxide.Plugins.HuntPlugin.LoadRPG (Boolean showMsgs) [0x00000] in <filename unknown>:0 at Oxide.Plugins.HuntPlugin.OnServerInitialized () [0x00000] in <filename unknown>:0 at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 4:00 PM [Error] Failed to call hook 'cmdHuntShortcut' on plugin 'Hunt RPG' (NullReferenceException: Object reference not set to an instance of an object) 4:00 PM [Debug] at Hunt.RPG.HuntRPG.HandleChatCommand (.BasePlayer player, System.String[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.HuntPlugin.cmdHunt (.BasePlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.HuntPlugin.cmdHuntShortcut (.BasePlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0 at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
-
I know you're busy and the plugin is running but sending this error to logfile:
Code:6:37 AM [Error] Failed to call hook 'OnPlayerAttack' on plugin 'Hunt RPG' (NullReferenceException: Object reference not set to an instance of an object) 6:37 AM [Debug] at Hunt.RPG.HuntRPG.OnPlayerAttack (.BasePlayer player, .HitInfo hitInfo) [0x00000] in <filename unknown>:0 at Oxide.Plugins.HuntPlugin.OnPlayerAttack (.BasePlayer player, .HitInfo hitInfo) [0x00000] in <filename unknown>:0 at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 6:37 AM [Error] Failed to call hook 'OnPlayerAttack' on plugin 'Hunt RPG' (NullReferenceException: Object reference not set to an instance of an object) 6:37 AM [Debug] at Hunt.RPG.HuntRPG.OnPlayerAttack (.BasePlayer player, .HitInfo hitInfo) [0x00000] in <filename unknown>:0 at Oxide.Plugins.HuntPlugin.OnPlayerAttack (.BasePlayer player, .HitInfo hitInfo) [0x00000] in <filename unknown>:0 at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 6:37 AM [Error] Failed to call hook 'OnPlayerAttack' on plugin 'Hunt RPG' (NullReferenceException: Object reference not set to an instance of an object) 6:37 AM [Debug] at Hunt.RPG.HuntRPG.OnPlayerAttack (.BasePlayer player, .HitInfo hitInfo) [0x00000] in <filename unknown>:0 at Oxide.Plugins.HuntPlugin.OnPlayerAttack (.BasePlayer player, .HitInfo hitInfo) [0x00000] in <filename unknown>:0 at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 6:38 AM [Info] [Hunt RPG] Hunt: Data being saved... 6:38 AM [Info] [Hunt RPG] Hunt: 9 profiles saved 6:38 AM [Info] [Hunt RPG] Hunt: 8 furnaces saved 6:38 AM [Info] [Hunt RPG] Hunt: Data was saved successfully! 6:38 AM [Info] [Pets] Saving pets... 6:38 AM [Error] Failed to call hook 'OnPlayerAttack' on plugin 'Hunt RPG' (NullReferenceException: Object reference not set to an instance of an object) 6:38 AM [Debug] at Hunt.RPG.HuntRPG.OnPlayerAttack (.BasePlayer player, .HitInfo hitInfo) [0x00000] in <filename unknown>:0 at Oxide.Plugins.HuntPlugin.OnPlayerAttack (.BasePlayer player, .HitInfo hitInfo) [0x00000] in <filename unknown>:0 at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
Code:6:00 AM [Warning] Ignored obsolete game extension reference 'Oxide.Ext.Rust' in plugin 'HuntPlugin'
-
what is the actual permission that needs to be given to allow adding xp? i cannot find this documented anywhere.
Thanks -
Question, Not really sure what im doing wrong, but when I load server with pets plugin and try to run /hunt skilllist cmd the chat goes blank like it loaded but everything is blank now, When i unload pets and reload hunt it works fine again.
-
Any possible way to add some skills? I thought of two new ones that would be pretty cool. One that reduces gravity 5% per level with a max level of 5. It would add a different perspective to the game. And also one that adds velocity to bullets per level, so it's a good combat skill but not too over powered. Let me know if its possible!