Error while loading or creating project on latest factorio experimental · Issue #430 · shpaass/yafc-ce · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both Yafc-ce 2.9.0 and latest master, running on linux with dotnet 8.0.13, on the latest factorio experimental 2.0.38
When creating or launching any project, yafc just throws an error instead of launching.
Tested this with
A new vanilla project without the expansion content
A new vanilla project with the expansion content
A new py project
An existing py project
`Collection was modified; enumeration operation may not execute.
at System.Collections.Generic.List`1.Enumerator.MoveNext()
at Yafc.Parser.FactorioDataDeserializer.CalculateMaps(Boolean netProduction) in ./Yafc.Parser/Data/FactorioDataDeserializer_Context.cs:line 339
at Yafc.Parser.FactorioDataDeserializer.LoadData(String projectPath, LuaTable data, LuaTable prototypes, Boolean netProduction, IProgress`1 progress, ErrorCollector errorCollector, Boolean renderIcons) in ./Yafc.Parser/Data/FactorioDataDeserializer.cs:line 167
at Yafc.Parser.FactorioDataSource.Parse(String factorioPath, String modPath, String projectPath, Boolean netProduction, IProgress`1 progress, ErrorCollector errorCollector, String locale, Boolean renderIcons) in ./Yafc.Parser/FactorioDataSource.cs:line 360
at Yafc.WelcomeScreen.LoadProject() in ./Yafc/Windows/WelcomeScreen.cs:line 396
Both Yafc-ce 2.9.0 and latest master, running on linux with dotnet 8.0.13, on the latest factorio experimental 2.0.38
When creating or launching any project, yafc just throws an error instead of launching.
Tested this with
Yafc-Log when running from console
Log File
The text was updated successfully, but these errors were encountered: