dymanoid / RealTime

A mod for the Cities: Skylines game. Adjusts the time flow and the citizens behavior to make them more real.
MIT License
98 stars 59 forks source link

Error when city loads in (real time mod not working) #203

Closed shaneturner12 closed 5 years ago

shaneturner12 commented 5 years ago

When the city loads in, an error appears that Real Time failed to load properly and to report the issue. There is also mention of patching errors in the output file. output_log.txt

dymanoid commented 5 years ago

This issue seems to be caused by the mod "Smart Intersection Builder". It uses the Harmony library version 2.0.0 which has some new bugs and introduces breaking changes in its API (new ArgumentNullExceptions).

You can unsubscribe from that mod to get Real Time running. Also take a look on that mod's description.