1. BaK

    BaK

    event.run - but that's nothing to do with this plugin.
     
  2. for some reason after i reset my server when i have this plugin installed when my server tries to start up it constantly shows up error msg aire plugin not initalised and my server wont start it seems to work fine until i restart the server as u can see if u scroll down on my log u will see it spamming that msg i dont have any other airdrop plugins on except for this one
     

    Attached Files:

  3. Everything seems to work fine on my end, great work!
     
  4. BaK

    BaK

    I have the same issue, and have to start the server without the plugin, then add the plugin while its running.
     
  5. yeah i have no idea whats causing it the plugin runs perfect as long as u dont restart the server
     
  6. BaK

    BaK

    Does not compile with new version of rust. :(
     
  7. Wulf

    Wulf Community Admin

    Try the attached version below please.
     

    Attached Files:

  8. hey wulf would u know why server wouldnt start after restart with this plugin once i configure it all it works perfectly till i restart then server will spam the error msg for this plugin and wont start
     
  9. Wulf

    Wulf Community Admin

    I can't guess the errors you are getting. ;)

    The plugin loads fine here.
     
  10. yeah it works perfect for me too the first time i load it but when i resetr the server with it on it woudlnt load the server till i took the plugin off again ill try it again shortly
    [DOUBLEPOST=1437682710][/DOUBLEPOST]hey wulf not sure if u know wat would cause this everytime i configuree the plugin then restart the server it wont start up and just spam this error
    6:17 AM [Info] aire:controller not initialized!
    6:17 AM [Info] aire:controller not initialized!
    6:17 AM [Info] aire:controller not initialized!
    6:17 AM [Info] aire:controller not initialized!
    6:17 AM [Info] aire:controller not initialized!
    6:17 AM [Info] aire:controller not initialized!
    6:17 AM [Info] aire:controller not initialized!
    6:17 AM [Info] aire:controller not initialized!
    6:17 AM [Info] aire:controller not initialized!
    6:17 AM [Info] aire:controller not initialized!
    6:17 AM [Info] aire:controller not initialized!
    6:17 AM [Info] aire:controller not initialized!
    6:17 AM [Info] aire:controller not initialized!
    [DOUBLEPOST=1437682914][/DOUBLEPOST]it works perfect for me until i restart the server then i have to remove it for the server to start the onyl other airdrop thing i got on atm is airdrop controll
     
  11. BaK

    BaK

    That seems to have done the trick wulf, just note that on line 146 is names itself airdropsettings, which should be airdropextended.

    That and the resource ID is wrong. easy fixes thankfully.
     
  12. Wulf

    Wulf Community Admin

    Fixed the name and removed the debug spam. No idea regarding your other issues.
     
  13. BaK

    BaK

    Missed the resource ID. Fixed with attached.
     
  14. Anyone have any idea why blueprints are not being included?
     
  15. BaK

    BaK

    Seems to me they are being included, just not as blueprints.
     
  16. I had a quick look at the code (but I'm hopeless at coding) and tried adding isBlueprint=true to each item. No luck.
     
  17. BaK & Wulf, thanks a lot for the fixes. Was losing my nerves trying to get the plugin to load.
     
  18. BaK

    BaK

    I've tried renaming the blueprints in the config to "<shortname> BP" to see if that would make them blueprints, instead I just got empty spaces, so it looks like its going to need some editing of the code to fix the blueprint issue. I've had a look at the code, but I think that's beyond my abilities at this time.
     
  19. Would be nice if you wanna make a plugin with the same config style for Barrels and Crates, maybe incorporated with this one :D LootConfig suits my necessity but it's f..... 22k lines of config. BaK/antisoma, if you guys figure how to make the BPs work, tell us, I'm trying too...
     
  20. any1 know how to fix this:

    Code:
    [Oxide] 3:03 PM [Error] Failed to call hook 'OnPlayerInit' on plugin 'AirdropExtended' (IndexOutOfRangeException: Array index is out of range.)
    [Oxide] 3:03 PM [Debug]   at Oxide.Plugins.AirdropExtended.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
      at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0