AlexProgrammerDE / balena-minecraft-server

Build a Minecraft Server using a Raspberry Pi 4! Supports common Servers, SCP, RCON and Wifi Connect.
Apache License 2.0
199 stars 67 forks source link

[BUG] 1.17 not starting #183

Closed UnderRTX closed 2 years ago

UnderRTX commented 2 years ago

Describe the bug When trying to start the 1.17.1 forge jar on a raspi 4B 8GB, this error shows in the log:

19.12.21 16:47:09 (+0100) mc-server Error: Invalid or corrupt jarfile run.bat

any ideas?

AlexProgrammerDE commented 2 years ago

Could you explain your setup more in detail? What environment variables do you have and how does your server files folder look like via scp?

UnderRTX commented 2 years ago

Now I have the Jar_file set to run.sh because linux use them, but still got the error. Here are some images:

winscp

image

What do you think I can do?

UnderRTX commented 2 years ago

Wait isn't this the same issue as this one? https://github.com/AlexProgrammerDE/balena-minecraft-server/issues/171

taedium8vitae commented 2 years ago

No, this isn't the same issue because this other guy tried to use forge for his server. Your issue has happened to me a few times and it isn't that bad, for me downloading the latest paper jar, renaming it paper.jar and replacing the old on with the new one worked.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.