There was an error while loading. Please reload this page.
1 parent 78cdd04 commit fe15b05Copy full SHA for fe15b05
1 file changed
lgsm/modules/core_dl.sh
@@ -182,6 +182,7 @@ fn_dl_steamcmd() {
182
fn_print_nl "If the issue persists, run:"
183
fn_print_nl "steamcmd +login anonymous +app_info_update 1 +app_info_print ${appid} +quit"
184
fn_print_nl "and provide: ~/.local/share/Steam/logs/content_log.txt"
185
+ fn_print_nl "Submit the log to LinuxGSM developers: https://linuxgsm.com/steamcmd-error"
186
fn_script_log_error "${commandaction} ${selfname}: ${remotelocation}: Steam app metadata missing configuration for AppID ${appid}"
187
else
188
fn_print_error2_nl "${commandaction} ${selfname}: ${remotelocation}: Unknown error occurred"
0 commit comments