QuickSmelt

Moved

Total Downloads: 57,443 - First Release: May 27, 2015 - Last Update: Jun 13, 2018

5/5, 106 likes
  1. Wulf

    Wulf Community Admin

    Update, you're outdated.
     
  2. XD... Yeah, by like 43 minutes. Alrighty, Thx
    [DOUBLEPOST=1467924496][/DOUBLEPOST]
    I didn't' even know it was your plugin
     
  3. Are all the plugins not going to work until Oxide updates? So far everything stopped for me
     
  4. Wulf

    Wulf Community Admin

    Check your logs for errors, this plugin and most work just fine. If none are working for you, you may not even have Oxide installed.
     
  5. Updated oxide. Everything working fine except lots of plugins. I added the new QuickSmelt, Getting failed to compile error etc. I did update oxide.
     
  6. Wulf

    Wulf Community Admin

    Can't help without seeing the error. ;)
     
  7. (00:40:48) | [Oxide] 00:40 [Error] QuickSmelt plugin failed to compile!

    (00:40:48) | [Oxide] 00:40 [Error] Compiler closed.
     
  8. Wulf

    Wulf Community Admin

    That isn't related to this plugin, your compiler isn't starting. Check your oxide/logs for other errors at the start of the server.
     
  9. These are the only warnings I can find in the oxide logs on startup:

    22:23 [Error] Error while compiling AirdropExtended.cs(2791,26): error CS0117: `Item.Flag' does not contain a definition for `Blueprint'
    22:23 [Error] Error while compiling CopyPaste.cs(816,69): error CS0131: The left-hand side of an assignment must be a variable, a property or an indexer
    22:23 [Error] Error while compiling HeliControl.cs(1111,78): error CS1503: Argument `#3' cannot convert `bool' expression to type `int'
    22:23 [Error] Error while compiling Kits.cs(240,37): error CS1501: No overload for method `CreateByItemID' takes `4' arguments
    22:23 [Error] Error while compiling PlayerTrade.cs(1134,125): error CS1061: Type `Item' does not contain a definition for `IsBlueprint' and no extension method `IsBlueprint' of type `Item' could be found. Are you missing an assembly reference?
    22:23 [Error] Error while compiling QuickSmelt.cs(100,52): error CS1061: Type `Item' does not contain a definition for `IsBlueprint' and no extension method `IsBlueprint' of type `Item' could be found. Are you missing an assembly reference?
    22:23 [Error] Error while compiling RemoverTool.cs(760,118): error CS1503: Argument `#3' cannot convert `bool' expression to type `int'
    22:23 [Error] Error while compiling VoteChecker.cs(516,115): error CS1503: Argument `#3' cannot convert `bool' expression to type `int'
     
  10. Wulf

    Wulf Community Admin

    You aren't using the latest version of this plugin, I promise you.
     
  11. Yeah that was the old version of quicksmelt, but I still got that compile error when I added the latest one. Logs didn't update at this time.
     
  12. Wulf

    Wulf Community Admin

    That error is not physically possible if you are using the latest version of this plugin.
     
  13. Alright, I just updated it but the only thing I get when I check the logs =
    00:55 [Error] QuickSmelt plugin failed to compile!
    00:55 [Error] Compiler closed.

    I can't restart server at this moment because there are like 15 playing so. Logs aren't giving me detailed information.
     
  14. You will need to close your server update run and reinstall oxide again your players will have to deal with it
     
  15. Update fixed it. Thx
    [DOUBLEPOST=1467933592][/DOUBLEPOST]
    Never Mind. I had another update of rust + I reinstalled oxide. Kits are working now (Which weren't before) but for QuickSmelt still:
    (01:17:31) | [Oxide] 01:17 [Error] QuickSmelt plugin failed to compile!

    (01:17:31) | [Oxide] 01:17 [Error] Compiler closed.
    (This is only when I do oxide.reload QuickSmelt).
    When server starter it actually said this: 01:03 [Info] Loaded plugin QuickSmelt v1.2.1 by Wulf/lukespragg
    Hmm??
     
  16. Not working:
    (19:27:46) | [Oxide] 18:27 [Info] Unloaded plugin QuickSmelt v1.2.1 by Wulf/lukespragg

    (19:27:46) | [Oxide] 18:27 [Info] Loaded plugin QuickSmelt v1.2.1 by Wulf/lukespragg
     
  17. Wulf

    Wulf Community Admin

    That isn't an error.
     
  18. It's default smelt speed

    {
    "ChancePerConsumption": 0.5,
    "CharcoalChanceModifier": 1.0,
    "CharcoalProductionModifier": 1.0,
    "DontOvercookMeat": true,
    "ProductionModifier": 5.0,
    "UsePermissions": false
    }
     
  19. ok I am doing something wrong I guess, before the patch we were an instsmelt server I have this in and I have uploaded the previous admins code:
    {
    "ChancePerConsumption": 5.0,
    "CharcoalChanceModifier": 3.0,
    "CharcoalProductionModifier": 3.0,
    "DontOvercookMeat": true,
    "ProductionModifier": 5.0,
    "UsePermissions": false
    }
    this was working but now it's just at normal speed any help would be much appreciated
     
  20. Getting the same thing