Void Chest +

by Optera

Repurposed infinity chest instantly destroying anything placed inside as UPS friendly as possible. Can't be used to generate items.

Content
6 months ago
0.15 - 1.1
32.1K
Cheats

b Void Chest + and Nanobots don't like each other.

4 years ago
(updated 4 years ago)

When using the Miniloader, nanobots and Void Chest+ Mod, something happens that causes the following error:

Error while running event VoidChestPlus::on_robot_build_entity(ID 14)
Entity is not infinity-container.
stack traceback:
VoidChestPlus/control.lua:9: in function 'OnChestCreated'
VoidChestPlus/control.lua:34: in function<VoidChestPlus/control.lua:34>
stack traceback:
[C]: in function 'newindex'
__VoidChestPlus
.cointrol.lua:9: in function 'OnChestCreated'
VoidChestPlus/control.lua:34: in function <VoidChestPlus/control.lua:34>
stack traceback:
Nanobots/scripts/nanobots.lua:359: in function '?'
Nanobots/scripts/hash_queue.lua:82 in function 'execute'
Nanobots/scripts/nanobots.lua:658: in function <Nanobots/scripts/nanobots.lua:657>
[C]: in function 'pcall"
stdlib/stdlib/event/event.lua:341: in function 'dispatch_event'
stdlib/stdlib/event.lua:424: in function <stdlib/stdlib/event/event.lua:375>

Attempting to rotate the chute/loader afterwards results in a crash and the following error:

Error while running event miniloader::on_player_rotated_entity (ID 19)
miniloader/control.lua:184: attempt to index local 'miniloader' (a nil value)
stack traceback:
miniloader/control.lua:184: in function 'handler'
miniloader/lualib/event.lua:15: in function <miniloader/lualib/event.lua:13>

Factorio on 18.6.

4 years ago

As I wrote on the main page: Version 2.3.1 is written to no longer support mods raising system build events.
Mods still raising system events instead of on_script will produce the described crash.

I mostly wanted to know how many popular mods out there will break if i did that.
Please use VCP 2.3.0 if you are using mods raising system events.

4 years ago

Thanks. Apologies for not RTFMing.

4 years ago

Adding Outpost Planner and PlannerCore to list of stuff that breaks with 2.3.1

New response