Can't figure out loot configurationSolved
I've tried and read as much as I can. I can't seem to get ANY loot to spawn in ANY box in any event base I spawn or that gets spawned in.  The videos don't explain the actual loot and the config seems to be a bit different in the video and home page. Can anyone help me out?
what does the plugin say when it first loads? it should tell you which loot tables it loaded

which version are you using?

(18:28:02) | Unloaded plugin Raidable Bases v1.5.4 by nivex

(18:28:02) | [Raidable Bases] Blocked spawn points in 35 zones.

(18:28:02) | [Raidable Bases] Created config backup of old system: D:\TCAFiles\Users\ericn\43468\oxide\config\RaidableBases.backup_old_system.2020-12-02 06-28-04.json

(18:28:02) | Loaded plugin Raidable Bases v1.5.4 by nivex

(18:28:45) | [Raidable Bases] Grid initialization completed in 42 seconds and 359 milliseconds on a 4500 size map. 9488 locations are on the grid.

(18:28:45) | [Copy Paste] You've successfully pasted the structure

you need to install 1.5.5 to see which loot tables are loaded

and it looks like you're trying to configure loot in the config file still. you configure it in the oxide/data/RaidableBases/ directory now. the sections exist in the config solely to convert to the new system

1.5.3 update

This update makes editing of the config file much easier by moving loot tables and base profiles into their own data files

This is done automatically. You do not have to start over. All data files are under oxide/data/RaidableBases/
A backup of your config file will be created before converting to the new system
Relevant config sections should no longer be used and will be removed in a future update
All default profile names have been changed to their respective names including Additional Bases
Profile names do not have be Easy, Medium, Hard, etc. They can be anything you want.​
This is what I see now but no loot in two bases so far.

(20:33:21) | [DEBUG] Reload requested for plugin which is already loading: RaidableBases

(20:33:23) | RaidableBases was compiled successfully in 2250ms

(20:33:23) | Unloaded plugin Raidable Bases v1.5.4 by nivex

(20:33:23) | [Raidable Bases] Blocked spawn points in 35 zones.

(20:33:23) | [Raidable Bases] Loaded 14 items from RaidableBases\Difficulty_Loot\Hard

(20:33:23) | [Raidable Bases] Loaded 27 items from RaidableBases\Default_Loot

(20:33:23) | Calling 'OnServerInitialized' on 'RaidableBases v1.5.5' took 122ms

(20:33:23) | Loaded plugin Raidable Bases v1.5.5 by nivex

alright hold on

Merged post

use adminradar and type: /radar box tc

are you certain there's no loot spawning?

Merged post

what does the console say after a base spawns?
did radar, 100% no loot
what does the console say after a base spawns?

[event] assets/prefabs/npc/cargo plane/cargo_plane.prefab

(21:28:56) | [Copy Paste] You've successfully pasted the structure

(21:29:01) | [Raidable Bases] HardBase3 @ D22 : 0 items

send me that base via pastebin
so I installed both files and the loot spawns. no issues here yet

post the profile that contains hardbase3 via pastebin, along with your config
"Skip Treasure Loot And Use Loot In Base Only": true,

this is why no loot is spawning. this is false by default

So for clarification, it being false is so it uses your loot plugin?
Locked automatically