HuntRPG

Moved

Total Downloads: 16,960 - First Release: Mar 15, 2015 - Last Update: Jul 30, 2018

5/5, 73 likes
  1. 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]
    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)
    What does this mean?
     
  2. Wulf

    Wulf Community Admin

    There haven't been any changes to the hooks this plugin uses. Those errors are likely related to corrupt fine/data files.
     
  3. Is it possible to fix this myself? I'm trying to learn C# and JS. Where could i find the hooks needed for this?
     
  4. Wulf

    Wulf Community Admin

    Have you tried deleting your data/config files for it?
     
  5. well Multiplay told me it was using old hooks and its spamming my server console with those messages, and none of the commands are responding, but ill try that but i think Multiplay has to do it and it seems like they don't understand english half the time and i have to submit multiple tickets.
     
  6. Wulf

    Wulf Community Admin

    The errors in the log you posted are not old hooks.
     
  7. hmmm ill try deleting the data/config files later because it would require me to stop the server
     
  8. you have a spelling mistake in the skill-list /skilllist

    it says "availabEl" skills
     
  9. me?
     
  10. the mod author
     
  11. Oh sorry lol
    [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:(
     
  12. Is this working with the latest oxide? It looks amazing!
     
  13. Wulf

    Wulf Community Admin

    Easier way is to test and see! I haven't noticed any issues when running it briefly last time I tested.
     
  14. the only thing that is broken is trying to research anything with the skill from hunt doesnt work
     
  15. 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
    
    Can you help me plz ?
    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
    Need help plz :)
     
  16. 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
    And after latest Rust update it will send a new message (like some other plugins too):

    Code:
    6:00 AM [Warning] Ignored obsolete game extension reference 'Oxide.Ext.Rust' in plugin 'HuntPlugin'
    Thanks for helping ;)
     
  17. what is the actual permission that needs to be given to allow adding xp? i cannot find this documented anywhere.

    Thanks
     
  18. ima delete this comment
     
    Last edited by a moderator: Jun 9, 2015
  19. 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.
     
  20. 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! :)