Open mtayloooor opened 1 year ago
Hi, see #1111
Additionally, it seems that Unity runtime engine (Mono) does not support exFAT drives so there is more errors in the log like this
Additionally, it seems that Unity runtime engine (Mono) does not support exFAT drives so there is more errors in the log like this
thank you, damn. the game seems to run fine on the exFAT drive, it's just TMPE that can't be enabled. I'm guessing the only solution is to move CS off the exFAT drive? I can't actually do this because I currently only have space available in exFAT :(
Hello!
Using Steam, I've installed Cities Skylines on an external drive as I don't have enough internal storage to install it on my computer. I am using Mac and the external drive is formatted as exFAT.
I can't get TMPE to run using this setup, each time I try to enable it I get the following error:
I have a feeling it is similar to this issue: https://github.com/CitiesSkylinesMods/TMPE/wiki/System.Reflection.TargetInvocationException-TMPE.log-is-denined
So I've tried to use game launch options to change the location of the TMPE log file, similar to what's described here: https://github.com/CitiesSkylinesMods/TMPE/pull/1151 From that, I tried
"/Volumes/LaCie/SteamLibrary/steamapps/common/Cities_Skylines/Cities.app" -LogFile "Volumes/Macintosh HD/Users/mtayloooor/Downloads/output_log.txt" %command%
as a Launch Option in Steam, this DOES actually create the output_log.txt file at that location but still the same error message shows.I've also tried unsubscribing and resubscribing to the mod in Workshop.
Does this sound like I'm on the right track? I'm a bit stuck. Any help would be appreciated a lot - thank you! :)