Factory Ledger


Records material movements as accounting entries. Exposes real balances, transit buffers, and flow inconsistencies. A ledger for factories, not an optimizer. -- Version 0.9 consolidates Factory Ledger into an operational pre-1.0 baseline. -- The core simulation logger, accounting ledger, transaction tracking, inventory -- analysis, reset workflow, and export pipeline are now functionally complete and -- ready for structured bookkeeping runs.

Utilities
3 hours ago
2.0
295
Logistics Manufacturing

g solved: Immediate crash on load

2 months ago

control.lua seems to be missing local mod_gui = require("mod-gui") for the references at line 406 for function update_topbar_buttons() defined at line 404, and line 938 for function(e) defined at line 933

The mod Factory Ledger (0.8.8) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event logistics_simulation::on_player_created (ID 32)
logistics_simulation/control.lua:938: attempt to index global 'mod_gui' (a nil value)
stack traceback:
logistics_simulation/control.lua:938: in function <logistics_simulation/control.lua:933>

Thanks, should be 0k now

New response