TorchAPI / Torch

An extensible modding framework and improved client/DS for Space Engineers. Still a work in progress!
Apache License 2.0
146 stars 76 forks source link

can't auto download se server #446

Closed RhythmNz closed 2 years ago

RhythmNz commented 3 years ago

Torch Version: 1.v1.3.1.149-master - 4/25/21 4:09:38 PM

SE Version: none

Expected Behavior

What did you expect to happen? Unzip the Torch release into its own directory and run the executable. It will automatically download the SE DS and generate the other necessary files.

Observed Behavior

What actually happened?

Unzip the Torch release into its own directory and run the executable. It will not automatically download the SE DS and generate the other necessary files.

it just crash because steamcmd didn't download se server

Steps to Reproduce

  1. Unzip the Torch release into its own directory and run the executable
  2. steamcmd will display

Steam>force_install_dir ../

Steam>login anonymous

Connecting anonymously to Steam Public...Logged in OK Waiting for user info...OK

Steam>app_update 298740 ERROR! Failed to install app '298740' (Disk write failure)

Steam>quit

  1. crash!

Other Information

steamcmd will display

Steam>force_install_dir ../

Steam>login anonymous

Connecting anonymously to Steam Public...Logged in OK Waiting for user info...OK

Steam>app_update 298740 ERROR! Failed to install app '298740' (Disk write failure)

Steam>quit

Cherry commented 3 years ago

This is currently a widespread issue and not specific to this repository. See https://github.com/ValveSoftware/steam-for-linux/issues/7843 for discussion.