Kumar-Saksham / CSMM-CLI

A simple CLI based mod manager for Cities: Skylines.
MIT License
7 stars 4 forks source link

Error spit when trying to download single or collection #4

Open vujnovich opened 4 years ago

vujnovich commented 4 years ago

Weird thing when I ran the csmm config command, concurrent download default was ok, as was save directory, but the temporary downloads folder, default spit an error (which i resolved by creating the folder which it was looking for.

C:\Users\username\AppData\Roaming\npm\node_modules\csmm-cli\tmp running the command on win10, "csmm install 406303686" runs [!] Timboh's A-Trumpet Interchange Config schema violation: installed['410030736'].updated should be string [!] Timboh's B-Trumpet Interchange Config schema violation: installed['411393372'].updated should be string [!] Timboh's Semi-Directional A-Trumpet Interchange Config schema violation: installed['411396977'].updated … [!] Timboh's Sonnborner Interchange Config schema violation: installed['414382809'].updated should be string [!] Timboh's Y-Stack Interchange Config schema violation: installed['412785623'].updated should be string.

i noticed someone posted something about a language problem when this error was spit out, however im already in enlish and have no idea how to rectify this.

Kumar-Saksham commented 4 years ago

The error you mentioned for the temporary folder is the intended response, since the temporary path should exist before we write to it.

For the updated should be string error, does this happen when you install a single item?

emeraldvalkyrie commented 4 years ago

Same issue. Just tried basic commands, even reset configuration.

C:\Users\ladon>csmm config USER CONFIG SETUP √ Enter the max no. of concurrent tasks (1 - 6) · 6 √ Enter your Cities: Skylines Save directory path · C:\Users\ladon\AppData\Local\Colossal Order\Cities_Skylines\ √ Enter a directory path to save temperory downloads · c:\users\ladon\appdata\roaming\npm-cache_cacache\tmp

[!] Harmony 2.0.1 (Mod Dependency) Config schema violation: installed['2040656402'].updated should be string [!] Harmony 2.0.1 (Mod Dependency) Config schema violation: installed['2040656402'].updated should be string

Not sure what I did wrong. I've spent hours on this. When I manually add them to the folder for Cities, which alot of people have done, it doesn't work.