Giter VIP home page Giter VIP logo

Comments (4)

MaxLevs avatar MaxLevs commented on July 18, 2024

I've just noticed that it logs rcon password as plaintext :)

from docker-mc-backup.

MaxLevs avatar MaxLevs commented on July 18, 2024

I've only noticed the difference in nubmer of links here.

Old variant:
2024-06-13 22:04:24 + log 'Running as uid=1000 gid=1000 with /data as '''drwxrwxrwx 1 1000 1000 4096 Jun 12 18:21 /data''''

New variant:
2024-06-13 22:14:31 + log 'Running as uid=1000 gid=1000 with /data as '''drwxrwxrwx 11 1000 1000 4096 Jun 12 18:21 /data'''''

from docker-mc-backup.

itzg avatar itzg commented on July 18, 2024

I'm wondering if your backup/restore didn't include the Forge jar files and therefore the install setup thinks Forge is already installed:

2024-06-13 22:04:25 [mc-image-helper] 19:04:25.728 INFO  : Forge version 47.2.30 for minecraft version 1.20.1 is already installed

but when the Forge supplied run.sh script runs it is missing an expected component:

2024-06-13 22:04:29 Caused by: java.lang.ClassNotFoundException: cpw.mods.bootstraplauncher.BootstrapLauncher

Try with FORGE_FORCE_REINSTALL set to "true" and see if that fixes itself. Refer to

https://docker-minecraft-server.readthedocs.io/en/latest/types-and-platforms/server-types/forge/

from docker-mc-backup.

MaxLevs avatar MaxLevs commented on July 18, 2024

Try with FORGE_FORCE_REINSTALL set to "true" and see if that fixes itself

I don't now why but it has realy helped. Thank you very much.
But it strange. The log I provided this issue with is not from the first start and forge was installed again that time. But force reinstall still helped.

from docker-mc-backup.

Related Issues (20)

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.