1. Pretty sure it's because the names changed for all the weapons and such.
     
  2. Code:
    [Oxide] 9:55 PM [Info] [AirdropOrganizer] Error: 'rifle_bolt' does not exist and it was removed to avoid errors(List: blueprint).
    [Oxide] 9:55 PM [Info] [AirdropOrganizer] OnServerInitialized failed: Collection was modified; enumeration operation may not execute.
     
  3. This is the error I get :D
     
  4. Wulf

    Wulf Community Admin

    Item names changed with Rust, see http://docs.oxidemod.org/rust/#item-list.
     
  5. Guyz... warning... all the fucking short names with >> _ << was changed by >> . <<

    Example : ammo_rifle_incendiary BY ammo.rifle.incendiary
     
  6. Wulf

    Wulf Community Admin

    Yup, you'd need to change them in your config. The file below has the defaults changed.
     

    Attached Files:

  7. Too late ! but ty
     
  8. There is an error in the console.

    [Oxide] 3:25 PM [Info] [AirdropOrganizer] Add loot failed: Object reference not
    set to an instance of an object
     
  9. Wulf

    Wulf Community Admin

    Update your item names in your config, they changed. See http://docs.oxidemod.org/rust/#item-list.
     
  10. WolfsDarker updated Airdrop Organizer with a new update entry:

    1.2.6

     
  11. Getting the following error
    Code:
     [AirdropOrganizer] Info: Airdrop spawned, next plane in 30 minutes.
    FileSystem.LoadPrefab - should start with assets/ - events/cargo_plane
    [BUNDLE] Not found: events/cargo_plane
    Couldn't find prefab "events/cargo_plane"
     
  12. Wulf

    Wulf Community Admin

    Update to the latest version.
     
  13. drop is not working properly. load 18 subjects always falls only 6
     

    Attached Files:

  14. Wulf

    Wulf Community Admin

    Delete your config and let it create a new one, or edit your item names to the new Rust item names. http://docs.oxidemod.org/rust/#item-list
     
  15. I changed all the names, but it does not work!
    [DOUBLEPOST=1438901345][/DOUBLEPOST]higher and plug configuration with the correct names!
    [DOUBLEPOST=1438904963][/DOUBLEPOST]I have created a new server. Only install this plugin. And it is not working. gives an error message:
    Code:
    FileSystem.LoadPrefab - should start with assets/ - events/cargo_plane
    [BUNDLE] Not found: events/cargo_plane
    Couldn't find prefab "events/cargo_plane"
     
    Last edited by a moderator: Aug 7, 2015
  16. Okay, I need some extra eyes, I don't know what i'm doing wrong.

    I've regenerated my config and written it from scratch, I've double and tipple checked all the names.

    And it keeps returning this for every airdrop crate, am I missing something?

    In advanced, thanks :)
     

    Attached Files:

    • loot.png
      loot.png
      File size:
      309.1 KB
      Views:
      24
  17. same here, it just took the first group in the list and drop it every time.
     
  18. "remove_orignal_loot": false - set to true, it helped me to solve this problem
     
  19. Oh crap, I posted the wrong config. I have set that to true with the same problem.