1. Wulf

    Wulf Community Admin

    Please provide the error.
     
  2. 1:46 PM [Warning] Ignored obsolete game extension reference 'Oxide.Ext.Rust' in plugin 'AutoLearnBlueprints'
    1:46 PM [Error] AutoLearnBlueprints plugin failed to compile!
    1:46 PM [Error] AutoLearnBlueprints.cs(51,33): error CS0117: `ItemManager' does not contain a definition for `Instance'
    [DOUBLEPOST=1437677703][/DOUBLEPOST]The BlueprintManager gets the same error and if you try to update the plugin or reload it the server crashes
     
  3. Wulf

    Wulf Community Admin

    Try the attached version below please.
     

    Attached Files:

  4. didnt work, crashed my server
     
  5. Wulf

    Wulf Community Admin

    Could you provide logs please? I can't guess what is happening, as it works fine here.
     
  6. Code:
    [7/25/2015 10:50:00 PM] [Oxide] 10:50 PM [Error] AutoLearnBlueprints plugin failed to compile!
    [7/25/2015 10:50:00 PM] [Oxide] 10:50 PM [Error] AutoLearnBlueprints.cs(51,33): error CS0117: `ItemManager' does not contain a definition for `Instance'
    not working....
     
  7. Wulf

    Wulf Community Admin

    http://oxidemod.org/threads/autolearnblueprints.8802/page-2#post-111246
     
  8. Wulf

    Wulf Community Admin

  9. i'm ready download new 1.0.0.3 but still show me 1.0.0 when i use update check
     
  10. Wulf

    Wulf Community Admin

    Wulf updated AutoLearnBlueprints with a new update entry:

    1.0.4

     
  11. did they change item names? seems like some of my defaults didn't learn and some did

    Code:
    {
      "DefaultBlueprints": [
        "lock.code",
        "pistol_revolver",
        "ammo_pistol" ,
        "mining.quarry" ,
        "surveycharge" ,
        "mining.pumpjack" ,
        "explosives" ,
        "box_wooden_large" ,
        "hazmat_boots" ,
        "hazmat_gloves" ,
        "hazmat_helmet" ,
        "hazmat_jacket" ,
        "hazmat_pants" ,
        "large_furnace" ,
        "small_oil_refinery" ,
        "generator.wind.scrap" ,
        "lantern" ,
        "wall.external.high"
      ]
    }
    how would i check item ID's on my own in the future after an update? thanks Wulf
     
  12. Wulf

    Wulf Community Admin

    Yes, see http://docs.oxidemod.org/rust/#item-list.
     
  13. i wasn't aware that updated automatically, sorry and thank you
     
  14. Wulf

    Wulf Community Admin

    It doesn't, usually one of us update it after each update.
     
  15. Its not working wulf no BPS are given! already reinstall and leave default config but nothin!
     
  16. Wulf

    Wulf Community Admin

    Update your item names in your config. http://docs.oxidemod.org/rust/#item-list
     
  17. Wulf

    Wulf Community Admin

    Wulf updated AutoLearnBlueprints with a new update entry:

    1.0.5

     
  18. Just downloaded the latest version and got this
    Code:
    [Oxide] 10:29 PM [Error] Plugin failed to compile: AutoLearnBlueprints (leaving previous version loaded)
    [Oxide] 10:29 PM [Error] AutoLearnBlueprints plugin failed to compile!
    [Oxide] 10:29 PM [Error] AutoLearnBlueprints.cs(50,40): error CS1501: No overload for method `CanCraft' takes `2' arguments
     
  19. Wulf

    Wulf Community Admin

    Are you sure your Rust server is updated? It sounds like you are outdated.
     
  20. could you make this use vip or donator permissions?