ShadowTheAge / yafc

Powerful Factorio calculator/analyser that works with mods
GNU General Public License v3.0
161 stars 50 forks source link

[Loading error] Failure to load Nullius mod #195

Open Teura opened 1 year ago

Teura commented 1 year ago

image

The following error appears when trying to load my Nullius playthrough mods in YAFC. In game everything works just fine.

Using YAFC 0.5.8 on W11 x64, Factorio 1.1.74. Mod versions & settings in the attached savegame.

N3.zip

DaleStan commented 1 year ago

Unfortunately, it looks to me like this is going to be difficult to handle in YAFC, but I created a PR to fix it in Artisanal Reskins: Bob's Mods.

Until that PR is accepted (assuming it gets accepted at all), you can manually work around the issue by unzipping reskins-bobs and changing line 21 of prototypes/entity/power/accumulator.lua from

    ["accumulator"] = {1, 2},

to

    ["accumulator"] = {1, 2, ""},