Code Monkey home page Code Monkey logo

docker-ftb-alpine's People

Contributors

jusito avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

docker-ftb-alpine's Issues

Environment Variables not Work in Docker-Compose

Hey,

just had a little issue with docker-compose file. The whole server works fine and the performance is very good. But i dont get my environment variables working with compose. I want to edit the server.properties with an environment variable. In the readme-section i see, that the variables needs to be written down with an _ and not an -. So in my point of view i had to add the variable in - ALLOW_FLIGHT=TRUE. Also tried to put the boolean inside "" but that also dont work. Here is the snipped of the relevant compose config:

environment:
      - ALLOW_FLIGHT="true"`

Maybe my interpretation is totally wrong. As in information for you, this part is my only env-variable.
If more information is needed, please contact me.

Best regards,
Phil

Attach to Server

Is there any way to connect to the server prompt and execute commands ? a simple docker attach does not seem to work.
If i exec myself into the container if also does not work.

The reason for this is actually that i can no longer start my mc server because of this:

[21:25:24] [Server thread/INFO] [FML]: Registry VillagerProfession: Found a missing id from the world stevescarts:santa
[21:25:24] [Server thread/ERROR] [FML]: Unidentified mapping from registry minecraft:villagerprofessions
[21:25:24] [Server thread/ERROR] [FML]:     stevescarts:santa: 10
[21:25:24] [Server thread/WARN] [FML]: Forge Mod Loader detected missing registry entries.

There are 1 missing entries in this save.
If you continue the missing entries will get removed.
A world backup will be automatically created in your saves directory.

Missing minecraft:villagerprofessions:
    stevescarts:santa


Run the command /fml confirm or or /fml cancel to proceed.
Alternatively start the server with -Dfml.queryResult=confirm or -Dfml.queryResult=cancel to preselect the answer.

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.