Giter Site home page Giter Site logo

Comments (2)

vorburger avatar vorburger commented on June 25, 2024

trash minecraft-server-test-data/spongevanilla-1.12.2-7.3.1-RC391.jar made the above go away. Then it does:

+ /start
[init] Running as uid=0 gid=0 with /data as 'drwxrwxr-x. 9 0 0 4096 Apr 11 18:01 /data'
[init] Resolved version given LATEST into 1.18.2 and major version 1.18
[init] Resolving type given SPONGEVANILLA
[init] Choosing branch for Sponge
[init] Choosing Version for Sponge
[init] Downloading spongevanilla-1.12.2-7.3.1-RC391.jar ...
[init] Copying any mods over...
[init] Skipping setup of server.properties
[init] Updating ops
[init] 73551f35-7acb-45c0-bc65-8083c53eec69 already present in ops.json, skipping
[mc-image-helper] 18:01:57.601 ERROR : 'get' command failed: Failed to download https://playerdb.co/api/player/minecraft/fb79c1a9-72bd-34dc-9775-c2ac868d7ccf: status code: 500, reason phrase: Internal Server Error
[init] Checking for JSON files.
[init] Setting initial memory to 1G and max to 1G
[init] Starting the Minecraft server...
Exception in thread "main" java.lang.NoClassDefFoundError: net/minecraft/launchwrapper/Launch
        at org.spongepowered.server.launch.VanillaServerMain.main(VanillaServerMain.java:126)
        at org.spongepowered.server.launch.VersionCheckingMain.main(VersionCheckingMain.java:38)
Caused by: java.lang.ClassNotFoundException: net.minecraft.launchwrapper.Launch
        at java.net.URLClassLoader.findClass(URLClassLoader.java:387)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
        ... 2 more
2022-04-11T18:01:59.195Z        WARN    mc-server-runner        sub-process failed      {"exitCode": 1}
2022-04-11T18:01:59.196Z        INFO    mc-server-runner        Done

What's going on?

from minecraft-storeys-maker.

vorburger avatar vorburger commented on June 25, 2024

trash minecraft-server-test-data/minecraft_server.1.12.2.jar did NOT fix above.

./clean (which "wipes" minecraft-server-test-data; or not quite, but it "resets" it to a clean state) "fixed" it (now seeing #349).

from minecraft-storeys-maker.

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.