HurtStore

A simplified store with dynamic prices

Total Downloads: 2,031 - First Release: Jan 15, 2016 - Last Update: May 12, 2018

5/5, 17 likes
  1. Same error on our server. Shows category but nothing inside it
     
  2. Is it ok i check you're plugin on errors?
     
  3. Bonjour je ne peux pas ajouter des items aux chope. Il n'y a aucun item ajouter par défaut aux rubriques. Je pence qu'il bug.

    J'ai plusieurs plugin qui n'ont pas de soucis.
    Merci
     
    Last edited by a moderator: Nov 13, 2016
  4. Need Maj please. :)
     
  5. Been trying to find a fix for this plug in for a long time it wont let me add any items to the shop for sale but the version 1.3.2 will let me do it its a fix for now
    [DOUBLEPOST=1480278238][/DOUBLEPOST]
    In the version 1.3.2 the only thing i noticed not working is the goat parts section its invisible i just look in the config folder found it and removed the section and redid it its working 100% no problem
     
    Last edited by a moderator: Dec 9, 2016
  6. J'utilise la dernière version. Si j'ai bien compris la version 1.3.2 fonctionne? Si oui ou la télécharger? merci!
     
  7. La version 1.3.2 tu peux lavoir ou sais marquer Version History en haut de la page regarde pour la version 1.3.2 et efface la section Goat Parts parce que ca marche pas et refait cette section sais ca que jais fait
     
  8. C'est gentil de ta par mec! Tu utilise lootconfig? et spawn config? à chaque maj sa e fonctionne plus. Je fais coment? c'est vraiment chiant taper f1 loot.reload? mais cela marche. Enfin si ta la techenique merci, sinon j'arreterais le server.
    Hurtworld n'est pas fichu de mettre des fichier basic en natif comme le multiplicateur de loot. plugin plugin plugin arf
     
  9. jutilise Lootconfig oui mais loot config a toute les fois que il a une nouvelle update il faut que tu change le GlobalStackLoot parce qui revien toujour a x1 aprais le update si non aucun problem je utilise pas spwan config jaimais mieux garder ce coter normal pour pas faire bugger le serveur
     
  10. D'accord, pour te remercier de ton aide donne moi ton server et je ferais la pub sur mon live. Très gentils à toi en tout cas.
    Je change le stack mais il me met en x1 et ne le prend pas en compte. J'utilse Filezila. Merci tu es le seul à m'avoir répondu!
    [DOUBLEPOST=1480470396][/DOUBLEPOST]Hurtstore 1.3.2 fonctionne merci!
    si je laisse le fichier .old et modifie le nouveau fichier .json sa marche. Merci
     
  11. oui sais ca mec tu fait juste changer le fichier .json mon serveur est un serveur US mais je parle tres bien les 2 langues pour plus dinfo regarde mon group steam le IP est sur la page daceuille Steam Community :: Group :: [SBS] RustyBros 2.0
     
  12. fix please
     
  13. use version 1.3.2
     
  14. thx, bro :) offtop. Is there a plugin that prevents breaking / build construction within a radius?
     
  15. Currently there isn't but it is a nice idea for a plugin
     
  16. you talking about protecting it from c4 and drills ?
     
  17. Hi so everything's been working sweet. I took down all servers the other day and ran an update to be sure, which I believe updated oxide. I know my servers are on the latest version at least. From /version
    I've discovered now that using /shop command on Hurtstore plugin no longer works (it usually lists categories from a data file) and produces this in console:
    Code:
    19:05 [Error] Failed to call hook 'ChatCmd_Shop' on plugin 'HurtStore v1.3.5' (ArgumentNullException: Argument cannot be null.)
    19:05 [Stacktrace]   at System.Type.GetTypeHandle (System.Object o) [0x00000] in <filename unknown>:0
      at uLink.BitStream.WriteObject (System.Object value, System.Object[] codecOptions) [0x00000] in <filename unknown>:0
      at BitStreamPooled.WriteArgs (System.Object[] args) [0x00000] in <filename unknown>:0
      at HurtMonoBehavior.RPC (System.String rpcName, NetworkPlayer player, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Game.Hurtworld.Libraries.Player.Message (.PlayerSession session, System.String message, System.String prefix) [0x00000] in <filename unknown>:0
      at Oxide.Game.Hurtworld.Libraries.Hurtworld.SendChatMessage (.PlayerSession session, System.String name, System.String message) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.HurtStore.ChatCmd_Shop (.PlayerSession player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.HurtStore.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in <filename unknown>:0
    I've tried everything I can think of. Even rolled back the plugin and all data by like a month , when I was sure it worked. I also made a test server where EconomyBanks and HurtStore were the only 2 plugins and it still didn;t work.
    Also, /shop category works and lists items from datafile as does /buy and /sell.

    Best guess is that some new oxide rule states that commands that expect arguments have tohave one? But i really have no clue
    any help would be amazing too,
    thanks
     
    Last edited by a moderator: Mar 14, 2017
  18. Wulf

    Wulf Community Admin

    Should be fixed in the latest Oxide build once it's available later today. The plugin was sending empty/null parts in some messages (it shouldn't be), which was causing issues with recent changes.
     
  19. Code:
    10:24 [Info] Loaded plugin HurtStore v1.3.2 by Pho3niX90
    10:24 [Info] [HurtStore] StoreStock has loaded with 0 items
    Failed to initialize plugin 'HurtStore v1.3.2' (NullReferenceException: Object reference not set to an instance of an object)
    10:24 [Stacktrace]   at Oxide.Plugins.HurtStore.Init () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.HurtStore.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <filename unknown>:0
    I use 1.3.51. 1.3.5 and 1.3.2 and this error
    Anyone help ??
     
    Last edited by a moderator: May 1, 2017
  20. Any word on this plugin yet?