Project T.I.M.S.A.B.A. (Angel's, Bob's and Space Age)


Tachigami Itsuki Modpack for Space Age, Bob's and Angel's. Seamless integration of Space Age with Angel's & Bob's mods. Unified balance, new entities, items, fluids, recipes, and technologies, plus updated icons.

Mod packs
7 hours ago
2.0
2.14K
Factorio: Space Age Icon Space Age Mod
Planets Logistics Mining Fluids Manufacturing Power

b Crash on world create in 1.17.4 (Closed)

4 days ago

As before, I installed all optional dependencies. If both mods pelagos and barreling_machines are installed I get this when starting a new world (I tried to make a creative mode world to test something):

 294.066 Error AppManagerStates.cpp:2716: The mod Barreling Machines (0.1.6) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event barreling_machines::on_init()
LuaGameScript doesn't contain key entity_prototypes.
stack traceback:
    [C]: in function '__index'
    __barreling_machines__/control.lua:2: in function 'assert_entity_is_assembling_machine'
    __barreling_machines__/control.lua:28: in function 'barreling_machine_sanity_checks'
    __barreling_machines__/control.lua:37: in function <__barreling_machines__/control.lua:36>

It seems to caused by TIMSABA/prototypes-final-fix/duplicate-items-and-fluids/planet/pelagos.lua removing the prototypes for:

"diesel-barreling-machine",
"burner-barreling-machine",
"electric-barreling-machine",

And barreling_machines trying to ensure in its control.lua file that those prototypes were not deleted or turned into another type than assembling-machine.

Note: The mod barreling_machines is a dependency of pelagos, so it's definitely required.

The solution to this problem can be found on my Discord server, in the channel: mod-download

New response