Guest User

Load Order Mod Error

a guest
Mar 25th, 2023
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 101.75 KB | Gaming | 0 0
  1. [Info] 0.0007346 | LoadOrderTool v1.15.7.42352
  2. [Info] 0.0072767 | Now = 3/25/2023 11:29:37 AM
  3. [Info] 0.0075652 | CurrentDomain_AssemblyResolve() called
  4. [Info] 0.0080127 | Assembly 'LoadOrderTool.XmlSerializers, Version=1.15.7.42352, Culture=neutral, PublicKeyToken=null, processorArchitecture=AMD64' resolved to 'LoadOrderTool, Version=1.15.7.42352, Culture=neutral, PublicKeyToken=null'
  5. [Info] 0.0527882 | Delayed messages:
  6. data is not null
  7. data?.GamePath=C:\Program Files (x86)\Steam\steamapps\common\Cities_Skylines
  8. game path found: C:\Program Files (x86)\Steam\steamapps\common\Cities_Skylines
  9. real game path is: C:\Program Files (x86)\Steam\steamapps\common\Cities_Skylines
  10. [P1] game path so far is:C:\Program Files (x86)\Steam\steamapps\common\Cities_Skylines
  11. data?.SteamPath=<null>
  12. [P2] SteamPath so far is:C:\Program Files (x86)\Steam
  13. data?.WorkShopContentPath=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710
  14. WorkshopContentPath found: C:\Program Files (x86)\Steam\steamapps\workshop\content\255710
  15. [P3]WorkshopContentPath so far is: C:\Program Files (x86)\Steam\steamapps\workshop\content\255710
  16. [P4] AfterCalucaltePaths
  17. GamePath=C:\Program Files (x86)\Steam\steamapps\common\Cities_Skylines
  18. SteamPath=C:\Program Files (x86)\Steam
  19. WorkshopContentPath=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710
  20. [Debug] 0.0533579 | LoadOrderConfig.Deserialize took 54ms
  21. [Info] 0.0535358 | GamePath: C:\Program Files (x86)\Steam\steamapps\common\Cities_Skylines
  22. [Info] 0.0536662 | Workshop Content Path: C:\Program Files (x86)\Steam\steamapps\workshop\content\255710
  23. [Info] 0.0537619 | Steam Path: C:\Program Files (x86)\Steam
  24. [Info] 0.0541439 | Temp Folder: C:\Users\adkco\AppData\Local\Temp\Colossal Order\Cities_Skylines
  25. [Info] 0.0542844 | Local Application Data: C:\Users\adkco\AppData\Local\Colossal Order\Cities_Skylines
  26. [Info] 0.0543771 | Executable Directory(Cities.exe): C:\Program Files (x86)\Steam\steamapps\common\Cities_Skylines
  27. [Info] 0.0545234 | Save Location: C:\Users\adkco\AppData\Local\Colossal Order\Cities_Skylines\Saves
  28. [Info] 0.0546307 | Application base: C:\Program Files (x86)\Steam\steamapps\common\Cities_Skylines
  29. [Info] 0.0547850 | Addons path: C:\Users\adkco\AppData\Local\Colossal Order\Cities_Skylines\Addons
  30. [Info] 0.0549497 | Mods path: C:\Users\adkco\AppData\Local\Colossal Order\Cities_Skylines\Addons\Mods
  31. [Info] 0.9624534 | caching 185 dlls took 906ms
  32. [Debug] 0.9701968 | Created singleton of type ConfigWrapper. calling Awake() ...
  33. [Info] 1.0278780 | LoadOrderConfig.Deserialize took 57ms
  34. [Info] 1.0280533 | Load Order Config Monitor Started...
  35. [Debug] 1.0282944 | Awake() finished for ConfigWrapper
  36. [Info] 1.0283290 | LoadOrderToolSettings Deserializing ...
  37. [Debug] 1.0631091 | Created singleton of type DLCManager. calling Awake() ...
  38. [Debug] 1.0633419 | Awake() finished for DLCManager
  39. [Info] 1.0637444 | DLCManager.Load() called.
  40. [Info] 1.0658285 | Populating DLCs
  41. [Debug] 1.0679381 | Created singleton of type LSMManager. calling Awake() ...
  42. [Debug] 1.0680838 | Awake() finished for LSMManager
  43. [Info] 1.0682524 | LSMManager.Load() called.
  44. [Info] 1.0684802 | LSMManager.set_SkipPath(<null>) called.
  45. [Info] 1.1299876 | ContentUtil.EnsureSubscribedItems() called.
  46. [Debug] 1.1636300 | Created singleton of type PluginManager. calling Awake() ...
  47. [Debug] 1.1639001 | Awake() finished for PluginManager
  48. [Info] 1.1640906 | Loading Plugins ...
  49. [Debug] 1.1734979 | at System.Environment.get_StackTrace()
  50. at CO.Plugins.PluginManager.LoadPlugins() in \CO\Plugins\PluginManger.cs:line 471
  51. at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
  52. at CO.Plugins.PluginManager.LoadPlugins()
  53. at LoadOrderTool.UI.ModDataGrid.LoadMods(Func`2 predicateCallback)
  54. at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
  55. at LoadOrderTool.UI.ModDataGrid.LoadMods(Func`2 predicateCallback)
  56. at LoadOrderTool.UI.ModDataGrid.LoadModsAsync(Func`2 predicateCallback) in \UI\ModDataGrid.cs:line 335
  57. at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
  58. at LoadOrderTool.UI.ModDataGrid.LoadModsAsync(Func`2 predicateCallback)
  59. at LoadOrderTool.UI.LoadOrderWindow.InitializeModTab() in \UI\LoadOrderWindow.cs:line 328
  60. at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
  61. at LoadOrderTool.UI.LoadOrderWindow.InitializeModTab()
  62. at LoadOrderTool.UI.LoadOrderWindow.LoadAsync() in \UI\LoadOrderWindow.cs:line 93
  63. at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.ExecutionContextCallback(Object s)
  64. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
  65. at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.MoveNext(Thread threadPoolThread)
  66. at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.MoveNext()
  67. at System.Threading.Tasks.SynchronizationContextAwaitTaskContinuation.<>c.<.cctor>b__8_0(Object state)
  68. at System.RuntimeMethodHandle.InvokeMethod(Object target, Span`1& arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
  69. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  70. at System.Delegate.DynamicInvokeImpl(Object[] args)
  71. at System.Delegate.DynamicInvoke(Object[] args)
  72. at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
  73. at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
  74. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
  75. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  76. at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
  77. at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
  78. at System.Windows.Forms.Control.WndProc(Message& m)
  79. at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  80. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  81. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM msg, IntPtr wparam, IntPtr lparam)
  82. at Interop.User32.DispatchMessageW(MSG& msg)
  83. at Interop.User32.DispatchMessageW(MSG& msg)
  84. at System.Windows.Forms.Application.ComponentManager.Interop.Mso.IMsoComponentManager.FPushMessageLoop(UIntPtr dwComponentID, msoloop uReason, Void* pvLoopData)
  85. at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(msoloop reason, ApplicationContext context)
  86. at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(msoloop reason, ApplicationContext context)
  87. at System.Windows.Forms.Application.Run(Form mainForm)
  88. at LoadOrderTool.Program.Main() in \Program.cs:line 75
  89. [Info] 1.1743986 | ContentUtil.EnsureLocalItemsAt(C:\Program Files (x86)\Steam\steamapps\common\Cities_Skylines\Files\Mods) called.
  90. [Debug] 1.1749071 | Created singleton of type GameSettings. calling Awake() ...
  91. [Info] 1.1750637 | Creating GameSettings Monitor ...
  92. [Debug] 1.1753286 | at System.Environment.get_StackTrace()
  93. at CO.GameSettings.Awake() in \CO\settings\GameSettings.cs:line 104
  94. at CO.SingletonLite`1.get_instance() in \CO\SingletonLite.cs:line 16
  95. at CO.GameSettings.FindSettingsFileByName(String name) in \CO\settings\GameSettings.cs:line 39
  96. at CO.SavedValue.get_settingsFile() in \CO\settings\SavedValue.cs:line 36
  97. at CO.SavedBool.SyncImpl() in \CO\settings\SavedBool.cs:line 45
  98. at CO.SavedBool.get_value() in \CO\settings\SavedBool.cs:line 30
  99. at CO.Plugins.PluginManager.PluginInfo..ctor(String path, Boolean builtin, PublishedFileId id) in \CO\Plugins\PluginManger.cs:line 250
  100. at CO.Plugins.PluginManager.LoadPluginInfosAtPath(String path, Boolean builtin) in \CO\Plugins\PluginManger.cs:line 528
  101. at CO.Plugins.PluginManager.LoadPluginsImpl() in \CO\Plugins\PluginManger.cs:line 505
  102. at System.Threading.Tasks.Task.InnerInvoke()
  103. at System.Threading.Tasks.Task.<>c.<.cctor>b__272_0(Object obj)
  104. at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
  105. at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
  106. at System.Threading.Tasks.Task.ExecuteEntryUnsafe(Thread threadPoolThread)
  107. at System.Threading.ThreadPoolWorkQueue.Dispatch()
  108. at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
  109. at System.Threading.Thread.StartCallback()
  110. [Debug] 1.1758425 | Awake() finished for GameSettings
  111. [Info] 1.1758496 | GameSettings Monitor Started...
  112. [Debug] 1.1758649 | Created singleton of type PackageManager. calling Awake() ...
  113. [Debug] 1.1763369 | Awake() finished for PackageManager
  114. [Info] 1.1765585 | Loading Assets ...
  115. [Info] 1.1767851 | Loading C:\Users\adkco\AppData\Local\Colossal Order\Cities_Skylines\userGameState.cgs
  116. [Debug] 1.1769942 | at System.Environment.get_StackTrace()
  117. at CO.SettingsFile.Load() in \CO\settings\SettingsFile.cs:line 307
  118. at CO.GameSettings.InternalAddSettingsFile(SettingsFile[] settingsFiles) in \CO\settings\GameSettings.cs:line 29
  119. at CO.GameSettings.InternalFindSettingsFileByName(String name) in \CO\settings\GameSettings.cs:line 48
  120. at CO.GameSettings.FindSettingsFileByName(String name) in \CO\settings\GameSettings.cs:line 39
  121. at CO.SavedValue.get_settingsFile() in \CO\settings\SavedValue.cs:line 36
  122. at CO.SavedBool.SyncImpl() in \CO\settings\SavedBool.cs:line 45
  123. at CO.SavedBool.get_value() in \CO\settings\SavedBool.cs:line 30
  124. at CO.Plugins.PluginManager.PluginInfo..ctor(String path, Boolean builtin, PublishedFileId id) in \CO\Plugins\PluginManger.cs:line 250
  125. at CO.Plugins.PluginManager.LoadPluginInfosAtPath(String path, Boolean builtin) in \CO\Plugins\PluginManger.cs:line 528
  126. at CO.Plugins.PluginManager.LoadPluginsImpl() in \CO\Plugins\PluginManger.cs:line 505
  127. at System.Threading.Tasks.Task.InnerInvoke()
  128. at System.Threading.Tasks.Task.<>c.<.cctor>b__272_0(Object obj)
  129. at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
  130. at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
  131. at System.Threading.Tasks.Task.ExecuteEntryUnsafe(Thread threadPoolThread)
  132. at System.Threading.ThreadPoolWorkQueue.Dispatch()
  133. at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
  134. at System.Threading.Thread.StartCallback()
  135. [Info] 1.1826758 | Loaded C:\Users\adkco\AppData\Local\Colossal Order\Cities_Skylines\userGameState.cgs
  136. [Debug] 1.1829436 | Settings file added. settings files are :{ userGameState }
  137. [Info] 1.1834860 | ContentUtil.EnsureLocalItemsAt(C:\Users\adkco\AppData\Local\Colossal Order\Cities_Skylines\Addons\Mods) called.
  138. [Debug] 1.1855249 | subscribed items are: 1082620289, 1084831728, 1087604996, 1089222595, 1094075220, 1094334744, 1107787031, 1128950017, 1136793586, 1142155781, 1173879803, 1173880815, 1173882928, 1173883683, 1173889509, 1177566109, 1178479321, 1194290640, 1205312481, 1223929433, 1230960704, 1249175785, 1265522318, 1270794366, 1285201733, 1285230481, 1293869603, 1293870311, 1295474473, 1303766506, 1303772884, 1305157510, 1312577934, 1312580357, 1312589027, 1313819402, 1315691560, 1318711533, 1321660248, 1324053845, 1330034683, 1340249693, 1342246193, 1345362908, 1350026392, 1364668272, 1367814722, 1395165665, 1399143123, 1416221582, 1423812793, 1424963258, 1426090117, 1501682221, 1504436129, 1515191700, 1535371700, 1539181199, 1553770274, 1554363713, 1556715327, 1558488647, 1559078925, 1560774201, 1570422368, 1577360980, 1577943878, 1577947171, 1578348250, 1580809429, 1581742834, 1583070268, 1585641363, 1591417160, 1594405779, 1608293777, 1608297735, 1615328614, 1619685021, 1625704117, 1637663252, 1649656525, 1650450764, 1677577954, 1690031076, 1690828994, 1691797536, 1691798894, 1691800474, 1691801543, 1691802727, 1691803862, 1691805373, 1691806626, 1692829955, 1692830892, 1692831837, 1697891666, 1698347742, 1699888650, 1701116532, 1707061991, 1710430756, 1721492498, 1740311030, 1742316382, 1743534472, 1748972839, 1753789987, 1755600469, 1756926225, 1764637396, 1768216353, 1777173984, 1781767754, 1784398892, 1786570098, 1790765204, 1792161853, 1794015399, 1795283480, 1806759255, 1808272564, 1808343227, 1811911002, 1822130121, 1849055367, 1853114846, 1857249544, 1858265247, 1859219051, 1859230402, 1863433294, 1863437449, 1863460122, 1883245841, 1889646434, 1889647810, 1889649058, 1889650136, 1889652689, 1889655950, 1910105098, 1910105590, 1910106018, 1918046356, 1918135744, 1919886860, 1919887701, 1920635177, 1924275899, 1930665850, 1934023593, 1936143021, 1960648459, 1962513060, 1969111282, 1969112396, 1969113204, 1970832500, 1971236400, 1994169754, 2008525610, 2016920607, 2025147082, 2027161563, 2032407437, 2040656402, 2041457644, 2043351860, 2043467179, 2044029050, 2044083608, 2044105200, 2044302331, 2044324149, 2044345408, 2044359413, 2044361533, 2052912775, 2052914124, 2052987468, 2055465280, 2055979199, 2055984281, 2055986985, 2055988423, 2058697648, 2059287443, 2059289920, 2059291152, 2059292056, 2059292778, 2066747424, 2066749066, 2066750394, 2066752259, 2071951469, 2071951987, 2074536198, 2075454805, 2075455897, 2086553476, 2089707787, 2089709497, 2089710835, 2089711970, 2091190360, 2093923055, 2094211753, 2094491511, 2094492458, 2094493713, 2094494704, 2098393240, 2098394897, 2105755179, 2107983104, 2107984262, 2107985362, 2115188517, 2115574290, 2116510188, 2120508524, 2120510658, 2120512394, 2120514201, 2121900156, 2123288566, 2123290087, 2123291427, 2125751636, 2127410274, 2127412224, 2127413548, 2130574889, 2130576379, 2130577793, 2130828447, 2132447662, 2133552450, 2133554845, 2133628377, 2133885971, 2135000720, 2135345213, 2135346749, 2135348211, 2135350023, 2140418403, 2141239683, 2141810883, 2141813124, 2141815445, 2141817096, 2143245486, 2146090526, 2146093450, 2146096372, 2146099365, 2146102033, 2151250320, 2151253911, 2151255793, 2156039019, 2158104966, 2160517773, 2161729954, 2161731780, 2163845746, 2163847072, 2165322574, 2165335232, 2165339424, 2165341250, 2166015137, 2169543440, 2169544510, 2172488844, 2181745191, 2181746799, 2181750657, 2181751315, 2182179214, 2182185994, 2184826616, 2184827893, 2184828819, 2184830598, 2190481757, 2190483251, 2194947357, 2196681706, 2196682839, 2196684616, 2197571383, 2197863850, 2199838241, 2199839845, 2199843533, 2200478442, 2200481960, 2202360539, 2203870192, 2203872165, 2210340357, 2210341559, 2214471559, 2214809898, 2214811336, 2220155374, 2220156507, 2220158491, 2220165518, 2222723420, 2223774659, 2225245685, 2225246713, 2225247772, 2225249184, 2228643473, 2230021958, 2230023029, 2236570542, 2242682818, 2244167659, 2245756796, 2245795220, 2252234249, 2253466511, 2255219025, 2260437256, 2260438344, 2260439530, 2264070734, 2264071712, 2264072726, 2266312441, 2267982040, 2281964373, 2282795419, 2309342740, 2309794214, 2341353404, 2341354773, 2346315296, 2364856643, 2371158872, 2373747206, 2375748540, 2375749766, 2376214444, 2376913345, 2376923126, 2381317335, 2388089097, 2389414419, 2392983579, 2392984494, 2392985403, 2392986193, 2392987553, 2392988611, 2400264734, 2400327099, 2403732156, 2403733903, 2403735386, 2403736383, 2409968332, 2412605729, 2414685108, 2416776710, 2417027550, 2417029072, 2417030152, 2425212696, 2425953755, 2447915769, 2447916595, 2447917438, 2447918327, 2448994345, 2453806030, 2472062376, 2483920668, 2496900851, 2500792796, 2500793384, 2500794011, 2502526929, 2520994791, 2520995642, 2520996273, 2520997828, 2520998873, 2520999635, 2541224199, 2556726391, 2559042012, 2560782729, 2566904096, 2566904876, 2566905577, 2567720656, 2569816921, 2569817805, 2569818664, 2576785550, 2594569657, 2620852727, 2643305917, 2660658013, 2660658691, 2660660011, 2660661186, 2660661929, 2660662632, 2667469694, 2669938594, 2677807563, 2677808121, 2703862540, 2710657019, 2741726428, 2778750497, 2781804786, 2803558200, 2803790663, 2804719780, 2810536248, 2852723058, 2858591409, 2859037881, 2862121823, 2862881785, 2862882210, 2862973068, 2862992091, 2864524762, 2869784351, 2881031511, 2911178252, 2914634974, 2914637119, 2916710759, 2929749181, 2949127226, 2949127622, 415274778, 418320752, 418915888, 421006709, 421006754, 426405945, 426406326, 432515467, 432729966, 432840529, 432881220, 438038558, 439080919, 439083705, 442635363, 442636679, 442637851, 442638784, 443401217, 443401260, 443401309, 443401399, 445589127, 453982466, 457452257, 476053833, 485526755, 485528050, 485528150, 491082799, 491083744, 491083919, 491135465, 502750307, 506029866, 510142079, 511632451, 512781837, 514247466, 519423708, 524401208, 530871278, 555681732, 555682532, 565322183, 587483693, 608233136, 609644643, 610065798, 612529562, 613102726, 613105344, 613111064, 613117759, 638310122, 642401114, 644672862, 645035459, 649595072, 653469129, 654665935, 655500969, 656487499, 659116531, 659777335, 662727512, 663301253, 664488801, 666362835, 666363505, 668794933, 672900752, 674242518, 678804415, 680195135, 683716203, 683717017, 687962346, 688156204, 689937287, 690882286, 694996944, 694997973, 697129136, 704622974, 705242954, 715367646, 718003633, 720615295, 721653532, 722043706, 732187756, 735979672, 738394287, 742114726, 743641568, 746800256, 746800475, 753088078, 754129192, 759350357, 759351602, 760146950, 775511136, 786138281, 787850809, 787852175, 797640314, 797643638, 798638211, 801567224, 804878949, 804879718, 808611657, 812125426, 812243150, 812526646, 813158708, 814618212, 816078116, 816085466, 822405117, 824910030, 843261837, 846355576, 852704772, 855656981, 856526959, 863003218, 863096956, 863097339, 864939399, 865122358, 871198510, 872001174, 875091615, 876964797, 877110720, 881628000, 882856875, 886931347, 887048609, 887836774, 890021570, 892493955, 892494281, 895507896, 896269440, 897061220, 904401782, 906957632, 910420335, 912875174, 913352178, 913582837, 918308740, 918597234, 918856736, 921636136, 921636848, 924301875, 924512183, 925801061, 927066708, 927875547, 931378862, 935161625, 940026900, 942113133, 944332916, 944344362, 948086186, 953004016
  139. [Debug] 1.2315008 | 68 plugins loaded.
  140. [Info] 1.2368027 | Assembly Definition loaded: HardMode0, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
  141. [Info] 1.2420027 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\common\Cities_Skylines\Files\Mods\HardMode included=True enabled=False DisplayText=Hard Mode (HardMode\HardMode0.dll V0.0.0.0) cachedName=HardMode
  142. [Info] 1.2423909 | hasUserMod:False PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\common\Cities_Skylines\Files\Mods\NewMod included=True enabled=False DisplayText=NewMod\.dll (NewMod\.dll ) cachedName=NewMod
  143. [Info] 1.2512146 | Assembly Definition loaded: UnlimitedMoney2, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
  144. [Info] 1.2515061 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\common\Cities_Skylines\Files\Mods\UnlimitedMoney included=True enabled=False DisplayText=Unlimited Money (UnlimitedMoney\UnlimitedMoney2.dll V0.0.0.0) cachedName=UnlimitedMoney
  145. [Info] 1.2617354 | Assembly Definition loaded: UnlimitedOilAndOre, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  146. [Info] 1.2619149 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\common\Cities_Skylines\Files\Mods\UnlimitedOilAndOre included=True enabled=False DisplayText=Unlimited Oil And Ore (UnlimitedOilAndOre\UnlimitedOilAndOre.dll V1.0.0.0) cachedName=UnlimitedOilAndOre
  147. [Info] 1.2718387 | Assembly Definition loaded: UnlimitedSoil, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  148. [Info] 1.2720379 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\common\Cities_Skylines\Files\Mods\UnlimitedSoil included=True enabled=True DisplayText=Unlimited Soil (UnlimitedSoil\UnlimitedSoil.dll V1.0.0.0) cachedName=UnlimitedSoil
  149. [Info] 1.2938882 | Assembly Definition loaded: UnlockAll, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  150. [Info] 1.2941002 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\common\Cities_Skylines\Files\Mods\UnlockAll included=True enabled=False DisplayText=Unlock All (UnlockAll\UnlockAll.dll V1.0.0.0) cachedName=UnlockAll
  151. [Info] 1.2946693 | Assembly Definition loaded: ProceduralObjects, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  152. [Info] 1.3591218 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\1094334744 included=True enabled=True DisplayText=Procedural Objects 1.7.8 (ProceduralObjects.dll V1.0.0.0) cachedName=1094334744
  153. [Info] 1.3597307 | Assembly Definition loaded: ShowIt, Version=1.10.8481.23560, Culture=neutral, PublicKeyToken=null
  154. [Info] 1.3619242 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\1556715327 included=True enabled=True DisplayText=Show It! (ShowIt.dll V1.10.8481.23560) cachedName=1556715327
  155. [Info] 1.3624055 | Assembly Definition loaded: CitiesHarmony.API, Version=2.2.0.0, Culture=neutral, PublicKeyToken=null
  156. [Info] 1.3626348 | Assembly Definition loaded: HideIt, Version=1.27.8481.22905, Culture=neutral, PublicKeyToken=null
  157. [Info] 1.3782227 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\1591417160 included=True enabled=True DisplayText=Hide It! (HideIt.dll V1.27.8481.22905) cachedName=1591417160
  158. [Info] 1.3789290 | Assembly Definition loaded: EManagersLib.API, Version=1.0.0.1, Culture=neutral, PublicKeyToken=null
  159. [Info] 1.3811855 | Assembly Definition loaded: MoveIt, Version=2.10.3.37155, Culture=neutral, PublicKeyToken=null
  160. [Info] 1.4784732 | Populating assets
  161. [Info] 1.4822438 | LoadOrderWindow.UpdateBrokenDownloadsStatus() called.
  162. [Info] 1.4834147 | LoadOrderWindow.UpdateBrokenDownloadsStatus() called.
  163. [Info] 1.6384973 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\1619685021 included=True enabled=True DisplayText=Move It 2.10.3 (MoveIt.dll V2.10.3.37155) cachedName=1619685021
  164. [Info] 1.6392972 | Assembly Definition loaded: RoundaboutBuilder, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  165. [Info] 1.6415046 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\1625704117 included=True enabled=True DisplayText=Roundabout Builder (RoundaboutBuilder.dll V1.0.0.0) cachedName=1625704117
  166. [Info] 1.6418570 | Assembly Definition loaded: CitiesHarmony.API, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
  167. [Info] 1.6420208 | Assembly Definition loaded: CSUtil.CameraControl, Version=1.0.8392.42213, Culture=neutral, PublicKeyToken=null
  168. [Info] 1.6447497 | Assembly Definition loaded: CSUtil.Commons, Version=1.0.8481.18480, Culture=neutral, PublicKeyToken=null
  169. [Info] 1.6514448 | Assembly Definition loaded: MoveItIntegration, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  170. [Info] 1.6517140 | Assembly Definition loaded: TMPE.API, Version=11.7.4.18481, Culture=neutral, PublicKeyToken=null
  171. [Info] 1.6585098 | Assembly Definition loaded: TrafficManager, Version=11.7.4.18481, Culture=neutral, PublicKeyToken=null
  172. [Info] 1.6649416 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\1637663252 included=True enabled=True DisplayText=TM:PE 11.7.4.0 STABLE (TrafficManager.dll V11.7.4.18481) cachedName=1637663252
  173. [Info] 1.6655185 | Assembly Definition loaded: CargoHoldFix, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  174. [Info] 1.6675718 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\1721492498 included=True enabled=True DisplayText=Optimised Outside Connections (CargoHoldFix.dll V1.0.0.0) cachedName=1721492498
  175. [Info] 1.6679645 | Assembly Definition loaded: CitiesHarmony.API, Version=2.2.0.0, Culture=neutral, PublicKeyToken=null
  176. [Info] 1.6682453 | Assembly Definition loaded: ToggleIt, Version=1.21.8483.15332, Culture=neutral, PublicKeyToken=null
  177. [Info] 1.6845533 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\1764637396 included=True enabled=True DisplayText=Toggle It! (ToggleIt.dll V1.21.8483.15332) cachedName=1764637396
  178. [Info] 1.6850543 | Assembly Definition loaded: BrokenNodeDetector, Version=1.0.8.19636, Culture=neutral, PublicKeyToken=null
  179. [Info] 1.6852172 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\1777173984 included=True enabled=True DisplayText=Broken Node Detector 0.8.0 (BrokenNodeDetector.dll V1.0.8.19636) cachedName=1777173984
  180. [Info] 1.6856123 | Assembly Definition loaded: CitiesHarmony.API, Version=2.2.0.0, Culture=neutral, PublicKeyToken=null
  181. [Info] 1.6857978 | Assembly Definition loaded: PostProcessing, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  182. [Info] 1.6885540 | Assembly Definition loaded: RenderIt, Version=1.36.8481.19668, Culture=neutral, PublicKeyToken=null
  183. [Info] 1.6907890 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\1794015399 included=True enabled=True DisplayText=Render It! (RenderIt.dll V1.36.8481.19668) cachedName=1794015399
  184. [Info] 1.6911461 | Assembly Definition loaded: 0Harmony, Version=1.2.0.1, Culture=neutral, PublicKeyToken=null
  185. [Info] 1.6933438 | Assembly Definition loaded: CustomizeItExtended, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  186. [Info] 1.6935360 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\1806759255 included=True enabled=True DisplayText=Customize It! Extended (CustomizeItExtended.dll V1.0.0.0) cachedName=1806759255
  187. [Info] 1.6938561 | Assembly Definition loaded: CitiesHarmony.API, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
  188. [Info] 1.6941303 | Assembly Definition loaded: HideCrosswalks, Version=3.3.1.15826, Culture=neutral, PublicKeyToken=null
  189. [Info] 1.6966122 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\1934023593 included=True enabled=True DisplayText=RM Crossings 3.3 (HideCrosswalks.dll V3.3.1.15826) cachedName=1934023593
  190. [Info] 1.6969452 | Assembly Definition loaded: CitiesHarmony.API, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
  191. [Info] 1.6972120 | Assembly Definition loaded: ploppablerico, Version=2.5.3.0, Culture=neutral, PublicKeyToken=null
  192. [Info] 1.7062925 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2016920607 included=True enabled=True DisplayText=RICO Revisited 2.5.3 (ploppablerico.dll V2.5.3.0) cachedName=2016920607
  193. [Info] 1.7067035 | Assembly Definition loaded: CitiesHarmony.API, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
  194. [Info] 1.7070076 | Assembly Definition loaded: RealPopRevisited, Version=2.2.2.0, Culture=neutral, PublicKeyToken=null
  195. [Info] 1.7177280 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2025147082 included=True enabled=True DisplayText=Realistic Population 2 2.2.2 (RealPopRevisited.dll V2.2.2.0) cachedName=2025147082
  196. [Info] 1.7182017 | Assembly Definition loaded: CitiesHarmony.API, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
  197. [Info] 1.7184202 | Assembly Definition loaded: Lifecycle Rebalance Revisited, Version=1.6.6.0, Culture=neutral, PublicKeyToken=null
  198. [Info] 1.7225869 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2027161563 included=True enabled=True DisplayText=Lifecycle Rebalance Revisited 1.6.6 (Lifecycle Rebalance Revisited.dll V1.6.6.0) cachedName=2027161563
  199. [Info] 1.7234720 | Assembly Definition loaded: 0Harmony, Version=2.0.0.8, Culture=neutral, PublicKeyToken=null
  200. [Info] 1.7262232 | Assembly Definition loaded: 0Harmony, Version=2.0.0.9, Culture=neutral, PublicKeyToken=null
  201. [Info] 1.7289540 | Assembly Definition loaded: 0Harmony, Version=2.0.1.0, Culture=neutral, PublicKeyToken=null
  202. [Info] 1.7319719 | Assembly Definition loaded: CitiesHarmony, Version=1.0.8382.20803, Culture=neutral, PublicKeyToken=null
  203. [Info] 1.7339021 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2040656402 included=True enabled=True DisplayText=Harmony 2.2.2-0 (CitiesHarmony.dll V1.0.8382.20803) cachedName=2040656402
  204. [Info] 1.7343472 | Assembly Definition loaded: PatchLoaderMod, Version=2.2.0.36265, Culture=neutral, PublicKeyToken=null
  205. [Info] 1.7344860 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2041457644 included=True enabled=True DisplayText=Patch Loader Mod v2.2.0 (PatchLoaderMod.dll V2.2.0.36265) cachedName=2041457644
  206. [Info] 1.7348125 | Assembly Definition loaded: 0Harmony, Version=1.2.0.1, Culture=neutral, PublicKeyToken=null
  207. [Info] 1.7369651 | Assembly Definition loaded: HealkitMod, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  208. [Info] 1.7390035 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2055465280 included=True enabled=True DisplayText=Extended Error Reporting (HealkitMod.dll V1.0.0.0) cachedName=2055465280
  209. [Info] 1.7393305 | Assembly Definition loaded: FPS_Booster, Version=0.8.3.43126, Culture=neutral, PublicKeyToken=null
  210. [Info] 1.7428595 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2105755179 included=True enabled=True DisplayText=FPS Booster 0.8.3 (FPS_Booster.dll V0.8.3.43126) cachedName=2105755179
  211. [Info] 1.7431854 | Assembly Definition loaded: CitiesHarmony.API, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
  212. [Info] 1.7433596 | Assembly Definition loaded: EManagersLib.API, Version=1.0.0.1, Culture=neutral, PublicKeyToken=null
  213. [Info] 1.7455830 | Assembly Definition loaded: FindIt, Version=2.9.4.0, Culture=neutral, PublicKeyToken=null
  214. [Info] 1.7493016 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2133885971 included=True enabled=True DisplayText=Find It! 2.9.4-2 (FindIt.dll V2.9.4.0) cachedName=2133885971
  215. [Info] 1.7496326 | Assembly Definition loaded: CitiesHarmony.API, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
  216. [Info] 1.7498237 | Assembly Definition loaded: IntersectionMarkingTool.API, Version=1.0.3.0, Culture=neutral, PublicKeyToken=null
  217. [Info] 1.7545648 | Assembly Definition loaded: IntersectionMarkingTool, Version=1.13.1.1, Culture=neutral, PublicKeyToken=null
  218. [Info] 1.7717855 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2140418403 included=True enabled=True DisplayText=Intersection Marking Tool 1.13.1.1 (IntersectionMarkingTool.dll V1.13.1.1) cachedName=2140418403
  219. [Info] 1.7724243 | Assembly Definition loaded: CitiesHarmony.API, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
  220. [Info] 1.7726316 | Assembly Definition loaded: EManagersLib.API, Version=1.0.0.1, Culture=neutral, PublicKeyToken=null
  221. [Info] 1.7748477 | Assembly Definition loaded: Picker, Version=4.0.1.40321, Culture=neutral, PublicKeyToken=null
  222. [Info] 1.7788620 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2172488844 included=True enabled=True DisplayText=Picker 4.0.1 (Picker.dll V4.0.1.40321) cachedName=2172488844
  223. [Info] 1.7794552 | Assembly Definition loaded: BOB, Version=0.9.9.2, Culture=neutral, PublicKeyToken=null
  224. [Info] 1.7839262 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2197863850 included=True enabled=True DisplayText=BOB - the tree and prop replacer 0.9.9.2 (BOB.dll V0.9.9.2) cachedName=2197863850
  225. [Info] 1.7843091 | Assembly Definition loaded: UnifiedUILib, Version=2.2.12.31977, Culture=neutral, PublicKeyToken=null
  226. [Info] 1.7883445 | Assembly Definition loaded: UnifiedUIMod, Version=2.2.12.31978, Culture=neutral, PublicKeyToken=null
  227. [Info] 1.7924683 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2255219025 included=True enabled=True DisplayText=Unified UI 2.2 (UnifiedUIMod.dll V2.2.12.31978) cachedName=2255219025
  228. [Info] 1.7928750 | Assembly Definition loaded: CitiesHarmony.API, Version=2.2.0.0, Culture=neutral, PublicKeyToken=null
  229. [Info] 1.7931447 | Assembly Definition loaded: UnifiedUILib, Version=2.2.12.31246, Culture=neutral, PublicKeyToken=null
  230. [Info] 1.7976389 | Assembly Definition loaded: ZoningAdjuster, Version=1.6.1.0, Culture=neutral, PublicKeyToken=null
  231. [Info] 1.8015856 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2389414419 included=True enabled=True DisplayText=Zoning Adjuster 1.6.1 (ZoningAdjuster.dll V1.6.1.0) cachedName=2389414419
  232. [Info] 1.8019866 | Assembly Definition loaded: CitiesHarmony.API, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
  233. [Info] 1.8022488 | Assembly Definition loaded: UnifiedUILib, Version=2.2.12.31246, Culture=neutral, PublicKeyToken=null
  234. [Info] 1.8124006 | Assembly Definition loaded: YetAnotherToolbar, Version=1.1.6.2, Culture=neutral, PublicKeyToken=null
  235. [Info] 1.8163494 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2448994345 included=True enabled=True DisplayText=Yet Another Toolbar 1.1.6-2 (YetAnotherToolbar.dll V1.1.6.2) cachedName=2448994345
  236. [Info] 1.8168175 | Assembly Definition loaded: CitiesHarmony.API, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
  237. [Info] 1.8169871 | Assembly Definition loaded: MoveItIntegration, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  238. [Info] 1.8175672 | Assembly Definition loaded: NodeControllerRenewal, Version=3.4.0.2, Culture=neutral, PublicKeyToken=null
  239. [Info] 1.8264426 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2472062376 included=True enabled=True DisplayText=Node Controller Renewal 3.4.0.2 (NodeControllerRenewal.dll V3.4.0.2) cachedName=2472062376
  240. [Info] 1.8268800 | Assembly Definition loaded: FogController, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  241. [Info] 1.8289847 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2483920668 included=True enabled=True DisplayText=Fog Controller (FogController.dll V1.0.0.0) cachedName=2483920668
  242. [Info] 1.8293500 | Assembly Definition loaded: BetterRoadToolbar, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  243. [Info] 1.8314281 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2502526929 included=True enabled=True DisplayText=Better Road Toolbar (BetterRoadToolbar.dll V1.0.0.0) cachedName=2502526929
  244. [Info] 1.8317483 | Assembly Definition loaded: ToggleableWhiteness, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  245. [Info] 1.8340344 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2556726391 included=True enabled=True DisplayText=ToggleableWhiteness (ToggleableWhiteness.dll V1.0.0.0) cachedName=2556726391
  246. [Info] 1.8343593 | Assembly Definition loaded: BetterHealthCareToolbar, Version=1.0.8382.39590, Culture=neutral, PublicKeyToken=null
  247. [Info] 1.8344892 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2559042012 included=True enabled=True DisplayText=Better HealthCare Toolbar Mod (BetterHealthCareToolbar.dll V1.0.8382.39590) cachedName=2559042012
  248. [Info] 1.8348013 | Assembly Definition loaded: CitiesHarmony.API, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
  249. [Info] 1.8353056 | Assembly Definition loaded: NetworkMultitool, Version=1.3.3.5, Culture=neutral, PublicKeyToken=null
  250. [Info] 1.8435380 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2560782729 included=True enabled=True DisplayText=Network Multitool 1.3.3.5 (NetworkMultitool.dll V1.3.3.5) cachedName=2560782729
  251. [Info] 1.8438863 | Assembly Definition loaded: CitiesHarmony.API, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
  252. [Info] 1.8441430 | Assembly Definition loaded: ParkingLotSnapping, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  253. [Info] 1.8463166 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2594569657 included=True enabled=True DisplayText=Parking Lot Snapping (ParkingLotSnapping.dll V1.0.0.0) cachedName=2594569657
  254. [Info] 1.8466576 | Assembly Definition loaded: CitiesHarmony.API, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
  255. [Info] 1.8468963 | Assembly Definition loaded: LoadOrderInjections, Version=1.16.0.31935, Culture=neutral, PublicKeyToken=null
  256. [Info] 1.8731442 | Assembly Definition loaded: LoadOrderMod, Version=1.16.0.34154, Culture=neutral, PublicKeyToken=null
  257. [Info] 1.8748426 | CurrentDomain_AssemblyResolve() called
  258. [Info] 1.8751303 | [harmless] Assembly resolution failure. No assembly named 'Mono.Runtime' was found.
  259. [Info] 1.8755737 | [harmless] GetAllInterfaces(KianCommons.Patches.HarmonyPatch2) could not resolve HarmonyLib.HarmonyPatch.
  260. [Info] 1.8758646 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2620852727 included=True enabled=True DisplayText=Load Order Mod 1.16 (LoadOrderMod.dll V1.16.0.34154) cachedName=2620852727
  261. [Info] 1.8763980 | Assembly Definition loaded: AdaptiveRoads, Version=3.18.0.0, Culture=neutral, PublicKeyToken=null
  262. [Info] 1.8794121 | [harmless] GetAllInterfaces(KianCommons.Patches.HarmonyPatch2) could not resolve HarmonyLib.HarmonyPatch.
  263. [Info] 1.8798978 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2669938594 included=True enabled=True DisplayText=Adaptive Networks 3.18 (AdaptiveRoads.dll V3.18.0.0) cachedName=2669938594
  264. [Info] 1.8804825 | Assembly Definition loaded: CitiesHarmony.API, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
  265. [Info] 1.8806827 | Assembly Definition loaded: MorePathUnits, Version=1.1.1.0, Culture=neutral, PublicKeyToken=null
  266. [Info] 1.8835541 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2710657019 included=True enabled=True DisplayText=More PathUnits 1.1.1 (MorePathUnits.dll V1.1.1.0) cachedName=2710657019
  267. [Info] 1.8839278 | Assembly Definition loaded: PlayIt, Version=1.19.8481.19008, Culture=neutral, PublicKeyToken=null
  268. [Info] 1.8854546 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2741726428 included=True enabled=True DisplayText=Play It! (PlayIt.dll V1.19.8481.19008) cachedName=2741726428
  269. [Info] 1.8858320 | Assembly Definition loaded: ACME, Version=0.6.3.0, Culture=neutral, PublicKeyToken=null
  270. [Info] 1.8889815 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2778750497 included=True enabled=True DisplayText=ACME 0.6.3 (ACME.dll V0.6.3.0) cachedName=2778750497
  271. [Info] 1.8897683 | Assembly Definition loaded: CitiesHarmony.API, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
  272. [Info] 1.8900756 | Assembly Definition loaded: GameAnarchy, Version=0.9.8.0, Culture=neutral, PublicKeyToken=null
  273. [Info] 1.8930158 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2781804786 included=True enabled=True DisplayText=Game Anarchy 0.9.8 (GameAnarchy.dll V0.9.8.0) cachedName=2781804786
  274. [Info] 1.8933504 | Assembly Definition loaded: AutoBudget, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  275. [Info] 1.8960152 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2803558200 included=True enabled=True DisplayText=Total Autobudget (AutoBudget.dll V1.0.0.0) cachedName=2803558200
  276. [Info] 1.8964440 | Assembly Definition loaded: TransferManagerCE, Version=2.2.34.15048, Culture=neutral, PublicKeyToken=null
  277. [Info] 1.8992313 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2804719780 included=True enabled=True DisplayText=TransferManager CE v2.2.34 (TransferManagerCE.dll V2.2.34.15048) cachedName=2804719780
  278. [Info] 1.8996168 | Assembly Definition loaded: BetterEducationToolbar, Version=1.0.8382.39658, Culture=neutral, PublicKeyToken=null
  279. [Info] 1.8997524 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2810536248 included=True enabled=True DisplayText=Better Education Toolbar Mod (BetterEducationToolbar.dll V1.0.8382.39658) cachedName=2810536248
  280. [Info] 1.9000786 | Assembly Definition loaded: CitiesHarmony.API, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
  281. [Info] 1.9002742 | Assembly Definition loaded: DistrictStylesPlus, Version=1.0.8425.2849, Culture=neutral, PublicKeyToken=null
  282. [Info] 1.9004239 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2852723058 included=True enabled=True DisplayText=District Styles Plus 0.4.4 alpha wip (DistrictStylesPlus.dll V1.0.8425.2849) cachedName=2852723058
  283. [Info] 1.9007246 | Assembly Definition loaded: CitiesHarmony.API, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
  284. [Info] 1.9009667 | Assembly Definition loaded: LoadingScreenModRevisited, Version=1.1.4.0, Culture=neutral, PublicKeyToken=null
  285. [Info] 1.9077940 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2858591409 included=True enabled=True DisplayText=Loading Screen Mod Revisited 1.1.4 (LoadingScreenModRevisited.dll V1.1.4.0) cachedName=2858591409
  286. [Info] 1.9082689 | Assembly Definition loaded: CitiesHarmony.API, Version=2.2.0.0, Culture=neutral, PublicKeyToken=null
  287. [Info] 1.9085025 | Assembly Definition loaded: EightyOne2, Version=1.0.2.1, Culture=neutral, PublicKeyToken=null
  288. [Info] 1.9128909 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2862121823 included=True enabled=True DisplayText=81 tiles 2 1.0.2.1 (EightyOne2.dll V1.0.2.1) cachedName=2862121823
  289. [Info] 1.9132709 | Assembly Definition loaded: CitiesHarmony.API, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
  290. [Info] 1.9137995 | Assembly Definition loaded: NetworkAnarchy, Version=3.2.1.2894, Culture=neutral, PublicKeyToken=null
  291. [Info] 1.9177051 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2862881785 included=True enabled=True DisplayText=Network Anarchy 3.2.1 (NetworkAnarchy.dll V3.2.1.2894) cachedName=2862881785
  292. [Info] 1.9180776 | Assembly Definition loaded: CitiesHarmony.API, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
  293. [Info] 1.9183500 | Assembly Definition loaded: PropAnarchy, Version=0.7.5.3, Culture=neutral, PublicKeyToken=null
  294. [Info] 1.9185226 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2862882210 included=True enabled=True DisplayText=Prop Anarchy (temp fix by algernon) 0.7.5.3 (PropAnarchy.dll V0.7.5.3) cachedName=2862882210
  295. [Info] 1.9189571 | Assembly Definition loaded: AdvancedStopSelection, Version=2.0.0.4, Culture=neutral, PublicKeyToken=null
  296. [Info] 1.9276351 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2862973068 included=True enabled=True DisplayText=Advanced Stop Selection Revisited 2.0.0.4 (AdvancedStopSelection.dll V2.0.0.4) cachedName=2862973068
  297. [Info] 1.9280082 | Assembly Definition loaded: CitiesHarmony.API, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
  298. [Info] 1.9283009 | Assembly Definition loaded: ElevatedStopsEnabler, Version=2.0.0.4, Culture=neutral, PublicKeyToken=null
  299. [Info] 1.9373445 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2862992091 included=True enabled=True DisplayText=Elevated Stops Enabler Revisited 2.0.0.4 (ElevatedStopsEnabler.dll V2.0.0.4) cachedName=2862992091
  300. [Info] 1.9377549 | Assembly Definition loaded: CitiesHarmony.API, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
  301. [Info] 1.9381232 | Assembly Definition loaded: ImprovedPublicTransport2, Version=1.0.6177.17409, Culture=neutral, PublicKeyToken=null
  302. [Info] 1.9424042 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2864524762 included=True enabled=True DisplayText=Improved Public Transport 2 [r6.0.0-preview5] (ImprovedPublicTransport2.dll V1.0.6177.17409) cachedName=2864524762
  303. [Info] 1.9429169 | Assembly Definition loaded: ForestBrushRevisited, Version=1.3.14.36976, Culture=neutral, PublicKeyToken=null
  304. [Info] 1.9575035 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2869784351 included=True enabled=True DisplayText=Forest Brush Revisited v1.3.14 (ForestBrushRevisited.dll V1.3.14.36976) cachedName=2869784351
  305. [Info] 1.9582559 | Assembly Definition loaded: CompatibilityReport, Version=2.3.2.19912, Culture=neutral, PublicKeyToken=null
  306. [Info] 1.9584347 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2881031511 included=True enabled=True DisplayText=Compatibility Report v2.3.2 (CompatibilityReport.dll V2.3.2.19912) cachedName=2881031511
  307. [Info] 1.9590615 | Assembly Definition loaded: CitiesHarmony.API, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
  308. [Info] 1.9593827 | Assembly Definition loaded: RebalancedIndustriesRevisited, Version=0.7.1.0, Culture=neutral, PublicKeyToken=null
  309. [Info] 1.9636645 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2911178252 included=True enabled=True DisplayText=Rebalanced Industries Revisited 0.7.1 (RebalancedIndustriesRevisited.dll V0.7.1.0) cachedName=2911178252
  310. [Info] 1.9640108 | Assembly Definition loaded: Port Stephens Final0, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
  311. [Info] 1.9641876 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2914634974 included=True enabled=True DisplayText=Port Stephens Final (Port Stephens Final0.dll V0.0.0.0) cachedName=2914634974
  312. [Info] 1.9644526 | Assembly Definition loaded: DemandController, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  313. [Info] 1.9665919 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2916710759 included=True enabled=True DisplayText=Demand Controller (DemandController.dll V1.0.0.0) cachedName=2916710759
  314. [Info] 1.9668707 | Assembly Definition loaded: CitiesHarmony.API, Version=2.2.0.0, Culture=neutral, PublicKeyToken=null
  315. [Info] 1.9670669 | Assembly Definition loaded: EManagersLib.API, Version=1.0.0.1, Culture=neutral, PublicKeyToken=null
  316. [Info] 1.9696427 | Assembly Definition loaded: EManagersLib, Version=1.0.9.1, Culture=neutral, PublicKeyToken=null
  317. [Info] 1.9717473 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2949127226 included=True enabled=True DisplayText=Extended Managers 1.0.9.1 (EManagersLib.dll V1.0.9.1) cachedName=2949127226
  318. [Info] 1.9720756 | Assembly Definition loaded: CitiesHarmony.API, Version=2.2.0.0, Culture=neutral, PublicKeyToken=null
  319. [Info] 1.9723503 | Assembly Definition loaded: TreeAnarchy, Version=1.3.7.17183, Culture=neutral, PublicKeyToken=null
  320. [Info] 1.9743426 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2949127622 included=True enabled=True DisplayText=Tree Anarchy 1.3.7 (TreeAnarchy.dll V1.3.7.17183) cachedName=2949127622
  321. [Info] 1.9746546 | Assembly Definition loaded: PrecisionEngineering, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null
  322. [Info] 1.9772099 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\445589127 included=True enabled=True DisplayText=Precision Engineering (PrecisionEngineering.dll V1.0.1.0) cachedName=445589127
  323. [Info] 1.9776870 | Assembly Definition loaded: NaturalResourcesBrush, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  324. [Info] 1.9797490 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\502750307 included=True enabled=True DisplayText=Extra Landscaping Tools (NaturalResourcesBrush.dll V1.0.0.0) cachedName=502750307
  325. [Info] 1.9801268 | Assembly Definition loaded: DaylightClassic, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  326. [Info] 1.9835408 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\530871278 included=True enabled=True DisplayText=Daylight Classic (DaylightClassic.dll V1.0.0.0) cachedName=530871278
  327. [Info] 1.9838557 | Assembly Definition loaded: SurfacePainter, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  328. [Info] 1.9930710 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\689937287 included=True enabled=True DisplayText=Surface Painter (SurfacePainter.dll V1.0.0.0) cachedName=689937287
  329. [Info] 1.9966407 | Assembly Definition loaded: CitiesHarmony.API, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
  330. [Info] 1.9970184 | Assembly Definition loaded: NetworkExtensions2, Version=1.2.0.2, Culture=neutral, PublicKeyToken=null
  331. [Info] 1.9993434 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\812125426 included=False enabled=False DisplayText=Network Extensions 2 (NetworkExtensions2.dll V1.2.0.2) cachedName=812125426
  332. [Debug] 2.0000059 | 67 plugins remained after purging non-mods.
  333. [Info] 2.0883353 | ModDataGrid.PopulateMods() Populating ...
  334. [Info] 2.3761234 | LoadOrderWindow.UpdateBrokenDownloadsStatus() called.
  335. [Info] 2.3769123 | LoadOrderWindow.UpdateBrokenDownloadsStatus() called.
  336. [Info] 2.3771290 | LoadOrderWindow.UpdateBrokenDownloadsStatus() called.
  337. [Debug] 2.4470859 | Created singleton of type ManagerList. calling Awake() ...
  338. [Debug] 2.4475085 | Awake() finished for ManagerList
  339. [Info] 2.4477737 | ManagerList.Save() called.
  340. [Info] 2.4479053 | DLCManager.Save() called.
  341. [Info] 2.4587418 | SaveConfigImpl() done. (Dirty=False)
  342. [Info] 2.7040749 | LoadOrderWindow.UpdateBrokenDownloadsStatus() called.
  343. [Info] 2.7043241 | loading
  344. [Info] 23.0910264 | ContentUtil.EnsureSubscribedItems() called.
  345. [Info] 23.0942338 | Loading Plugins ...
  346. [Debug] 23.0951487 | at System.Environment.get_StackTrace()
  347. at CO.Plugins.PluginManager.LoadPlugins() in \CO\Plugins\PluginManger.cs:line 471
  348. at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
  349. at CO.Plugins.PluginManager.LoadPlugins()
  350. at LoadOrderTool.UI.ModDataGrid.LoadMods(Func`2 predicateCallback)
  351. at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
  352. at LoadOrderTool.UI.ModDataGrid.LoadMods(Func`2 predicateCallback)
  353. at LoadOrderTool.UI.ModDataGrid.LoadModsAsync(Func`2 predicateCallback) in \UI\ModDataGrid.cs:line 335
  354. at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
  355. at LoadOrderTool.UI.ModDataGrid.LoadModsAsync(Func`2 predicateCallback)
  356. at LoadOrderTool.UI.LoadOrderWindow.ReloadAll() in \UI\LoadOrderWindow.cs:line 782
  357. at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.ExecutionContextCallback(Object s)
  358. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
  359. at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.MoveNext(Thread threadPoolThread)
  360. at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.MoveNext()
  361. at System.Threading.Tasks.SynchronizationContextAwaitTaskContinuation.<>c.<.cctor>b__8_0(Object state)
  362. at System.RuntimeMethodHandle.InvokeMethod(Object target, Span`1& arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
  363. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  364. at System.Delegate.DynamicInvokeImpl(Object[] args)
  365. at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
  366. at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
  367. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
  368. at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
  369. at System.Windows.Forms.Control.WndProc(Message& m)
  370. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  371. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM msg, IntPtr wparam, IntPtr lparam)
  372. at Interop.User32.DispatchMessageW(MSG& msg)
  373. at Interop.User32.DispatchMessageW(MSG& msg)
  374. at System.Windows.Forms.Application.ComponentManager.Interop.Mso.IMsoComponentManager.FPushMessageLoop(UIntPtr dwComponentID, msoloop uReason, Void* pvLoopData)
  375. at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(msoloop reason, ApplicationContext context)
  376. at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(msoloop reason, ApplicationContext context)
  377. at System.Windows.Forms.Application.Run(Form mainForm)
  378. at LoadOrderTool.Program.Main() in \Program.cs:line 75
  379. [Info] 23.0958315 | Loading Assets ...
  380. [Info] 23.0959707 | ContentUtil.EnsureLocalItemsAt(C:\Program Files (x86)\Steam\steamapps\common\Cities_Skylines\Files\Mods) called.
  381. [Info] 23.0963279 | ContentUtil.EnsureLocalItemsAt(C:\Users\adkco\AppData\Local\Colossal Order\Cities_Skylines\Addons\Mods) called.
  382. [Debug] 23.0970832 | subscribed items are: 1082620289, 1084831728, 1087604996, 1089222595, 1094075220, 1094334744, 1107787031, 1128950017, 1136793586, 1142155781, 1173879803, 1173880815, 1173882928, 1173883683, 1173889509, 1177566109, 1178479321, 1194290640, 1205312481, 1223929433, 1230960704, 1249175785, 1265522318, 1270794366, 1285201733, 1285230481, 1293869603, 1293870311, 1295474473, 1303766506, 1303772884, 1305157510, 1312577934, 1312580357, 1312589027, 1313819402, 1315691560, 1318711533, 1321660248, 1324053845, 1330034683, 1340249693, 1342246193, 1345362908, 1350026392, 1364668272, 1367814722, 1395165665, 1399143123, 1416221582, 1423812793, 1424963258, 1426090117, 1501682221, 1504436129, 1515191700, 1535371700, 1539181199, 1553770274, 1554363713, 1556715327, 1558488647, 1559078925, 1560774201, 1570422368, 1577360980, 1577943878, 1577947171, 1578348250, 1580809429, 1581742834, 1583070268, 1585641363, 1591417160, 1594405779, 1608293777, 1608297735, 1615328614, 1619685021, 1625704117, 1637663252, 1649656525, 1650450764, 1677577954, 1690031076, 1690828994, 1691797536, 1691798894, 1691800474, 1691801543, 1691802727, 1691803862, 1691805373, 1691806626, 1692829955, 1692830892, 1692831837, 1697891666, 1698347742, 1699888650, 1701116532, 1707061991, 1710430756, 1721492498, 1740311030, 1742316382, 1743534472, 1748972839, 1753789987, 1755600469, 1756926225, 1764637396, 1768216353, 1777173984, 1781767754, 1784398892, 1786570098, 1790765204, 1792161853, 1794015399, 1795283480, 1806759255, 1808272564, 1808343227, 1811911002, 1822130121, 1849055367, 1853114846, 1857249544, 1858265247, 1859219051, 1859230402, 1863433294, 1863437449, 1863460122, 1883245841, 1889646434, 1889647810, 1889649058, 1889650136, 1889652689, 1889655950, 1910105098, 1910105590, 1910106018, 1918046356, 1918135744, 1919886860, 1919887701, 1920635177, 1924275899, 1930665850, 1934023593, 1936143021, 1960648459, 1962513060, 1969111282, 1969112396, 1969113204, 1970832500, 1971236400, 1994169754, 2008525610, 2016920607, 2025147082, 2027161563, 2032407437, 2040656402, 2041457644, 2043351860, 2043467179, 2044029050, 2044083608, 2044105200, 2044302331, 2044324149, 2044345408, 2044359413, 2044361533, 2052912775, 2052914124, 2052987468, 2055465280, 2055979199, 2055984281, 2055986985, 2055988423, 2058697648, 2059287443, 2059289920, 2059291152, 2059292056, 2059292778, 2066747424, 2066749066, 2066750394, 2066752259, 2071951469, 2071951987, 2074536198, 2075454805, 2075455897, 2086553476, 2089707787, 2089709497, 2089710835, 2089711970, 2091190360, 2093923055, 2094211753, 2094491511, 2094492458, 2094493713, 2094494704, 2098393240, 2098394897, 2105755179, 2107983104, 2107984262, 2107985362, 2115188517, 2115574290, 2116510188, 2120508524, 2120510658, 2120512394, 2120514201, 2121900156, 2123288566, 2123290087, 2123291427, 2125751636, 2127410274, 2127412224, 2127413548, 2130574889, 2130576379, 2130577793, 2130828447, 2132447662, 2133552450, 2133554845, 2133628377, 2133885971, 2135000720, 2135345213, 2135346749, 2135348211, 2135350023, 2140418403, 2141239683, 2141810883, 2141813124, 2141815445, 2141817096, 2143245486, 2146090526, 2146093450, 2146096372, 2146099365, 2146102033, 2151250320, 2151253911, 2151255793, 2156039019, 2158104966, 2160517773, 2161729954, 2161731780, 2163845746, 2163847072, 2165322574, 2165335232, 2165339424, 2165341250, 2166015137, 2169543440, 2169544510, 2172488844, 2181745191, 2181746799, 2181750657, 2181751315, 2182179214, 2182185994, 2184826616, 2184827893, 2184828819, 2184830598, 2190481757, 2190483251, 2194947357, 2196681706, 2196682839, 2196684616, 2197571383, 2197863850, 2199838241, 2199839845, 2199843533, 2200478442, 2200481960, 2202360539, 2203870192, 2203872165, 2210340357, 2210341559, 2214471559, 2214809898, 2214811336, 2220155374, 2220156507, 2220158491, 2220165518, 2222723420, 2223774659, 2225245685, 2225246713, 2225247772, 2225249184, 2228643473, 2230021958, 2230023029, 2236570542, 2242682818, 2244167659, 2245756796, 2245795220, 2252234249, 2253466511, 2255219025, 2260437256, 2260438344, 2260439530, 2264070734, 2264071712, 2264072726, 2266312441, 2267982040, 2281964373, 2282795419, 2309342740, 2309794214, 2341353404, 2341354773, 2346315296, 2364856643, 2371158872, 2373747206, 2375748540, 2375749766, 2376214444, 2376913345, 2376923126, 2381317335, 2388089097, 2389414419, 2392983579, 2392984494, 2392985403, 2392986193, 2392987553, 2392988611, 2400264734, 2400327099, 2403732156, 2403733903, 2403735386, 2403736383, 2409968332, 2412605729, 2414685108, 2416776710, 2417027550, 2417029072, 2417030152, 2425212696, 2425953755, 2447915769, 2447916595, 2447917438, 2447918327, 2448994345, 2453806030, 2472062376, 2483920668, 2496900851, 2500792796, 2500793384, 2500794011, 2502526929, 2520994791, 2520995642, 2520996273, 2520997828, 2520998873, 2520999635, 2541224199, 2556726391, 2559042012, 2560782729, 2566904096, 2566904876, 2566905577, 2567720656, 2569816921, 2569817805, 2569818664, 2576785550, 2594569657, 2620852727, 2643305917, 2660658013, 2660658691, 2660660011, 2660661186, 2660661929, 2660662632, 2667469694, 2669938594, 2677807563, 2677808121, 2703862540, 2710657019, 2741726428, 2778750497, 2781804786, 2803558200, 2803790663, 2804719780, 2810536248, 2852723058, 2858591409, 2859037881, 2862121823, 2862881785, 2862882210, 2862973068, 2862992091, 2864524762, 2869784351, 2881031511, 2911178252, 2914634974, 2914637119, 2916710759, 2929749181, 2949127226, 2949127622, 415274778, 418320752, 418915888, 421006709, 421006754, 426405945, 426406326, 432515467, 432729966, 432840529, 432881220, 438038558, 439080919, 439083705, 442635363, 442636679, 442637851, 442638784, 443401217, 443401260, 443401309, 443401399, 445589127, 453982466, 457452257, 476053833, 485526755, 485528050, 485528150, 491082799, 491083744, 491083919, 491135465, 502750307, 506029866, 510142079, 511632451, 512781837, 514247466, 519423708, 524401208, 530871278, 555681732, 555682532, 565322183, 587483693, 608233136, 609644643, 610065798, 612529562, 613102726, 613105344, 613111064, 613117759, 638310122, 642401114, 644672862, 645035459, 649595072, 653469129, 654665935, 655500969, 656487499, 659116531, 659777335, 662727512, 663301253, 664488801, 666362835, 666363505, 668794933, 672900752, 674242518, 678804415, 680195135, 683716203, 683717017, 687962346, 688156204, 689937287, 690882286, 694996944, 694997973, 697129136, 704622974, 705242954, 715367646, 718003633, 720615295, 721653532, 722043706, 732187756, 735979672, 738394287, 742114726, 743641568, 746800256, 746800475, 753088078, 754129192, 759350357, 759351602, 760146950, 775511136, 786138281, 787850809, 787852175, 797640314, 797643638, 798638211, 801567224, 804878949, 804879718, 808611657, 812125426, 812243150, 812526646, 813158708, 814618212, 816078116, 816085466, 822405117, 824910030, 843261837, 846355576, 852704772, 855656981, 856526959, 863003218, 863096956, 863097339, 864939399, 865122358, 871198510, 872001174, 875091615, 876964797, 877110720, 881628000, 882856875, 886931347, 887048609, 887836774, 890021570, 892493955, 892494281, 895507896, 896269440, 897061220, 904401782, 906957632, 910420335, 912875174, 913352178, 913582837, 918308740, 918597234, 918856736, 921636136, 921636848, 924301875, 924512183, 925801061, 927066708, 927875547, 931378862, 935161625, 940026900, 942113133, 944332916, 944344362, 948086186, 953004016
  383. [Debug] 23.1329829 | 68 plugins loaded.
  384. [Info] 23.1334634 | Assembly Definition loaded: HardMode0, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
  385. [Info] 23.1336253 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\common\Cities_Skylines\Files\Mods\HardMode included=True enabled=False DisplayText=Hard Mode (HardMode\HardMode0.dll V0.0.0.0) cachedName=HardMode
  386. [Info] 23.1339910 | hasUserMod:False PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\common\Cities_Skylines\Files\Mods\NewMod included=True enabled=False DisplayText=NewMod\.dll (NewMod\.dll ) cachedName=NewMod
  387. [Info] 23.1342610 | Assembly Definition loaded: UnlimitedMoney2, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
  388. [Info] 23.1343783 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\common\Cities_Skylines\Files\Mods\UnlimitedMoney included=True enabled=False DisplayText=Unlimited Money (UnlimitedMoney\UnlimitedMoney2.dll V0.0.0.0) cachedName=UnlimitedMoney
  389. [Info] 23.1346405 | Assembly Definition loaded: UnlimitedOilAndOre, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  390. [Info] 23.1347587 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\common\Cities_Skylines\Files\Mods\UnlimitedOilAndOre included=True enabled=False DisplayText=Unlimited Oil And Ore (UnlimitedOilAndOre\UnlimitedOilAndOre.dll V1.0.0.0) cachedName=UnlimitedOilAndOre
  391. [Info] 23.1350043 | Assembly Definition loaded: UnlimitedSoil, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  392. [Info] 23.1351209 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\common\Cities_Skylines\Files\Mods\UnlimitedSoil included=True enabled=True DisplayText=Unlimited Soil (UnlimitedSoil\UnlimitedSoil.dll V1.0.0.0) cachedName=UnlimitedSoil
  393. [Info] 23.1353677 | Assembly Definition loaded: UnlockAll, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  394. [Info] 23.1354795 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\common\Cities_Skylines\Files\Mods\UnlockAll included=True enabled=False DisplayText=Unlock All (UnlockAll\UnlockAll.dll V1.0.0.0) cachedName=UnlockAll
  395. [Info] 23.1359484 | Assembly Definition loaded: ProceduralObjects, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  396. [Info] 23.1601798 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\1094334744 included=True enabled=True DisplayText=Procedural Objects 1.7.8 (ProceduralObjects.dll V1.0.0.0) cachedName=1094334744
  397. [Info] 23.1605048 | Assembly Definition loaded: ShowIt, Version=1.10.8481.23560, Culture=neutral, PublicKeyToken=null
  398. [Info] 23.1622738 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\1556715327 included=True enabled=True DisplayText=Show It! (ShowIt.dll V1.10.8481.23560) cachedName=1556715327
  399. [Info] 23.1625097 | Assembly Definition loaded: CitiesHarmony.API, Version=2.2.0.0, Culture=neutral, PublicKeyToken=null
  400. [Info] 23.1627245 | Assembly Definition loaded: HideIt, Version=1.27.8481.22905, Culture=neutral, PublicKeyToken=null
  401. [Info] 23.1655983 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\1591417160 included=True enabled=True DisplayText=Hide It! (HideIt.dll V1.27.8481.22905) cachedName=1591417160
  402. [Info] 23.1659062 | Assembly Definition loaded: EManagersLib.API, Version=1.0.0.1, Culture=neutral, PublicKeyToken=null
  403. [Info] 23.1680554 | Assembly Definition loaded: MoveIt, Version=2.10.3.37155, Culture=neutral, PublicKeyToken=null
  404. [Info] 23.1759783 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\1619685021 included=True enabled=True DisplayText=Move It 2.10.3 (MoveIt.dll V2.10.3.37155) cachedName=1619685021
  405. [Info] 23.1763600 | Assembly Definition loaded: RoundaboutBuilder, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  406. [Info] 23.1782846 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\1625704117 included=True enabled=True DisplayText=Roundabout Builder (RoundaboutBuilder.dll V1.0.0.0) cachedName=1625704117
  407. [Info] 23.1785228 | Assembly Definition loaded: CitiesHarmony.API, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
  408. [Info] 23.1786726 | Assembly Definition loaded: CSUtil.CameraControl, Version=1.0.8392.42213, Culture=neutral, PublicKeyToken=null
  409. [Info] 23.1803222 | Assembly Definition loaded: CSUtil.Commons, Version=1.0.8481.18480, Culture=neutral, PublicKeyToken=null
  410. [Info] 23.1820232 | Assembly Definition loaded: MoveItIntegration, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  411. [Info] 23.1821791 | Assembly Definition loaded: TMPE.API, Version=11.7.4.18481, Culture=neutral, PublicKeyToken=null
  412. [Info] 23.1876044 | Assembly Definition loaded: TrafficManager, Version=11.7.4.18481, Culture=neutral, PublicKeyToken=null
  413. [Info] 23.1955397 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\1637663252 included=True enabled=True DisplayText=TM:PE 11.7.4.0 STABLE (TrafficManager.dll V11.7.4.18481) cachedName=1637663252
  414. [Info] 23.2016448 | Assembly Definition loaded: CargoHoldFix, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  415. [Info] 23.2034669 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\1721492498 included=True enabled=True DisplayText=Optimised Outside Connections (CargoHoldFix.dll V1.0.0.0) cachedName=1721492498
  416. [Info] 23.2037623 | Assembly Definition loaded: CitiesHarmony.API, Version=2.2.0.0, Culture=neutral, PublicKeyToken=null
  417. [Info] 23.2039332 | Assembly Definition loaded: ToggleIt, Version=1.21.8483.15332, Culture=neutral, PublicKeyToken=null
  418. [Info] 23.2058762 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\1764637396 included=True enabled=True DisplayText=Toggle It! (ToggleIt.dll V1.21.8483.15332) cachedName=1764637396
  419. [Info] 23.2061714 | Assembly Definition loaded: BrokenNodeDetector, Version=1.0.8.19636, Culture=neutral, PublicKeyToken=null
  420. [Info] 23.2062999 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\1777173984 included=True enabled=True DisplayText=Broken Node Detector 0.8.0 (BrokenNodeDetector.dll V1.0.8.19636) cachedName=1777173984
  421. [Info] 23.2066865 | Assembly Definition loaded: CitiesHarmony.API, Version=2.2.0.0, Culture=neutral, PublicKeyToken=null
  422. [Info] 23.2068775 | Assembly Definition loaded: PostProcessing, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  423. [Info] 23.2100542 | Assembly Definition loaded: RenderIt, Version=1.36.8481.19668, Culture=neutral, PublicKeyToken=null
  424. [Info] 23.2118454 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\1794015399 included=True enabled=True DisplayText=Render It! (RenderIt.dll V1.36.8481.19668) cachedName=1794015399
  425. [Info] 23.2121385 | Assembly Definition loaded: 0Harmony, Version=1.2.0.1, Culture=neutral, PublicKeyToken=null
  426. [Info] 23.2139486 | Assembly Definition loaded: CustomizeItExtended, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  427. [Info] 23.2140853 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\1806759255 included=True enabled=True DisplayText=Customize It! Extended (CustomizeItExtended.dll V1.0.0.0) cachedName=1806759255
  428. [Info] 23.2143333 | Assembly Definition loaded: CitiesHarmony.API, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
  429. [Info] 23.2145438 | Assembly Definition loaded: HideCrosswalks, Version=3.3.1.15826, Culture=neutral, PublicKeyToken=null
  430. [Info] 23.2162788 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\1934023593 included=True enabled=True DisplayText=RM Crossings 3.3 (HideCrosswalks.dll V3.3.1.15826) cachedName=1934023593
  431. [Info] 23.2165425 | Assembly Definition loaded: CitiesHarmony.API, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
  432. [Info] 23.2167997 | Assembly Definition loaded: ploppablerico, Version=2.5.3.0, Culture=neutral, PublicKeyToken=null
  433. [Info] 23.2245230 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2016920607 included=True enabled=True DisplayText=RICO Revisited 2.5.3 (ploppablerico.dll V2.5.3.0) cachedName=2016920607
  434. [Info] 23.2248303 | Assembly Definition loaded: CitiesHarmony.API, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
  435. [Info] 23.2251362 | Assembly Definition loaded: RealPopRevisited, Version=2.2.2.0, Culture=neutral, PublicKeyToken=null
  436. [Info] 23.2287791 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2025147082 included=True enabled=True DisplayText=Realistic Population 2 2.2.2 (RealPopRevisited.dll V2.2.2.0) cachedName=2025147082
  437. [Info] 23.2291176 | Assembly Definition loaded: CitiesHarmony.API, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
  438. [Info] 23.2293344 | Assembly Definition loaded: Lifecycle Rebalance Revisited, Version=1.6.6.0, Culture=neutral, PublicKeyToken=null
  439. [Info] 23.2327498 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2027161563 included=True enabled=True DisplayText=Lifecycle Rebalance Revisited 1.6.6 (Lifecycle Rebalance Revisited.dll V1.6.6.0) cachedName=2027161563
  440. [Info] 23.2334525 | Assembly Definition loaded: 0Harmony, Version=2.0.0.8, Culture=neutral, PublicKeyToken=null
  441. [Info] 23.2497897 | Assembly Definition loaded: 0Harmony, Version=2.0.0.9, Culture=neutral, PublicKeyToken=null
  442. [Info] 23.2670675 | Assembly Definition loaded: 0Harmony, Version=2.0.1.0, Culture=neutral, PublicKeyToken=null
  443. [Info] 23.2825538 | Assembly Definition loaded: CitiesHarmony, Version=1.0.8382.20803, Culture=neutral, PublicKeyToken=null
  444. [Info] 23.2836818 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2040656402 included=True enabled=True DisplayText=Harmony 2.2.2-0 (CitiesHarmony.dll V1.0.8382.20803) cachedName=2040656402
  445. [Info] 23.2840131 | Assembly Definition loaded: PatchLoaderMod, Version=2.2.0.36265, Culture=neutral, PublicKeyToken=null
  446. [Info] 23.2841343 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2041457644 included=True enabled=True DisplayText=Patch Loader Mod v2.2.0 (PatchLoaderMod.dll V2.2.0.36265) cachedName=2041457644
  447. [Info] 23.2844014 | Assembly Definition loaded: 0Harmony, Version=1.2.0.1, Culture=neutral, PublicKeyToken=null
  448. [Info] 23.2855337 | Assembly Definition loaded: HealkitMod, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  449. [Info] 23.2865718 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2055465280 included=True enabled=True DisplayText=Extended Error Reporting (HealkitMod.dll V1.0.0.0) cachedName=2055465280
  450. [Info] 23.2868565 | Assembly Definition loaded: FPS_Booster, Version=0.8.3.43126, Culture=neutral, PublicKeyToken=null
  451. [Info] 23.2883936 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2105755179 included=True enabled=True DisplayText=FPS Booster 0.8.3 (FPS_Booster.dll V0.8.3.43126) cachedName=2105755179
  452. [Info] 23.2886822 | Assembly Definition loaded: CitiesHarmony.API, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
  453. [Info] 23.2888492 | Assembly Definition loaded: EManagersLib.API, Version=1.0.0.1, Culture=neutral, PublicKeyToken=null
  454. [Info] 23.2900242 | Assembly Definition loaded: FindIt, Version=2.9.4.0, Culture=neutral, PublicKeyToken=null
  455. [Info] 23.2919685 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2133885971 included=True enabled=True DisplayText=Find It! 2.9.4-2 (FindIt.dll V2.9.4.0) cachedName=2133885971
  456. [Info] 23.2926015 | Assembly Definition loaded: CitiesHarmony.API, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
  457. [Info] 23.2927974 | Assembly Definition loaded: IntersectionMarkingTool.API, Version=1.0.3.0, Culture=neutral, PublicKeyToken=null
  458. [Info] 23.2967622 | Assembly Definition loaded: IntersectionMarkingTool, Version=1.13.1.1, Culture=neutral, PublicKeyToken=null
  459. [Info] 23.3090099 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2140418403 included=True enabled=True DisplayText=Intersection Marking Tool 1.13.1.1 (IntersectionMarkingTool.dll V1.13.1.1) cachedName=2140418403
  460. [Info] 23.3095706 | Assembly Definition loaded: CitiesHarmony.API, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
  461. [Info] 23.3097306 | Assembly Definition loaded: EManagersLib.API, Version=1.0.0.1, Culture=neutral, PublicKeyToken=null
  462. [Info] 23.3116171 | Assembly Definition loaded: Picker, Version=4.0.1.40321, Culture=neutral, PublicKeyToken=null
  463. [Info] 23.3150772 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2172488844 included=True enabled=True DisplayText=Picker 4.0.1 (Picker.dll V4.0.1.40321) cachedName=2172488844
  464. [Info] 23.3157016 | Assembly Definition loaded: BOB, Version=0.9.9.2, Culture=neutral, PublicKeyToken=null
  465. [Info] 23.3196219 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2197863850 included=True enabled=True DisplayText=BOB - the tree and prop replacer 0.9.9.2 (BOB.dll V0.9.9.2) cachedName=2197863850
  466. [Info] 23.3199642 | Assembly Definition loaded: UnifiedUILib, Version=2.2.12.31977, Culture=neutral, PublicKeyToken=null
  467. [Info] 23.3239045 | Assembly Definition loaded: UnifiedUIMod, Version=2.2.12.31978, Culture=neutral, PublicKeyToken=null
  468. [Info] 23.3277271 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2255219025 included=True enabled=True DisplayText=Unified UI 2.2 (UnifiedUIMod.dll V2.2.12.31978) cachedName=2255219025
  469. [Info] 23.3281384 | Assembly Definition loaded: CitiesHarmony.API, Version=2.2.0.0, Culture=neutral, PublicKeyToken=null
  470. [Info] 23.3283826 | Assembly Definition loaded: UnifiedUILib, Version=2.2.12.31246, Culture=neutral, PublicKeyToken=null
  471. [Info] 23.3323732 | Assembly Definition loaded: ZoningAdjuster, Version=1.6.1.0, Culture=neutral, PublicKeyToken=null
  472. [Info] 23.3430723 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2389414419 included=True enabled=True DisplayText=Zoning Adjuster 1.6.1 (ZoningAdjuster.dll V1.6.1.0) cachedName=2389414419
  473. [Info] 23.3435417 | Assembly Definition loaded: CitiesHarmony.API, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
  474. [Info] 23.3438264 | Assembly Definition loaded: UnifiedUILib, Version=2.2.12.31246, Culture=neutral, PublicKeyToken=null
  475. [Info] 23.3482528 | Assembly Definition loaded: YetAnotherToolbar, Version=1.1.6.2, Culture=neutral, PublicKeyToken=null
  476. [Info] 23.3520170 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2448994345 included=True enabled=True DisplayText=Yet Another Toolbar 1.1.6-2 (YetAnotherToolbar.dll V1.1.6.2) cachedName=2448994345
  477. [Info] 23.3524726 | Assembly Definition loaded: CitiesHarmony.API, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
  478. [Info] 23.3526445 | Assembly Definition loaded: MoveItIntegration, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  479. [Info] 23.3532544 | Assembly Definition loaded: NodeControllerRenewal, Version=3.4.0.2, Culture=neutral, PublicKeyToken=null
  480. [Info] 23.3618093 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2472062376 included=True enabled=True DisplayText=Node Controller Renewal 3.4.0.2 (NodeControllerRenewal.dll V3.4.0.2) cachedName=2472062376
  481. [Info] 23.3622814 | Assembly Definition loaded: FogController, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  482. [Info] 23.3644708 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2483920668 included=True enabled=True DisplayText=Fog Controller (FogController.dll V1.0.0.0) cachedName=2483920668
  483. [Info] 23.3648788 | Assembly Definition loaded: BetterRoadToolbar, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  484. [Info] 23.3667717 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2502526929 included=True enabled=True DisplayText=Better Road Toolbar (BetterRoadToolbar.dll V1.0.0.0) cachedName=2502526929
  485. [Info] 23.3672734 | Assembly Definition loaded: ToggleableWhiteness, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  486. [Info] 23.3679702 | Populating assets
  487. [Info] 23.3695186 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2556726391 included=True enabled=True DisplayText=ToggleableWhiteness (ToggleableWhiteness.dll V1.0.0.0) cachedName=2556726391
  488. [Info] 23.3708639 | LoadOrderWindow.UpdateBrokenDownloadsStatus() called.
  489. [Info] 23.3714300 | Assembly Definition loaded: BetterHealthCareToolbar, Version=1.0.8382.39590, Culture=neutral, PublicKeyToken=null
  490. [Info] 23.3715592 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2559042012 included=True enabled=True DisplayText=Better HealthCare Toolbar Mod (BetterHealthCareToolbar.dll V1.0.8382.39590) cachedName=2559042012
  491. [Info] 23.3718578 | Assembly Definition loaded: CitiesHarmony.API, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
  492. [Info] 23.3724241 | Assembly Definition loaded: NetworkMultitool, Version=1.3.3.5, Culture=neutral, PublicKeyToken=null
  493. [Info] 23.3809212 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2560782729 included=True enabled=True DisplayText=Network Multitool 1.3.3.5 (NetworkMultitool.dll V1.3.3.5) cachedName=2560782729
  494. [Info] 23.3813531 | Assembly Definition loaded: CitiesHarmony.API, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
  495. [Info] 23.3896989 | Assembly Definition loaded: ParkingLotSnapping, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  496. [Info] 23.3918399 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2594569657 included=True enabled=True DisplayText=Parking Lot Snapping (ParkingLotSnapping.dll V1.0.0.0) cachedName=2594569657
  497. [Info] 23.3921872 | Assembly Definition loaded: CitiesHarmony.API, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
  498. [Info] 23.3923391 | Assembly Definition loaded: LoadOrderInjections, Version=1.16.0.31935, Culture=neutral, PublicKeyToken=null
  499. [Info] 23.3954809 | Assembly Definition loaded: LoadOrderMod, Version=1.16.0.34154, Culture=neutral, PublicKeyToken=null
  500. [Info] 23.3974383 | [harmless] GetAllInterfaces(KianCommons.Patches.HarmonyPatch2) could not resolve HarmonyLib.HarmonyPatch.
  501. [Info] 23.3976625 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2620852727 included=True enabled=True DisplayText=Load Order Mod 1.16 (LoadOrderMod.dll V1.16.0.34154) cachedName=2620852727
  502. [Info] 23.3983940 | Assembly Definition loaded: AdaptiveRoads, Version=3.18.0.0, Culture=neutral, PublicKeyToken=null
  503. [Info] 23.4017985 | [harmless] GetAllInterfaces(KianCommons.Patches.HarmonyPatch2) could not resolve HarmonyLib.HarmonyPatch.
  504. [Info] 23.4021746 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2669938594 included=True enabled=True DisplayText=Adaptive Networks 3.18 (AdaptiveRoads.dll V3.18.0.0) cachedName=2669938594
  505. [Info] 23.4025183 | Assembly Definition loaded: CitiesHarmony.API, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
  506. [Info] 23.4027068 | Assembly Definition loaded: MorePathUnits, Version=1.1.1.0, Culture=neutral, PublicKeyToken=null
  507. [Info] 23.4061956 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2710657019 included=True enabled=True DisplayText=More PathUnits 1.1.1 (MorePathUnits.dll V1.1.1.0) cachedName=2710657019
  508. [Info] 23.4066512 | Assembly Definition loaded: PlayIt, Version=1.19.8481.19008, Culture=neutral, PublicKeyToken=null
  509. [Info] 23.4086847 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2741726428 included=True enabled=True DisplayText=Play It! (PlayIt.dll V1.19.8481.19008) cachedName=2741726428
  510. [Info] 23.4090516 | Assembly Definition loaded: ACME, Version=0.6.3.0, Culture=neutral, PublicKeyToken=null
  511. [Info] 23.4122954 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2778750497 included=True enabled=True DisplayText=ACME 0.6.3 (ACME.dll V0.6.3.0) cachedName=2778750497
  512. [Info] 23.4128528 | Assembly Definition loaded: CitiesHarmony.API, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
  513. [Info] 23.4131442 | Assembly Definition loaded: GameAnarchy, Version=0.9.8.0, Culture=neutral, PublicKeyToken=null
  514. [Info] 23.4171142 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2781804786 included=True enabled=True DisplayText=Game Anarchy 0.9.8 (GameAnarchy.dll V0.9.8.0) cachedName=2781804786
  515. [Info] 23.4173778 | Assembly Definition loaded: AutoBudget, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  516. [Info] 23.4210916 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2803558200 included=True enabled=True DisplayText=Total Autobudget (AutoBudget.dll V1.0.0.0) cachedName=2803558200
  517. [Info] 23.4215952 | Assembly Definition loaded: TransferManagerCE, Version=2.2.34.15048, Culture=neutral, PublicKeyToken=null
  518. [Info] 23.4340081 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2804719780 included=True enabled=True DisplayText=TransferManager CE v2.2.34 (TransferManagerCE.dll V2.2.34.15048) cachedName=2804719780
  519. [Info] 23.4344532 | Assembly Definition loaded: BetterEducationToolbar, Version=1.0.8382.39658, Culture=neutral, PublicKeyToken=null
  520. [Info] 23.4345705 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2810536248 included=True enabled=True DisplayText=Better Education Toolbar Mod (BetterEducationToolbar.dll V1.0.8382.39658) cachedName=2810536248
  521. [Info] 23.4348490 | Assembly Definition loaded: CitiesHarmony.API, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
  522. [Info] 23.4350600 | Assembly Definition loaded: DistrictStylesPlus, Version=1.0.8425.2849, Culture=neutral, PublicKeyToken=null
  523. [Info] 23.4352158 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2852723058 included=True enabled=True DisplayText=District Styles Plus 0.4.4 alpha wip (DistrictStylesPlus.dll V1.0.8425.2849) cachedName=2852723058
  524. [Info] 23.4354836 | Assembly Definition loaded: CitiesHarmony.API, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
  525. [Info] 23.4357772 | Assembly Definition loaded: LoadingScreenModRevisited, Version=1.1.4.0, Culture=neutral, PublicKeyToken=null
  526. [Info] 23.4396899 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2858591409 included=True enabled=True DisplayText=Loading Screen Mod Revisited 1.1.4 (LoadingScreenModRevisited.dll V1.1.4.0) cachedName=2858591409
  527. [Info] 23.4399980 | Assembly Definition loaded: CitiesHarmony.API, Version=2.2.0.0, Culture=neutral, PublicKeyToken=null
  528. [Info] 23.4402816 | Assembly Definition loaded: EightyOne2, Version=1.0.2.1, Culture=neutral, PublicKeyToken=null
  529. [Info] 23.4441751 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2862121823 included=True enabled=True DisplayText=81 tiles 2 1.0.2.1 (EightyOne2.dll V1.0.2.1) cachedName=2862121823
  530. [Info] 23.4444774 | Assembly Definition loaded: CitiesHarmony.API, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
  531. [Info] 23.4449985 | Assembly Definition loaded: NetworkAnarchy, Version=3.2.1.2894, Culture=neutral, PublicKeyToken=null
  532. [Info] 23.4487087 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2862881785 included=True enabled=True DisplayText=Network Anarchy 3.2.1 (NetworkAnarchy.dll V3.2.1.2894) cachedName=2862881785
  533. [Info] 23.4489869 | Assembly Definition loaded: CitiesHarmony.API, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
  534. [Info] 23.4492422 | Assembly Definition loaded: PropAnarchy, Version=0.7.5.3, Culture=neutral, PublicKeyToken=null
  535. [Info] 23.4493848 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2862882210 included=True enabled=True DisplayText=Prop Anarchy (temp fix by algernon) 0.7.5.3 (PropAnarchy.dll V0.7.5.3) cachedName=2862882210
  536. [Info] 23.4497769 | Assembly Definition loaded: AdvancedStopSelection, Version=2.0.0.4, Culture=neutral, PublicKeyToken=null
  537. [Info] 23.4577065 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2862973068 included=True enabled=True DisplayText=Advanced Stop Selection Revisited 2.0.0.4 (AdvancedStopSelection.dll V2.0.0.4) cachedName=2862973068
  538. [Info] 23.4580233 | Assembly Definition loaded: CitiesHarmony.API, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
  539. [Info] 23.4583460 | Assembly Definition loaded: ElevatedStopsEnabler, Version=2.0.0.4, Culture=neutral, PublicKeyToken=null
  540. [Info] 23.4663551 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2862992091 included=True enabled=True DisplayText=Elevated Stops Enabler Revisited 2.0.0.4 (ElevatedStopsEnabler.dll V2.0.0.4) cachedName=2862992091
  541. [Info] 23.4667393 | Assembly Definition loaded: CitiesHarmony.API, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
  542. [Info] 23.4669843 | Assembly Definition loaded: ImprovedPublicTransport2, Version=1.0.6177.17409, Culture=neutral, PublicKeyToken=null
  543. [Info] 23.4748040 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2864524762 included=True enabled=True DisplayText=Improved Public Transport 2 [r6.0.0-preview5] (ImprovedPublicTransport2.dll V1.0.6177.17409) cachedName=2864524762
  544. [Info] 23.4754112 | Assembly Definition loaded: ForestBrushRevisited, Version=1.3.14.36976, Culture=neutral, PublicKeyToken=null
  545. [Info] 23.4786584 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2869784351 included=True enabled=True DisplayText=Forest Brush Revisited v1.3.14 (ForestBrushRevisited.dll V1.3.14.36976) cachedName=2869784351
  546. [Info] 23.4792938 | Assembly Definition loaded: CompatibilityReport, Version=2.3.2.19912, Culture=neutral, PublicKeyToken=null
  547. [Info] 23.4794569 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2881031511 included=True enabled=True DisplayText=Compatibility Report v2.3.2 (CompatibilityReport.dll V2.3.2.19912) cachedName=2881031511
  548. [Info] 23.4800639 | Assembly Definition loaded: CitiesHarmony.API, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
  549. [Info] 23.4803429 | Assembly Definition loaded: RebalancedIndustriesRevisited, Version=0.7.1.0, Culture=neutral, PublicKeyToken=null
  550. [Info] 23.4845135 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2911178252 included=True enabled=True DisplayText=Rebalanced Industries Revisited 0.7.1 (RebalancedIndustriesRevisited.dll V0.7.1.0) cachedName=2911178252
  551. [Info] 23.4847893 | Assembly Definition loaded: Port Stephens Final0, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
  552. [Info] 23.4849306 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2914634974 included=True enabled=True DisplayText=Port Stephens Final (Port Stephens Final0.dll V0.0.0.0) cachedName=2914634974
  553. [Info] 23.4851640 | Assembly Definition loaded: DemandController, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  554. [Info] 23.4870801 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2916710759 included=True enabled=True DisplayText=Demand Controller (DemandController.dll V1.0.0.0) cachedName=2916710759
  555. [Info] 23.4873502 | Assembly Definition loaded: CitiesHarmony.API, Version=2.2.0.0, Culture=neutral, PublicKeyToken=null
  556. [Info] 23.4875129 | Assembly Definition loaded: EManagersLib.API, Version=1.0.0.1, Culture=neutral, PublicKeyToken=null
  557. [Info] 23.4896589 | Assembly Definition loaded: EManagersLib, Version=1.0.9.1, Culture=neutral, PublicKeyToken=null
  558. [Info] 23.4916282 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2949127226 included=True enabled=True DisplayText=Extended Managers 1.0.9.1 (EManagersLib.dll V1.0.9.1) cachedName=2949127226
  559. [Info] 23.4918956 | Assembly Definition loaded: CitiesHarmony.API, Version=2.2.0.0, Culture=neutral, PublicKeyToken=null
  560. [Info] 23.4921420 | Assembly Definition loaded: TreeAnarchy, Version=1.3.7.17183, Culture=neutral, PublicKeyToken=null
  561. [Info] 23.4941096 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\2949127622 included=True enabled=True DisplayText=Tree Anarchy 1.3.7 (TreeAnarchy.dll V1.3.7.17183) cachedName=2949127622
  562. [Info] 23.4943907 | Assembly Definition loaded: PrecisionEngineering, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null
  563. [Info] 23.4963421 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\445589127 included=True enabled=True DisplayText=Precision Engineering (PrecisionEngineering.dll V1.0.1.0) cachedName=445589127
  564. [Info] 23.4966800 | Assembly Definition loaded: NaturalResourcesBrush, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  565. [Info] 23.4985464 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\502750307 included=True enabled=True DisplayText=Extra Landscaping Tools (NaturalResourcesBrush.dll V1.0.0.0) cachedName=502750307
  566. [Info] 23.4988521 | Assembly Definition loaded: DaylightClassic, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  567. [Info] 23.5019453 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\530871278 included=True enabled=True DisplayText=Daylight Classic (DaylightClassic.dll V1.0.0.0) cachedName=530871278
  568. [Info] 23.5022799 | Assembly Definition loaded: SurfacePainter, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
  569. [Info] 23.5100216 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\689937287 included=True enabled=True DisplayText=Surface Painter (SurfacePainter.dll V1.0.0.0) cachedName=689937287
  570. [Info] 23.5135205 | Assembly Definition loaded: CitiesHarmony.API, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
  571. [Info] 23.5139119 | Assembly Definition loaded: NetworkExtensions2, Version=1.2.0.2, Culture=neutral, PublicKeyToken=null
  572. [Info] 23.5250902 | hasUserMod:True PluginInfo: path=C:\Program Files (x86)\Steam\steamapps\workshop\content\255710\812125426 included=False enabled=False DisplayText=Network Extensions 2 (NetworkExtensions2.dll V1.2.0.2) cachedName=812125426
  573. [Debug] 23.5256662 | 67 plugins remained after purging non-mods.
  574. [Info] 23.6117171 | ModDataGrid.PopulateMods() Populating ...
  575. [Info] 23.8613477 | LoadOrderWindow.UpdateBrokenDownloadsStatus() called.
  576. [Info] 23.8628399 | LoadOrderWindow.UpdateBrokenDownloadsStatus() called.
  577. [Info] 23.9197001 | ManagerList.Save() called.
  578. [Info] 23.9201006 | DLCManager.Save() called.
  579. [Info] 23.9255353 | SaveConfigImpl() done. (Dirty=False)
  580. [Info] 24.1000367 | LoadOrderWindow.UpdateBrokenDownloadsStatus() called.
  581. [Info] 24.1002775 | loading
  582. [Exception] 42.9748566 | System.Net.Http.HttpRequestException: Error while copying content to a stream.
  583. ---> System.IO.IOException: The response ended prematurely.
  584. at System.Net.Http.HttpConnection.FillAsync(Boolean async)
  585. at System.Net.Http.HttpConnection.CopyToContentLengthAsync(Stream destination, Boolean async, UInt64 length, Int32 bufferSize, CancellationToken cancellationToken)
  586. at System.Net.Http.HttpConnection.ContentLengthReadStream.CompleteCopyToAsync(Task copyTask, CancellationToken cancellationToken)
  587. at System.Net.Http.HttpConnectionResponseContent.SerializeToStreamAsync(Stream stream, TransportContext context, CancellationToken cancellationToken)
  588. at System.Net.Http.HttpContent.LoadIntoBufferAsyncCore(Task serializeToStreamTask, MemoryStream tempBuffer)
  589. --- End of inner exception stack trace ---
  590. at System.Net.Http.HttpContent.LoadIntoBufferAsyncCore(Task serializeToStreamTask, MemoryStream tempBuffer)
  591. at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
  592. at LoadOrderTool.Util.SteamUtil.LoadDataAsync(PublishedFileId[] ids) in \Util\SteamUtil.cs:line 110
  593. at LoadOrderTool.Util.SteamUtil.LoadDataAsyncInChunks(PublishedFileId[] ids, Int32 chunkSize)+MoveNext() in \Util\SteamUtil.cs:line 94
  594. at LoadOrderTool.Util.SteamUtil.LoadDataAsyncInChunks(PublishedFileId[] ids, Int32 chunkSize)+System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult()
  595. at LoadOrderTool.UI.LoadOrderWindow.CacheWSDetails(Boolean save) in \UI\LoadOrderWindow.cs:line 813
  596. at LoadOrderTool.UI.LoadOrderWindow.CacheWSDetails(Boolean save) in \UI\LoadOrderWindow.cs:line 813
  597. -- LoadOrderTool:end of inner stack trace --
  598. at LoadOrderTool.Log.LogImpl(String message, LogLevel level, Boolean copyToGameLog) in \Util\Log.cs:line 207
  599. at LoadOrderTool.Log.Exception(Exception e, String m, Boolean showInPanel) in \Util\Log.cs:line 160
  600. at LoadOrderTool.LogExtensions.Log(Exception ex, Boolean showInPanel) in \Util\Log.cs:line 252
  601. at LoadOrderTool.UI.LoadOrderWindow.CacheWSDetails(Boolean save) in \UI\LoadOrderWindow.cs:line 813
  602. at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.ExecutionContextCallback(Object s)
  603. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
  604. at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.MoveNext(Thread threadPoolThread)
  605. at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.MoveNext()
  606. at System.Threading.ThreadPool.<>c.<.cctor>b__87_0(Object state)
  607. at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.<>c.<InvokeSchedulerContinuation>b__24_0(Object s)
  608. at System.RuntimeMethodHandle.InvokeMethod(Object target, Span`1& arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
  609. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  610. at System.Delegate.DynamicInvokeImpl(Object[] args)
  611. at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
  612. at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
  613. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
  614. at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
  615. at System.Windows.Forms.Control.WndProc(Message& m)
  616. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  617. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM msg, IntPtr wparam, IntPtr lparam)
  618. at Interop.User32.DispatchMessageW(MSG& msg)
  619. at Interop.User32.DispatchMessageW(MSG& msg)
  620. at System.Windows.Forms.Application.ComponentManager.Interop.Mso.IMsoComponentManager.FPushMessageLoop(UIntPtr dwComponentID, msoloop uReason, Void* pvLoopData)
  621. at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(msoloop reason, ApplicationContext context)
  622. at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(msoloop reason, ApplicationContext context)
  623. at System.Windows.Forms.Application.Run(Form mainForm)
  624. at LoadOrderTool.Program.Main() in \Program.cs:line 75
  625.  
  626.  
  627. [Info] 55.6855261 | ThreadExceptionDialog result = Cancel
  628. [Info] 55.6857607 | Continuing after ThreadExceptionDialog ...
  629. [Info] 55.6876918 | ModDataGrid.PopulateMods() Populating ...
  630. [Info] 55.9718286 | LoadOrderWindow.UpdateBrokenDownloadsStatus() called.
  631. [Info] 55.9721446 | LoadOrderWindow.UpdateBrokenDownloadsStatus() called.
  632. [Info] 55.9730865 | LoadOrderWindow.CacheAuthors() called.
  633. [Info] 55.9759406 | Getting author names : { }
  634. [Info] 56.0416235 | LoadOrderWindow.UpdateBrokenDownloadsStatus() called.
  635. [Info] 56.0417916 | loading
  636. [Exception] 64.2931278 | System.Net.Http.HttpRequestException: Error while copying content to a stream.
  637. ---> System.IO.IOException: The response ended prematurely.
  638. at System.Net.Http.HttpConnection.FillAsync(Boolean async)
  639. at System.Net.Http.HttpConnection.CopyToContentLengthAsync(Stream destination, Boolean async, UInt64 length, Int32 bufferSize, CancellationToken cancellationToken)
  640. at System.Net.Http.HttpConnection.ContentLengthReadStream.CompleteCopyToAsync(Task copyTask, CancellationToken cancellationToken)
  641. at System.Net.Http.HttpConnectionResponseContent.SerializeToStreamAsync(Stream stream, TransportContext context, CancellationToken cancellationToken)
  642. at System.Net.Http.HttpContent.LoadIntoBufferAsyncCore(Task serializeToStreamTask, MemoryStream tempBuffer)
  643. --- End of inner exception stack trace ---
  644. at System.Net.Http.HttpContent.LoadIntoBufferAsyncCore(Task serializeToStreamTask, MemoryStream tempBuffer)
  645. at System.Net.Http.HttpClient.<SendAsync>g__Core|83_0(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationTokenSource cts, Boolean disposeCts, CancellationTokenSource pendingRequestsCts, CancellationToken originalCancellationToken)
  646. at LoadOrderTool.Util.SteamUtil.LoadDataAsync(PublishedFileId[] ids) in \Util\SteamUtil.cs:line 110
  647. at LoadOrderTool.Util.SteamUtil.LoadDataAsyncInChunks(PublishedFileId[] ids, Int32 chunkSize)+MoveNext() in \Util\SteamUtil.cs:line 94
  648. at LoadOrderTool.Util.SteamUtil.LoadDataAsyncInChunks(PublishedFileId[] ids, Int32 chunkSize)+System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult()
  649. at LoadOrderTool.UI.LoadOrderWindow.CacheWSDetails(Boolean save) in \UI\LoadOrderWindow.cs:line 813
  650. at LoadOrderTool.UI.LoadOrderWindow.CacheWSDetails(Boolean save) in \UI\LoadOrderWindow.cs:line 813
  651. -- LoadOrderTool:end of inner stack trace --
  652. at LoadOrderTool.Log.LogImpl(String message, LogLevel level, Boolean copyToGameLog) in \Util\Log.cs:line 207
  653. at LoadOrderTool.Log.Exception(Exception e, String m, Boolean showInPanel) in \Util\Log.cs:line 160
  654. at LoadOrderTool.LogExtensions.Log(Exception ex, Boolean showInPanel) in \Util\Log.cs:line 252
  655. at LoadOrderTool.UI.LoadOrderWindow.CacheWSDetails(Boolean save) in \UI\LoadOrderWindow.cs:line 813
  656. at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.ExecutionContextCallback(Object s)
  657. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
  658. at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.MoveNext(Thread threadPoolThread)
  659. at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.MoveNext()
  660. at System.Threading.ThreadPool.<>c.<.cctor>b__87_0(Object state)
  661. at System.Threading.Tasks.Sources.ManualResetValueTaskSourceCore`1.<>c.<InvokeSchedulerContinuation>b__24_0(Object s)
  662. at System.RuntimeMethodHandle.InvokeMethod(Object target, Span`1& arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
  663. at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  664. at System.Delegate.DynamicInvokeImpl(Object[] args)
  665. at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
  666. at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
  667. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
  668. at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
  669. at System.Windows.Forms.Control.WndProc(Message& m)
  670. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  671. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM msg, IntPtr wparam, IntPtr lparam)
  672. at Interop.User32.DispatchMessageW(MSG& msg)
  673. at Interop.User32.DispatchMessageW(MSG& msg)
  674. at System.Windows.Forms.Application.ComponentManager.Interop.Mso.IMsoComponentManager.FPushMessageLoop(UIntPtr dwComponentID, msoloop uReason, Void* pvLoopData)
  675. at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(msoloop reason, ApplicationContext context)
  676. at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(msoloop reason, ApplicationContext context)
  677. at System.Windows.Forms.Application.Run(Form mainForm)
  678. at LoadOrderTool.Program.Main() in \Program.cs:line 75
  679.  
  680.  
  681. [Info] 168.2015920 | ContentUtil.OpenPath(C:\Program Files (x86)\Steam\steamapps\common\Cities_Skylines\Cities_Data\Logs\LoadOrderTool.log) called.
  682.  
Tags: error
Advertisement
Add Comment
Please, Sign In to add comment