Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Loading error] Failure to load Nullius mod #195

Open
Teura opened this issue Jan 16, 2023 · 1 comment
Open

[Loading error] Failure to load Nullius mod #195

Teura opened this issue Jan 16, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@Teura
Copy link

Teura commented Jan 16, 2023

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

@Teura Teura added the bug Something isn't working label Jan 16, 2023
DaleStan added a commit to DaleStan/reskins-bobs that referenced this issue Jan 19, 2023
@DaleStan
Copy link
Contributor

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, ""},

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants