-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Crash]: Issue when installing/starting server version 2.13 #1588
Comments
Same here. running on ubuntu 24.04. |
same |
Good catch, but doesn't seem to help. EDIT: looks like the uploaded crash went away by itself then I ended up with a config writing error, which I managed to solve by recursive chmod. |
same issue here. sudo'ing EDIT: realised immediately after posting this that my world folder was not readable by other, oopsies. |
Can doubly confirm that it is a permission issue. Fresh install, nothing else touched. Checking permissions returns this and after recursively fixing the permissions, it runs fine. Seems to be permission issues on (and in): |
Thanks a lot, it was a permission issue, "others" perms to rwx solved the issue |
Possible Fixes
Yes
Modpack Version
2.13
What happened?
Downloaded the newest version of the server files that seemed to be updated today from curseforge: Server-Files-2.13
Started the
./startserver.sh
file after giving executable permissions on my ubuntu machine. (running openjdk-21-jdk)Installation and first run went well, changed eula to true
It is crashing right out of the box, haven't touched anything else.
Crash Log
https://gist.github.com/decadedelta/a4fd06dd7ef4b0cf77a417ad9e0c4667
Latest.Log
https://gist.github.com/decadedelta/dc6525e52da837e977d4741cd8f74d10
The text was updated successfully, but these errors were encountered: