Drehmal-Team / installer

An installer made for Drehmal 2.2: Apotheosis to simplify the map's installation process.
https://drehmal.net
10 stars 2 forks source link

[BUG] attempting to create file to run to launch server with given chmod command fails #2

Closed GeneralWiggin closed 6 months ago

GeneralWiggin commented 7 months ago

Describe the bug Upon completion of server installation, running the given chmod command fails to generate server script executable

To Reproduce Steps to reproduce the behavior:

  1. follow steps to install server on ubuntu linux
  2. upon completion, attempt to run the generated chmod command
  3. watch command fail, giving error of "chmod: cannot access '/media//gaming/servers/server.sh': No such file or directory"

Expected behavior generation of a server.sh file

Desktop (please complete the following information):

Additional context error on terminal is "chmod: cannot access '/media//gaming/servers/server.sh': No such file or directory"

Log File omitting log due to references to my username, which is my irl name, and due to error occuring on command line, not within installer.

GeneralWiggin commented 7 months ago

13-01-2024_1-installer.log

I forgot find and replace exists, have log

GeneralWiggin commented 7 months ago

testing on latest version, I notice that the generated commend uses "server.sh" but the file in directory is "run.ch"

jgaribsin commented 6 months ago

fixed with v0.2.0: user is no longer required to run a chmod command themself