ItemConfig

Settings for items, blueprints, weapons, tools, etc.

Total Downloads: 5,649 - First Release: Feb 5, 2015 - Last Update: Nov 11, 2016

5/5, 22 likes
  1. Code:
    [6/12/2015 1:52:03 AM] [Oxide] 1:52 AM [Info] Unloaded plugin ItemConfig v1.0.22 by Nogrod
    [6/12/2015 1:52:09 AM] [Oxide] 1:52 AM [Info] ItemConfig was compiled successfully in 190ms
    [6/12/2015 1:52:09 AM] [Oxide] 1:52 AM [Info] Loaded plugin ItemConfig v1.0.22 by Nogrod
    [6/12/2015 1:52:09 AM] [Oxide] 1:52 AM [Info] [ItemConfig] Incorrect config version(/) move to .old
    [6/12/2015 1:52:10 AM] [Oxide] 1:52 AM [Debug]   at Oxide.Plugins.ItemConfig.CreateDefaultConfig () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.ItemConfig.CheckConfig () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.ItemConfig.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 
    i delete all config
     
  2. try a clean server start, i think the current loaded item definitions are bugged because of the old version...
     
  3. How do you generate a new config? It keeps uploading a blank config file every time I update
     
  4. Betty..... you didn't fixed anything....
     

    Attached Files:

  5. It looks like the miner hat/candle hat don't have switch on buttons anymore. Is that a result of the ItemConfig mod? I've reloaded my config and I can't seem to get it to work still. I can put fuel in it, but can't turn it on.
     
  6. deleted message (sorry)
     
    Last edited by a moderator: Jun 12, 2015
  7. not my fault, i just fixed the config generation for those two...that there is no button also happens for me without itemconfig...
     
  8. Guys! You need to restart the server! Worked for me! :)
     
  9. doesnt work at all now with today's rust update
     
  10. Works for me all clear
     
  11. ItemConfig itself seems to work fine for me - but I think the candle hat and miner hat not working is related to this mod. I've installed the latest update for the quarry, and still our miner hats can't turn on.

    If I can provide you with any data, remote access, or anything else to help - please let me know.
     
  12. Hmm I just get a blank config I'll try again
     
  13. I've seen that a few times. I think it happens when the mod tries to use your old config's values to create a new config and something is corrupt. Gotta dump your old config and upload the mod from fresh. It should generate after that. If you're like me and hosted on a cheeseball provider, you may have to reboot.
     
  14. Still just a blank config I did already delete the old config and I'm on my own rented dedicated machine
     
  15. the config is created after the server is full initialized

    for me the miner and candle hat didn't work with an old savegame (w/o itemconfig), with a new one all is fine...
     
  16. I got it to work thx
     
  17. <After parsing a value an unexpected character was encountered: {.Path 'blueprints [30]' , line 565, position 5.>

    I have looked in my item config and found nothing wrong
    Code:
        {
          "amountToCreate": 1.0,
          "defaultBlueprint": true,
          "ingredients": [
            {
              "amount": 45.0,
              "shortname": "cloth"
            }
          ],
          "isResearchable": true,
          "rarity": "Uncommon",
          "targetItem": "attire.hide.pants",
          "time": 12.0
        },
    Line 565-578
    have no idea what im missing or what is wrong
    [DOUBLEPOST=1434144386][/DOUBLEPOST]Never mind i found...
     
    Last edited by a moderator: Jun 13, 2015
  18. I can't get candle/miner hat to work with this update after several server restarts and config resets. Any ideas? We just wiped last week so I can't wipe if it's a save issue that will piss a lot of people off :(
     
  19. Nothing is stacking either. ItemConfig and ConstructionConfig both bjorked for me.
     
  20. Weird issues here, not all players can see "Ignite" button on Miner/Candle hat it would seem that players prior to the update who already owned the blueprint can't seem to operate them. And people who go the blueprint after the update can use them fine, like their blueprints are bugged?