Rybadour / Foreman

Visual planning tool for the game Factorio
Other
21 stars 7 forks source link

Py-mods with errors 2020 #46

Closed Claude477 closed 3 years ago

Claude477 commented 4 years ago

Hi Trying load py-mods with lastest version 0.18.35 game working with mods but foreman not showing up. Files meybe help debug-some errors. Trying build Factorio sheet py-mods so easier know what is connected. mod-list.zip errorlog.zip image

Rybadour commented 4 years ago

Looks like it's unable to find the "base" mod. It's stored in the game's folder so I'd guess you may have chosen the wrong folder on startup? At the top of the window click on "Factorio Directory..." and make sure to set it to Factorio's root directory.

Claude477 commented 4 years ago

Hi Mr Byan Puted Factorio's root directory then is crashed. Link has errorlog.txt

Thx for helping out =)

ti 14. heinäk. 2020 klo 21.31 Ryan Badour (notifications@github.com) kirjoitti:

Looks like it's unable to find the "base" mod. It's stored in the game's folder so I'd guess you may have chosen the wrong folder on startup? At the top of the window click on "Factorio Directory..." and make sure to set it to Factorio's root directory.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Rybadour/Foreman/issues/46#issuecomment-658341688, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFO2VIVTDFWPRDD5M4X7WLTR3SP7VANCNFSM4OZJNF4A .

Mod 'DoubleSpeedBelts' has malformed dependency 'base' Mod 'factoryplanner' has malformed dependency '? FNEI' Mod 'FARL' has malformed dependency '(?) VehiclesEquipement' Mod 'LTN_Combinator_Fix' has malformed dependency '!LTN_Combinator' Mod 'miniloader' has malformed dependency '(?) bobinserters >= 0.17.1' Mod 'pyalienlife' has malformed dependency '(?) pyhightech >= 1.5.0' Mod 'pycoalprocessing' has malformed dependency '(?) Bio_Industries' Mod 'pyindustry' has malformed dependency '(?) boblibrary' Mod 'pypetroleumhandling' has malformed dependency '(?) pyrawores >= 1.2.6' Mod 'pyrawores' has malformed dependency '(?) rso-mod' Mod 'rso-mod' has malformed dependency '? bobenemies' Mod 'Shuttle_Train_Continued' has malformed dependency '? VehicleGrid' Mod 'Squeak Through' has malformed dependency 'base' Mod 'underground-pipe-pack' has malformed dependency '(?) Dectorio' Could not find dependency for Mod 'early_construction'. It requires '?bobelectronics >= 0.18'. Could not find dependency for Mod 'early_construction'. It requires '?IndustrialRevolution >= 1.0'. Could not find dependency for Mod 'LogisticTrainNetwork'. It requires '?cargo-ships >= 0.0.53'. Could not find dependency for Mod 'LtnManager'. It requires 'LogisticTrainNetwork >= 1.13.9'. Could not find dependency for Mod 'LTN_Combinator_Fix'. It requires 'LogisticTrainNetwork >= 1.12.0'. Could not find dependency for Mod 'LTN_Combinator_Fix'. It requires '?LTN_Tracker >= 0.9.4'. Could not find dependency for Mod 'qol_research'. It requires '?space-exploration >= 0.2.0'. Could not find dependency for Mod 'early_construction'. It requires '?bobelectronics >= 0.18'. Could not find dependency for Mod 'early_construction'. It requires '?IndustrialRevolution >= 1.0'. Could not find dependency for Mod 'LogisticTrainNetwork'. It requires '?cargo-ships >= 0.0.53'. Could not find dependency for Mod 'LtnManager'. It requires 'LogisticTrainNetwork >= 1.13.9'. Could not find dependency for Mod 'LTN_Combinator_Fix'. It requires 'LogisticTrainNetwork >= 1.12.0'. Could not find dependency for Mod 'LTN_Combinator_Fix'. It requires '?LTN_Tracker >= 0.9.4'. Could not find dependency for Mod 'qol_research'. It requires '?space-exploration >= 0.2.0'.

Claude477 commented 4 years ago

Sending second error log dialog has putted second error.

See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.

** Exception Text ** System.IO.EndOfStreamException: Unable to read beyond the end of the stream. at System.IO.__Error.EndOfFile() at System.IO.BinaryReader.FillBuffer(Int32 numBytes) at System.IO.BinaryReader.ReadBoolean() at Foreman.FactorioPropertyTree.ReadString(BinaryReader reader) in E:\Projects\ForemanGit\Foreman\FactorioPropertyTree.cs:line 74 at Foreman.FactorioPropertyTree.ReadDictionary(BinaryReader reader) in E:\Projects\ForemanGit\Foreman\FactorioPropertyTree.cs:line 62 at Foreman.FactorioPropertyTree.Read(BinaryReader reader) in E:\Projects\ForemanGit\Foreman\FactorioPropertyTree.cs:line 34 at Foreman.FactorioPropertyTree.ReadDictionary(BinaryReader reader) in E:\Projects\ForemanGit\Foreman\FactorioPropertyTree.cs:line 65 at Foreman.FactorioPropertyTree.Read(BinaryReader reader) in E:\Projects\ForemanGit\Foreman\FactorioPropertyTree.cs:line 34 at Foreman.DataCache.ReadModSettings() in E:\Projects\ForemanGit\Foreman\DataCache.cs:line 389 at Foreman.DataCache.LoadAllData(List`1 enabledMods, CancellableProgress progress) in E:\Projects\ForemanGit\Foreman\DataCache.cs:line 223 at System.Threading.Tasks.Task.Execute() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Foreman.ProgressForm.d__4.MoveNext() in E:\Projects\ForemanGit\Foreman\Forms\ProgressForm.cs:line 44 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

Claude477 commented 3 years ago

Hi there i found out some mods not working together so was compatibility problem.