Problem Sky Odyssey server crashes

  • Tech Support section is for getting help with FTB related problems. If there's a repeatable issue that can be labeled as a bug, then please use the issue tracker for the pack or the app at GitHub issue trackers - If there's no repository for a pack that means that the pack is old and/or will not be updated. Bugs for older packs will not be fixed, unless they are critical.
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

wildkurt

New Member
Aug 26, 2020
4
0
2
I did a fresh install of the Sky Odyssey server on my Ubuntu 18.04 desktop computer. It keeps crashing, something about X11, which is the graphical interface for Linux I think. The crash report is attached.
 

Attachments

  • crash-2020-08-26_10.20.02-server.txt
    41.2 KB · Views: 131

Schmidaki

New Member
Aug 27, 2020
2
0
2
Rename Modpack Configuration Checker-1.12.2-v1.9.0.jar to Modpack Configuration Checker-1.12.2-v1.9.0.jar.disabled and it will start up. Seems the modpack config checker is meant for clients not the server.
 

packetnarc

New Member
Oct 7, 2020
9
0
2
Also when launching under Linux make sure you have nogui at the end of the java launch string. This will insure x11 never gets in the way.