ShadowTheAge / yafc

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

[Loading error] error while loading mod flib #230

Open Fractional606 opened 3 months ago

Fractional606 commented 3 months ago

I'm getting an error stage of loading the mods "error while loading mod flib" I'm using YAFC v0.5.8, Factorio v1.1.104. Windows.

00 new game.zip

belardip commented 3 months ago

I'm getting the same error after updating a bunch of py mods. This is the error message image

hipnaba commented 3 months ago

i don't think it's py specific. for the moment i disabled flib and mods that depend on it and yafc works. all the official py mods don't seem to depend on it.

Fractional606 commented 3 months ago

ah good spot. flib is required for some very useful mods, which is why i hadn't even tried to disable it. I worked around this issue by making a copied mod folder with only pY mods, and pointing YAFC at that instead.

hipnaba commented 3 months ago

oh, even better. nice catch :).

Dorus commented 3 months ago

We've already solved this in the yafc-ce version, the next community edition release should contain that fix.

For now the workaround is to downgrade flib to 1.3.

The fix might be something to backport to this repo: https://github.com/have-fun-was-taken/yafc-ce/pull/85

Fractional606 commented 3 months ago

Ah nice. I didn't notice reference to this CE version in the pyanadon starter guides I found.

On Tue, 2 Apr 2024, 08:11 Dorus, @.***> wrote:

We've already solved this in the yafc-ce https://github.com/have-fun-was-taken/yafc-ce version, the next community edition release should contain that fix.

For now the workaround is to downgrade flib to 1.3.

The fix might be something to backport to this repo: have-fun-was-taken#85 https://github.com/have-fun-was-taken/yafc-ce/pull/85

— Reply to this email directly, view it on GitHub https://github.com/ShadowTheAge/yafc/issues/230#issuecomment-2031234677, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAXKOQDK6EVG5WV3OSMANYLY3JKYPAVCNFSM6AAAAABFPZNNR6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMZRGIZTINRXG4 . You are receiving this because you authored the thread.Message ID: @.***>

ph-gaming commented 3 months ago

We've already solved this in the yafc-ce version, the next community edition release should contain that fix.

For now the workaround is to downgrade flib to 1.3.

The fix might be something to backport to this repo: have-fun-was-taken#85

I downloaded the v0.6.2 CE version but still have the same data_util nil error. Is the fix not released yet?

Dorus commented 3 months ago

0.6.2 was released 2 weeks ago, i said the next release 5 days ago. Try 0.6.3-RC1 0.6.4 or later.