StrangeLoopGames / EcoIssues

131 stars 21 forks source link

Server crash on startup with unhandled exception "No process is at the other end of the pipe." #24067

Closed swi-da closed 10 months ago

swi-da commented 11 months ago

Server is starting for a few seconds and stops at "Starting TimePlugin", then throws the exception "No process is at the other end of the pipe." Up until a month ago it worked fine, then after just recently starting it up again it won't start anymore. Server version is 9.7.13. Dump.zip log_231015072924.log

swi-da commented 11 months ago

I did some digging around now and it seems to be related to Windows Update KB5030649. I uninstalled KB5031356 from October 12 -> reboot -> no change. Then uninstalled KB5030649 -> reboot -> Eco Server is starting again. The thing afterwards I noticed is that the log now shows: 19:34:05.116] [11] [Error] [Eco] Failed to request mods: Error converting value False to type 'Eco.ModKit.Internal.ModDependencies[]'. Path 'data[0].dependencies', line 1, position 4595.

I hid the updates with the wsusshowhide.diagcab to prevent them from installing automatically again. https://social.technet.microsoft.com/wiki/contents/articles/53184.show-or-hide-updates-utility-fixing-automatic-installation-of-a-problematic-update-in-windows-10-version-1903.aspx

D3nnis3n commented 10 months ago

Is a MS issue, released a statement on it: image