Raidable bases not spawning with Maintain events and Schedule event

hi, i'm trying the free version of this plugin, everythings fine with my custom loot table, the base is spawn perfectly.
but i wanted to change my normal.json loot table, i use the rb.populate commands and i download it normal.json from editable list custom it and copy the list to the normal.json(Difficulty_Loot).
when i reload the plugin it's not spawning with maintained and schedule. only spawn with /rbe /rbevent.
i already tried o.reload * and still not spawning.
/paste (basename) working fine.

here's my console when loading the plugin:
https://pastebin.com/7TuFtePR

config :
https://pastebin.com/iZPE7Yhd

loot table normal.json :
https://pastebin.com/E0eysqYY

Raidable Bases data :
Raidable Bases data

hi,

scheduled is not enabled

"Include PVP Bases" is false in both maintained and scheduled which will prevent it from spawning if Allow PVP is true in the profile. you should only use this option when you have two profiles, one that is PVE and one that is PVP. otherwise Convert PVP to PVE will convert profiles that Allow PVP to PVE.

other than that you will need to use the RBE DEBUG command if this isn't the problem