Helmod: Assistant for planning your factory

by Helfima

Assistant for planning your factory. Can calculate required ingredients, products, machines, modules, and beacons. Can also calculate power production / consumption.

Utilities
12 days ago
0.14 - 1.1
369K

b Error when looking up the slag slurry recipe (from geodes) in a Bob's/Angel's pack

6 years ago
(updated 6 years ago)

This happens only on a dedicated server.
it happens when i click the recipe of the geodes to crystal slurry
helmod 0.7.7 is installed

26881.744 Script @__helmod__/controller/Controller.lua:273: LuaElectricEnergySourcePrototype doesn't contain key effectivity. stack traceback: __helmod__/model/EntityPrototype.lua:396: in function 'getElectricEffectivity' __helmod__/model/Player.lua:790: in function 'getProductionsBeacon' __helmod__/edition/AbstractEdition.lua:829: in function 'updateBeaconSelector' __helmod__/edition/AbstractEdition.lua:473: in function 'updateBeacon' __helmod__/edition/AbstractEdition.lua:361: in function 'onUpdate' __helmod__/dialog/Dialog.lua:223: in function 'update' __helmod__/dialog/Dialog.lua:137: in function 'open' __helmod__/dialog/Dialog.lua:155: in function 'sendEvent' __helmod__/controller/Controller.lua:294: in function 'sendEvent' __helmod__/controller/Controller.lua:266: in function <__helmod__/controller/Controller.lua:205> [C]: in function 'pcall' __helmod__/controller/Controller.lua:205: in function 'parseEvent' __helmod__/controller/Controller.lua:191: in function 'onGuiClick' __helmod__/core/Event.lua:195: in function <__helmod__/core/Event.lua:186>

6 years ago

I am getting something similar when choosing which factory to use.

6 years ago
(updated 6 years ago)

This is caused by https://forums.factorio.com/viewtopic.php?t=58161#p350063

I hotfixed it for myself by having getElectricEffectivity in model/EntityPrototype.lua always return 0, in the long run the function can just go away I guess...

6 years ago

Version 0.7.8
Fixed LuaElectricEnergySourcePrototype::effectivity Removal
Removed display size choose
Added auto display sizing with scale

New response