Git Product home page Git Product logo

Comments (5)

andruzzzhka avatar andruzzzhka commented on August 15, 2024

ServerHub file is not an sh script.
You need to run ./ServerHub (without sh)

from beatsabermultiplayer.

factoryal avatar factoryal commented on August 15, 2024

image

root@DietPi:/etc/beatsaber-serverhub/ServerHub_linux-arm# ls -al | grep "Server"
-rw-r--r-- 1 root root   19456 Jul 26 13:35 ServerCommons.dll
-rw-r--r-- 1 root root    6004 Jul 26 13:35 ServerCommons.pdb
-rw-r--r-- 1 root root   67684 Jul  5 23:42 ServerHub
-rw-r--r-- 1 root root   21588 Jul 26 13:35 ServerHub.deps.json
-rw-r--r-- 1 root root   21504 Jul 26 13:35 ServerHub.dll
-rw-r--r-- 1 root root    5012 Jul 26 13:35 ServerHub.pdb
-rw-r--r-- 1 root root      28 Jul 26 13:35 ServerHub.runtimeconfig.json

Do I have to set executable flag?

from beatsabermultiplayer.

andruzzzhka avatar andruzzzhka commented on August 15, 2024

Yup, and install libunwind-dev

from beatsabermultiplayer.

factoryal avatar factoryal commented on August 15, 2024

image

vkdlsvnt@DietPi:/etc/beatsaber-serverhub/ServerHub_linux-arm$ sudo chmod 744 ServerHub
vkdlsvnt@DietPi:/etc/beatsaber-serverhub/ServerHub_linux-arm$ ls -al | grep "ServerHub"
-rwxr--r-- 1 root root   67684 Jul  5 23:42 ServerHub
-rw-r--r-- 1 root root   21588 Jul 26 13:35 ServerHub.deps.json
-rw-r--r-- 1 root root   21504 Jul 26 13:35 ServerHub.dll
-rw-r--r-- 1 root root    5012 Jul 26 13:35 ServerHub.pdb
-rw-r--r-- 1 root root      28 Jul 26 13:35 ServerHub.runtimeconfig.json
vkdlsvnt@DietPi:/etc/beatsaber-serverhub/ServerHub_linux-arm$ sudo ./ServerHub
sudo: unable to execute ./ServerHub: No such file or directory

Still not working. I also installed libunwind-dev.
Is this my problem?

from beatsabermultiplayer.

andruzzzhka avatar andruzzzhka commented on August 15, 2024

It looks like you can't run 32-bit executables on 64-bit ARM, so you can try installing dotnet and running dotnet ./ServerHub.dll

from beatsabermultiplayer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.