Crafting Controller

Moved

Total Downloads: 52,439 - First Release: Oct 29, 2014 - Last Update: Apr 19, 2018

5/5, 72 likes
  1. That's what appeared in the logs
     
  2. Wulf

    Wulf Community Admin

    Make sure you are using the latest version from the site, as that should have already been fixed.
     
  3. it keeps breaking for me as well every so often during the day i have to set crafting rate too 0 again for some reason it never use to do this
     
  4. This is actually on the latest version
     
  5. not working for my server too
     
  6. The speed of the new version is still not as fast as it was before the crafting system was changed. Instead of seeing a flurry of created items on the right side of my screen when I bulk craft, I'm only seeing a few items per second. However, while I'm admin, it's still as fast as the old system. Do players not have true insta-craft?
     
  7. Disregard this message.
     
    Last edited by a moderator: Jun 11, 2015
  8. /itemrate Timed Explosive Charge 150

    seems to be not working for me its still instant craft?
     
  9. ingredients was a field on an ItemCraftTask before last weeks server update and has since then been removed from the plugin's code so if you are getting the error that it fails to compile because of that you are not using the latest version of the plugin.
    If you have admin/moderator instant crafting enabled in the config it will still be instant for you.
    I'm assuming you are talking about the icons of the items that show up when you craft. While there is a slight difference in speed, the difference in the icons is that for normal crafting it is showing a stack, and for admin only instant crafting it is actually cancelling that stack and changing it to send each item one at a time (had to do this to make admin only instant-crafting work)
    The only reason that it could be breaking is that another plugin is modifying the crafting values of the item definitions.
     
  10. Code:
    [Oxide] 7:46 AM [Error] Failed to call hook 'OnServerInitialized' on plugin 'ConstructionConfig' (KeyNotFoundException: The given key was not present in the dictionary.)
    [Oxide] 7:46 AM [Debug]   at System.Collections.Generic.Dictionary`2[System.String,System.Object].get_Item (System.String key) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.ConstructionConfig.UpdateConstructions () [0x00000] in <filename unknown>:0
      at Oxide.Plugins.ConstructionConfig.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 
    Getting this error ?
     
  11. Not this plugin :)
     
  12. oops lmaoo AHAH my bad
     
  13. Nevermind this. I figured it out :)
     
    Last edited by a moderator: Jun 12, 2015
  14. If you craft more than 1 item at a time, insta craft doesn't work on the others, just the first.
     
  15. Since the last update gives this error when crafting something. As I can fix it?

    [Oxide] 2:33 AM [Warning] Calling hook OnItemCraft resulted in a conflict between the following plugins: CraftingController,
     
  16. It's only a warning, and it seems that another plugin is also trying to do something in OnItemCraft which is conflicting, you'd have to check your other plugins for anything that could be doing that.
     
  17. I added this to my server, but whenever I try /craft it says it's an unknown command. I've set crafting.rate in the console to 0 & that said it set the crafting rate to 0%, but players are unable to instacraft.
     
  18. Any new about this? :) (Indivudual rate for item) ?
     
  19. Has been implemented.
     
  20. Whenever i click to craft something, it crafts 1 instantly and continues to craft another one with the normal speeds it's meant to craft at.
    Any idea how to fix this?

    So for example: I click to craft 1 building plan, it's craft 2. Crafts 1 building plan instantly while continuing to craft the second at the normal craft rate.
    This is for all items.
    [DOUBLEPOST=1434234423][/DOUBLEPOST]Disregard this post^

    I had to disable instant craft for admins in my config.