LunaPixelStudios / SteamPunk

8 stars 3 forks source link

I can't start a linux server #232

Closed VascoMartins01 closed 3 months ago

VascoMartins01 commented 4 months ago

Describe the Bug

Every time I try executing the .sh file, it doesn't execute properly.

Reproduction Steps

  1. Made new user
  2. Gave it sudo permissions
  3. Downloaded modpack server files
  4. Changed RAM at variable.txt to 6 GB
  5. Executed start.sh
  6. It didn't work ...

Screenshots and Videos

image

Crash Report or Log

No response

Operating System

Raspberry Pi OS

Minecraft Version

1.19

Modloader

Forge

Modpack Version

v22HF

Optifine

No

Other Mods

No response

Frontear commented 4 months ago

Hi, please run the script with bash start.sh instead. The syntax within the file uses bash syntax which sh cannot fully work with.