DanielKote / Foreman2

Visual planning tool for Factorio
Other
162 stars 16 forks source link

Breaks YAFC #23

Closed CricketBr closed 1 year ago

CricketBr commented 2 years ago

Closing Foreman and opening YAFC gives this error:

image

Mod not found: foremanexport. Try loading this pack in Factorio first ?? at YAFC.Parser.FactorioDataSource.Parse(String factorioPath, String modPath, String projectPath, Boolean expensive, IProgress'1 progress, ErrorCollector errorCollector, String locale, Boolean renderIcons) in c:\projects\YAFC\YAFCparser\FactorioDataSource.cs:line 140 at YAFC.WelcomeScreen.LoadProject() in c:\projects\YAFC\YAFC\Windows\Welcomescreen.ca:line 302

It's possible that YAFC can fix it more easily. I'd really like to work with both for a while. Each has things the other doesn't, and sometimes looking at something in a different format helps.

Now to see how to get YAFC working again...

CricketBr commented 2 years ago

Update: Running Factorio, then closing it, then opening YAFC works. Whew!