Hey, I wanted to try your modpack and ran into an issue when installing it with only the listed dependencies enabled.
On startup, I get the following error:
Failed to load mods: __PlanetsLib__/lib/planet.lua:179:
PlanetsLib:update() - planet not found: cubium
stack traceback:
[C]: in function 'error'
__PlanetsLib__/lib/planet.lua:179: in function 'verify_update_fields'
__PlanetsLib__/lib/planet.lua:83: in function 'update'
__PlanetsLib__/api.lua:66: in function 'update'
__razi-protocol__/prototypes/system/beetlejuice.lua:43: in main chunk
[C]: in function 'require'
__razi-protocol__/data.lua:5: in main chunk
Mods to be disabled:
• razi-protocol (1.0.1)
I searched for “cubium” in the mod list and only found the Cubes mod. I wasn’t sure if that was intended, but after installing it, the game loaded successfully.
So it seems like the modpack (or razi-protocol) depends on something that defines the “cubium” planet, but that dependency isn’t listed.
You might want to add it to the dependencies or make it optional if that’s intended 🙂