Giter Club home page Giter Club logo

skyrimtogether-egg's Introduction

SkyrimTogether (TiltedEvolution) Pterodactyl Egg

This is a Pterodactyl Egg for the multiplayer Skyrim mod Skyrim Together. This repository includes all data required for the Egg to work, including the Egg file itself and Dockerfiles for all required images.

How to install:

  1. Download the Egg file (right-click and Save as..)
  2. Visit the Nests tab of the admin section of your panel
  3. Create a new Nest for the Egg or use an existing one (do NOT use a default Nest)
  4. Press Import Egg and select the Egg file you downloaded
  5. The Egg is installed! Create a server using the Egg to play.
  6. All server configuration is done in the Startup tab of the server panel. Open config/STServer.ini for more information.

Notes:

  • To update an existing server to the latest version, use the "Reinstall server" function from within the panel.
  • Due to technical limitations, the Egg only installs the latest version of the mod. This Egg would require significant changes to support older versions.
  • This Egg ONLY works on x86_64 platforms. I'm aware the mod supports ARM64, but this Egg does not.

Links:

Warning and Disclaimer

The SkyrimTogether developer team does not allow anyone to host servers running their mod for profit. Consider this Egg ONLY to be used to host your own not-for-profit servers. Please do not sell servers using this Egg and be the reason this project gets taken down.

skyrimtogether-egg's People

Contributors

connorbrow avatar technoguyfication avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

skyrimtogether-egg's Issues

Issue When Starting Server

container@pterodactyl~ Server marked as offline...
[Pterodactyl Daemon]: Updating process configuration files...
[Pterodactyl Daemon]: Ensuring file permissions are set correctly, this could take a few seconds...
container@pterodactyl~ Server marked as starting...
[Pterodactyl Daemon]: Pulling Docker container image, this could take a few minutes to complete...
Pulling from technoguyfication/skyrimtogether-egg
Status: Image is up to date for technoguyfication/skyrimtogether-egg:yolk-latest
Digest: sha256:d384e9c89c0263759809e288a3580644d2ee638e43704233b1bd49b63cab9f5b
[Pterodactyl Daemon]: Finished pulling Docker container image
:/home/container$ ./bin/SkyrimTogetherServer
./bin/SkyrimTogetherServer: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.34' not found (required by ./bin/SkyrimTogetherServer) ./bin/SkyrimTogetherServer: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.32' not found (required by ./bin/SkyrimTogetherServer)
./bin/SkyrimTogetherServer: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.33' not found (required by ./bin/SkyrimTogetherServer) ./bin/SkyrimTogetherServer: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.32' not found (required by /home/container/bin/libSTServer.so)
./bin/SkyrimTogetherServer: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.34' not found (required by /home/container/bin/libSTServer.so) ./bin/SkyrimTogetherServer: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.33' not found (required by /home/container/bin/libSTServer.so)
./bin/SkyrimTogetherServer: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.33' not found (required by /home/container/bin/libstdc++.so.6) ./bin/SkyrimTogetherServer: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.32' not found (required by /home/container/bin/libstdc++.so.6)
./bin/SkyrimTogetherServer: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.34' not found (required by /home/container/bin/libstdc++.so.6) container@pterodactyl~ Server marked as offline... [Pterodactyl Daemon]: ---------- Detected server process in a crashed state! ---------- [Pterodactyl Daemon]: Exit code: 1 [Pterodactyl Daemon]: Out of memory: false [Pterodactyl Daemon]: Updating process configuration files... [Pterodactyl Daemon]: Ensuring file permissions are set correctly, this could take a few seconds... container@pterodactyl~ Server marked as starting... [Pterodactyl Daemon]: Pulling Docker container image, this could take a few minutes to complete... Pulling from technoguyfication/skyrimtogether-egg Status: Image is up to date for technoguyfication/skyrimtogether-egg:yolk-latest Digest: sha256:d384e9c89c0263759809e288a3580644d2ee638e43704233b1bd49b63cab9f5b [Pterodactyl Daemon]: Finished pulling Docker container image :/home/container$ ./bin/SkyrimTogetherServer ./bin/SkyrimTogetherServer: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.34' not found (required by ./bin/SkyrimTogetherServer)
./bin/SkyrimTogetherServer: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.32' not found (required by ./bin/SkyrimTogetherServer) ./bin/SkyrimTogetherServer: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.33' not found (required by ./bin/SkyrimTogetherServer)
./bin/SkyrimTogetherServer: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.32' not found (required by /home/container/bin/libSTServer.so) ./bin/SkyrimTogetherServer: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.34' not found (required by /home/container/bin/libSTServer.so)
./bin/SkyrimTogetherServer: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.33' not found (required by /home/container/bin/libSTServer.so) ./bin/SkyrimTogetherServer: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.33' not found (required by /home/container/bin/libstdc++.so.6)
./bin/SkyrimTogetherServer: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.32' not found (required by /home/container/bin/libstdc++.so.6) ./bin/SkyrimTogetherServer: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.34' not found (required by /home/container/bin/libstdc++.so.6)
container@pterodactyl~ Server marked as offline...
[Pterodactyl Daemon]: ---------- Detected server process in a crashed state! ----------
[Pterodactyl Daemon]: Exit code: 1
[Pterodactyl Daemon]: Out of memory: false
[Pterodactyl Daemon]: Aborting automatic restart, last crash occurred less than 60 seconds ago.

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.