Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Can you please go into this a bit more? I'm having the same issue on my mac.
I'm at step 4b. "Make sure you didn't forget about adding ./CitiesLoader.sh
or ./../../../Cities_Loader.sh to the game launch options
in the Steam Client"
Do we literally just add "./CitiesLoader.sh" (without quotes) to the launcher without adding + or some other full length address? Do we use + before +./CitiesLoader.sh ?
I haven't had to mess with the steam launcher before.
https://drive.google.com/drive/folders/1js5sEzptK8gn-dLN3lj_jfkWjkMtdfRF?usp=sharing
I got rid of the extra semi-colon, and it seems to work. Hope this helps/ is related.
This is what I have in launcher-settings.json:
{
"formatVersion": 1,
"distPlatform": "steam",
"gameId": "cities_v2",
"displayName": "Cities: Skylines",
"exePath": "../Cities_Loader.sh",
"gameDataPath": "~/Library/Application Support/Colossal Order/Cities_Skylines",
"version": "1.13.3-f9",
"themeFile": "LauncherAssets/theme-settings.json",
"browserDlcUrl": "https://store.steampowered.com/dlc/255710",
"steamWorkshopDisabled": true,
"steamModsMigrationDisabled": true
}
Here is my log. I'm sure I'm missing something simple.
https://drive.google.com/file/d/1QVgm4xjSF0mFLo-V-AteMEKqhU47PK5e/view?usp=sharing
Last login: Tue Aug 10 20:24:22 on ttys000
/Users/tonyjermy/Library/Application\ Support/Steam/steamapps/common/Cities_Skylines/Cities.app/Contents/Launcher/launcher-settings.json ; exit;
tonyjermy@Tonys-Mac-mini ~ % /Users/tonyjermy/Library/Application\ Support/Steam/steamapps/common/Cities_Skylines/Cities.app/Contents/Launcher/launcher-settings.json ; exit;
/Users/tonyjermy/Library/Application Support/Steam/steamapps/common/Cities_Skyli: command not foundents/Launcher/launcher-settings.json: line 1: {
/Users/tonyjermy/Library/Application Support/Steam/steamapps/common/Cities_Skylines/Cities.app/Contents/Launcher/launcher-settings.json: line 2: formatVersion:: command not found
/Users/tonyjermy/Library/Application Support/Steam/steamapps/common/Cities_Skylines/Cities.app/Contents/Launcher/launcher-settings.json: line 3: distPlatform:: command not found
/Users/tonyjermy/Library/Application Support/Steam/steamapps/common/Cities_Skylines/Cities.app/Contents/Launcher/launcher-settings.json: line 4: gameId:: command not found
/Users/tonyjermy/Library/Application Support/Steam/steamapps/common/Cities_Skylines/Cities.app/Contents/Launcher/launcher-settings.json: line 5: displayName:: command not found
/Users/tonyjermy/Library/Application Support/Steam/steamapps/common/Cities_Skylines/Cities.app/Contents/Launcher/launcher-settings.json: line 6: exePath:: command not found
/Users/tonyjermy/Library/Application Support/Steam/steamapps/common/Cities_Skylines/Cities.app/Contents/Launcher/launcher-settings.json: line 7: gameDataPath:: command not found
/Users/tonyjermy/Library/Application Support/Steam/steamapps/common/Cities_Skylines/Cities.app/Contents/Launcher/launcher-settings.json: line 8: version:: command not found
/Users/tonyjermy/Library/Application Support/Steam/steamapps/common/Cities_Skylines/Cities.app/Contents/Launcher/launcher-settings.json: line 9: themeFile:: command not found
/Users/tonyjermy/Library/Application Support/Steam/steamapps/common/Cities_Skylines/Cities.app/Contents/Launcher/launcher-settings.json: line 10: browserDlcUrl:: command not found
/Users/tonyjermy/Library/Application Support/Steam/steamapps/common/Cities_Skylines/Cities.app/Contents/Launcher/launcher-settings.json: line 11: steamWorkshopDisabled:: command not found
/Users/tonyjermy/Library/Application Support/Steam/steamapps/common/Cities_Skylines/Cities.app/Contents/Launcher/launcher-settings.json: line 12: steamModsMigrationDisabled:: command not found
/Users/tonyjermy/Library/Application Support/Steam/steamapps/common/Cities_Skylines/Cities.app/Contents/Launcher/launcher-settings.json: line 13: syntax error near unexpected token `}'
/Users/tonyjermy/Library/Application Support/Steam/steamapps/common/Cities_Skylines/Cities.app/Contents/Launcher/launcher-settings.json: line 13: `}'
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.
[Process completed]
Secondly, exePath value is wrong, it should be ../../../Cities_Loader.sh not ../Cities_Loader.sh
Thanks for clarifying. I have changed the exePath value now to what you have suggested, but I'm still getting the same errors.
Updated error report plus I have included a copy of launcher-settings.json and Cities_Loader.sh (I couldn't find this file to start as it was not within the package content of Cities.app) incase that's helpful.
https://drive.google.com/file/d/15eOZTCZKAGk6jyyg_RbDJmNEHqVl-4CI/view?usp=sharing
I only have a limited knowledge-base on this kind of stuff, so again apologies if I'm missing something obvious.
Also just want to thank you for all of your work. Your mods are an excellent addition to this game!
I've checked all files and everything looks good.
One thing you can try is:
- run game and in Content Manager disable PatchLoader mod. I will prompt for restart, so close game and before starting again do few more steps,
- completely delete Cities_Loader.sh, and revert the exePath to "../MacOS/Cities" (orginal value) or restore backup of launcher-settings.json if you created it before
- remove "doorstop.dylib" file, should be in the same directory as Cities_Loader.sh
- (optional, but recommended) restart Steam client app,
After that you can launch game normally and go to Content Manager to enable PatchLoader, then close game and change exePath in the launcher-settings.json again to ../../../Cities_Loader.sh, obviously save the file and start game. Hopefully at this point you won't see "critical error" dialog.
If above won't help then you can try launching Cities_Loader.sh in terminal and see what it returns (it may immediately run game, but is possible it will stuck on red screen - requires force close (Windows equivalent of Blue Screen)). If won't launch the game then error returned to terminal might help us solving the problem.