and When i do the command bash /home/fx-server/run.sh +exec server.cfg it says:
/home/fx-server/run.sh: line 8: /home/fx-server/alpine/opt/cfx-server/ld-musl-x86_64.so.1: cannot execute binary file: Exec format error
/home/fx-server/run.sh: line 8: /home/fx-server/alpine/opt/cfx-server/ld-musl-x86_64.so.1: Success
can someone try to help me!
Hello, this is a friendly reminder because this is your first time creating a topic (or it has been a while since your last topic) in this category.
Please note that most of the support is provided by the FiveM community on a voluntary basis. We ask you to be patient; there is no guarantee we have a solution to your problem(s). To avoid unnecessary/duplicate topics, please browse the forums before creating a topic.
To improve your chances of your issue(s) being solved, please provide as much information as possible about the issue(s) you are having. Also —whenever possible— please use the template given to you when creating a topic.
I just tried again bash /home/fx-server/run.sh +exec server.cfg and it didnt work it came up with:
/home/fx-server/run.sh: line 8: /home/fx-server/alpine/opt/cfx-server/ld-musl-x86_64.so.1: cannot execute binary file: Exec format error
/home/fx-server/run.sh: line 8: /home/fx-server/alpine/opt/cfx-server/ld-musl-x86_64.so.1: Success
i thought about it do i need to edit
save the script directory
SCRIPT=$(readlink -f “$0”)
SCRIPTPATH=$(dirname “$SCRIPT”)
to say like the directory or what i didnt get what you meant?