rmm icon indicating copy to clipboard operation
rmm copied to clipboard

Input on weird steam errors

Open Ant-V opened this issue 2 years ago • 5 comments

Description Weird Steam py error not fixed by last commit. I'm getting the following lines and it enters the python debugger:

Downloaded item 2868392160 to "/var/folders/3z/7qtx91l9737bzsmnxkrxphmm0000gn/T/rmm-fmwd9v2j/Library/Application Support/Steam/steamapps/workshop/content/294100/2868392160" (2310657 bytes) > /opt/homebrew/lib/python3.10/site-packages/rmm/steam.py(107)download()
-> if util.platform() == "linux" and not mod_path.exists():
(Pdb) 

And waits for input. Mod in question is: Research Reinvented

Reproduction Sync or update Research Reinvented

Info MacOS: 13.1 (22C65) RMM: 1.0.15 (although shows up as 0.0.0, after update from 1.0.14, via pip3) Rimworld: 1.4.3613

Ant-V avatar Jan 22 '23 12:01 Ant-V