dotaxis / 7thDeck

Installer for 7th Heaven on Steam Deck
84 stars 5 forks source link

cp: cannot stat '$INSTALL_PATH/Resources/FF7_1.02_Eng_Patch/ff7.exe': No such file or directory #29

Closed GAumala closed 3 months ago

GAumala commented 3 months ago

Hi, I'm trying to install 7th Heaven on Arch Linux with GNOME and INSTALL_PATH looks a little empty. Checking the logs, there is one error message that stands out:

cp: cannot stat '/hdd/Media/gaming/7th_Heaven/Resources/FF7_1.02_Eng_Patch/ff7.exe': No such file or directory

In the installation directory, there is no Resources. Here is the ls output:

$ ls -a
 .   ..  '7th Heaven.sh'   7thWorkshop   dxvk.conf

Can you please help me figure out why ff7.exe does not exist in the installation directory? Here is the complete log file:


########################################################################
#                             7thDeck v2.1                             #
########################################################################
#    This script will:                                                 #
#   1. Apply patches to FF7's proton prefix to accomodate 7th Heaven   #
#   2. Install 7th Heaven to a folder of your choosing                 #
#   3. Add 7th Heaven to Steam using a custom launcher script          #
#   4. Add a custom controller config for Steam Deck, to allow mouse   #
#      control with trackpad without holding down the STEAM button     #
########################################################################
#           For support, please open an issue on GitHub,               #
#   or ask in the #Steamdeck-Proton channel of the Tsunamods Discord   #
########################################################################

Checking if Proton 7 is installed... OK!
Checking if SteamLinuxRuntime 2.0 is installed... OK!
Checking if FF7 is installed... OK!

Rebuilding Final Fantasy VII under Proton 7.0...
Sign into the Steam account that owns FF7 if prompted.
Waiting for Steam...

Waiting for you to select an installation path...
Gtk-Message: 02:10:17.628: GtkDialog mapped without a transient parent. This is discouraged.
Installing to /hdd/Media/gaming/7th_Heaven.

Downloading 7th Heaven...
/home/gabriel/.cache/7thHeaven-v3.5.0.0_Release.exe is ready to be installed.

Installing 7th Heaven... /hdd/Steam Library/steamapps/compatdata/39140/pfx
fsync: up and running.
wine: RLIMIT_NICE is <= 20, unable to use setpriority safely
Applying patches...
cp: cannot stat '/hdd/Media/gaming/7th_Heaven/Resources/FF7_1.02_Eng_Patch/ff7.exe': No such file or directory

Adding 7th Heaven to Desktop and Launcher...

Adding 7th Heaven to Steam...
steam.sh[292711]: Running Steam on arch rolling 64-bit
steam.sh[292711]: STEAM_RUNTIME is enabled automatically
setup.sh[292787]: Steam runtime environment up-to-date!
steam.sh[292711]: Steam client's requirements are satisfied
tid(292840) burning pthread_key_t == 0 so we never use it

All done!
You can close this window and launch 7th Heaven from Steam or the desktop now.
dotaxis commented 3 months ago

Try deleting 7thHeaven-v3.5.0.0_Release.exe from ~/.cache and running it again

If that still doesn't work then try installing 7th Heaven to a directory underneath /home/gabriel

There may be a permissions issue with however you have mounted your /hdd/ folder

GAumala commented 3 months ago

Installing under my home directory fixed the issue. Thanks for the quick response!

ap3nr0ts commented 2 months ago

I get an error while doing the fixes you propose here on Steam Deck. "This program does not support the version of Windows your computer is running." Afterwards, I get "cp: cannot stat '/hdd/Media/gaming/7th_Heaven/Resources/FF7_1.02_Eng_Patch/ff7.exe': No such file or directory" as well and no functioning installation.