You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ran ln -s ~/.var/app/com.valvesoftware.Steam/.steam ~/.steam because AFAIK steam API uses ~/.steam
attempted to run StS mod uploader: java -jar mod-uploader.jar upload -w MarisaContinued/
failed with:
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
[S_API FAIL] SteamAPI_Init() failed; unable to locate a running instance of Steam, or a local steamclient.so.
10월 09, 2024 11:13:18 오후 com.megacrit.moduploader.Uploader connectToSteam
심각: Steam API failed to initialize correctly.
Game information
https://store.steampowered.com/app/646570/Slay_the_Spire/
Distribution name and version where applicable
fedora kinoite 40
Flatpak info
Problem description
copied from ValveSoftware/steam-for-linux#11333:
Your system information
Please describe your issue in as much detail as possible:
steamworks API fails to connect to running (flatpak) steam client.
Steps for reproducing this issue:
ln -s ~/.var/app/com.valvesoftware.Steam/.steam ~/.steam
because AFAIK steam API uses~/.steam
java -jar mod-uploader.jar upload -w MarisaContinued/
mod-uploader.jar
is unavailable: the same error can be reproduced with https://github.com/ceifa/steamworks.js/ with node.jsflatpak run --command=sh com.valvesoftware.Steam
) but the result was same.Does this issue reproduce with native Steam
No
The text was updated successfully, but these errors were encountered: