MultiBound2 icon indicating copy to clipboard operation
MultiBound2 copied to clipboard

Creates C:\program directory

Open Nayzal opened this issue 3 years ago • 4 comments

MultiBound2 seems to store mods in a folder called "program" directly in the C drive. Windows doesn't seem to like this, saying to rename it or that it could cause issues with other programs.

Nayzal avatar Jan 23 '22 18:01 Nayzal

It actually stores mods in "C:\Users[USER_NAME]\AppData\Local\multibound\steamapps\workshop\content\211820". No clue why it does that in your case.

Haano137 avatar Feb 01 '22 01:02 Haano137

same issue, it creates a "steamapps" folder in the program folder

Doodlinka avatar Aug 15 '22 12:08 Doodlinka

confirmed on win11.

foxiepaws avatar Aug 22 '22 19:08 foxiepaws

apparently steamcmd requires quotes for paths with spaces on a command that only takes a single parameter??? anyway, attempting to fix with https://github.com/zetaPRIME/MultiBound2/commit/6507ae5a37356b25ee5b6fa39e9978163c6b45ab

zetaPRIME avatar Aug 22 '22 20:08 zetaPRIME

probably fixed, but also made irrelevant with v0.6.0 as unfortunately steamcmd integration would need either a complete redesign or change in external situation to be workable.

zetaPRIME avatar May 12 '24 00:05 zetaPRIME