Jump to content
  • Home
  • Files
  • Docs
Topics
  • All Content

  • This Topic
  • This Forum

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Minecraft Forge
  • Support & Bug Reports
  • Minecraft server error
Currently Supported: 1.16.X (Latest) and 1.15.X (LTS)
Sign in to follow this  
Followers 0
JustCloaked

Minecraft server error

By JustCloaked, January 14 in Support & Bug Reports

  • Reply to this topic
  • Start new topic

Recommended Posts

JustCloaked    0

JustCloaked

JustCloaked    0

  • Tree Puncher
  • JustCloaked
  • Members
  • 0
  • 3 posts
Posted January 14

Every time I try starting a modded server I get this error 


[14Jan2021 01:27:10.921] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 31.2.47, --fml.mcpVersion, 20200515.085601, --fml.mcVersion, 1.15.2, --fml.forgeGroup, net.minecraftforge, nogui]
[14Jan2021 01:27:10.925] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 5.1.2+70+master.2845bb9 starting: java version 15.0.1 by Oracle Corporation
[14Jan2021 01:27:11.265] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[14Jan2021 01:27:11.332] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/C:/Users/don/Desktop/TMIE/libraries/org/spongepowered/mixin/0.8.2/mixin-0.8.2.jar Service=ModLauncher Env=SERVER
[14Jan2021 01:27:11.374] [main/WARN] [net.minecraftforge.fml.loading.FMLConfig/CORE]: Configuration file C:\Users\don\Desktop\TMIE\config\fml.toml is not correct. Correcting
[14Jan2021 01:27:11.380] [main/WARN] [net.minecraftforge.fml.loading.FMLConfig/CORE]: Incorrect key [defaultConfigPath] was corrected from null to defaultconfigs
[14Jan2021 01:27:11.625] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]: java.lang.NoClassDefFoundError: jdk/nashorn/api/scripting/NashornScriptEngineFactory
[14Jan2021 01:27:11.626] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at net.minecraftforge.coremod.CoreModEngine.loadCoreMod(CoreModEngine.java:48)
[14Jan2021 01:27:11.626] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at net.minecraftforge.coremod.CoreModProvider.addCoreMod(CoreModProvider.java:12)
[14Jan2021 01:27:11.627] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
[14Jan2021 01:27:11.627] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
[14Jan2021 01:27:11.628] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:658)
[14Jan2021 01:27:11.628] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:274)
[14Jan2021 01:27:11.628] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
[14Jan2021 01:27:11.629] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
[14Jan2021 01:27:11.630] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
[14Jan2021 01:27:11.630] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
[14Jan2021 01:27:11.631] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
[14Jan2021 01:27:11.631] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
[14Jan2021 01:27:11.632] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
[14Jan2021 01:27:11.632] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[14Jan2021 01:27:11.633] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)
[14Jan2021 01:27:11.634] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at net.minecraftforge.fml.loading.LoadingModList.addCoreMods(LoadingModList.java:88)
[14Jan2021 01:27:11.637] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer.discoverMods(ModDiscoverer.java:125)
[14Jan2021 01:27:11.637] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at net.minecraftforge.fml.loading.FMLLoader.beginModScan(FMLLoader.java:213)
[14Jan2021 01:27:11.638] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at net.minecraftforge.fml.loading.FMLServiceProvider.runScan(FMLServiceProvider.java:107)
[14Jan2021 01:27:11.639] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at cpw.mods.modlauncher.TransformationServiceDecorator.runScan(TransformationServiceDecorator.java:111)
[14Jan2021 01:27:11.639] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at cpw.mods.modlauncher.TransformationServicesHandler.lambda$runScanningTransformationServices$8(TransformationServicesHandler.java:115)
[14Jan2021 01:27:11.640] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:271)
[14Jan2021 01:27:11.640] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at java.base/java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1766)
[14Jan2021 01:27:11.641] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
[14Jan2021 01:27:11.642] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
[14Jan2021 01:27:11.642] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913)
[14Jan2021 01:27:11.643] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[14Jan2021 01:27:11.643] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:578)
[14Jan2021 01:27:11.644] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at cpw.mods.modlauncher.TransformationServicesHandler.runScanningTransformationServices(TransformationServicesHandler.java:116)
[14Jan2021 01:27:11.644] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:63)
[14Jan2021 01:27:11.645] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:75)
[14Jan2021 01:27:11.647] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
[14Jan2021 01:27:11.648] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63)
[14Jan2021 01:27:11.648] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60)
[14Jan2021 01:27:11.649] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1048]:     at net.minecraftforge.server.ServerMain.main(ServerMain.java:57)
[14Jan2021 01:27:11.649] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1057]: Caused by: java.lang.ClassNotFoundException: jdk.nashorn.api.scripting.NashornScriptEngineFactory
[14Jan2021 01:27:11.650] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1057]:     at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:606)
[14Jan2021 01:27:11.651] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1057]:     at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:168)
[14Jan2021 01:27:11.652] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1057]:     at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
[14Jan2021 01:27:11.652] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1057]:     ... 35 more
 

  • Quote

Share this post


Link to post
Share on other sites

diesieben07    7621

diesieben07

diesieben07    7621

  • Reality Controller
  • diesieben07
  • Forum Team
  • 7621
  • 55263 posts
Posted January 14

Java 15 is not yet supported. Use 8-14.

  • Quote

Share this post


Link to post
Share on other sites

JustCloaked    0

JustCloaked

JustCloaked    0

  • Tree Puncher
  • JustCloaked
  • Members
  • 0
  • 3 posts
Posted January 14 (edited)

snip

Edited January 14 by JustCloaked
Tried to reply but didn't let me, I need to learn how to use the forums correctly still, sorry
  • Quote

Share this post


Link to post
Share on other sites

diesieben07    7621

diesieben07

diesieben07    7621

  • Reality Controller
  • diesieben07
  • Forum Team
  • 7621
  • 55263 posts
Posted January 14

I usually recommend https://adoptopenjdk.net/.

  • Quote

Share this post


Link to post
Share on other sites

JustCloaked    0

JustCloaked

JustCloaked    0

  • Tree Puncher
  • JustCloaked
  • Members
  • 0
  • 3 posts
Posted January 14
28 minutes ago, diesieben07 said:

I usually recommend https://adoptopenjdk.net/.

Thank you!

  • Quote

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

    • Insert image from URL
×
  • Desktop
  • Tablet
  • Phone
Sign in to follow this  
Followers 0
Go To Topic Listing



  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • diesieben07
      "Reflections" Documentation?

      By diesieben07 · Posted 3 minutes ago

      A good way to do this is to simply store a RegistryObject in a static final field using its of factory method.
    • diesieben07
      [1.15.2] Recipes don't work

      By diesieben07 · Posted 7 minutes ago

      Post debug.log and a Git repo of your mod.
    • diesieben07
      Modded server loading as vanilla server.

      By diesieben07 · Posted 9 minutes ago

    • diesieben07
      'Shutting down internal server'

      By diesieben07 · Posted 9 minutes ago

      1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
    • diesieben07
      i need help

      By diesieben07 · Posted 10 minutes ago

      What exactly did you download? Provide the URL. The Forge installer does not download other installers.
  • Topics

    • SleepyCatGuy
      2
      "Reflections" Documentation?

      By SleepyCatGuy
      Started 6 hours ago

    • sixze
      1
      [1.15.2] Recipes don't work

      By sixze
      Started 1 hour ago

    • huskies709
      14
      Modded server loading as vanilla server.

      By huskies709
      Started November 26, 2018

    • aryagon
      1
      'Shutting down internal server'

      By aryagon
      Started 9 hours ago

    • Bowlly
      2
      i need help

      By Bowlly
      Started 8 hours ago

  • Who's Online (See full list)

    • WildZora
    • QWERTY 52 38
    • Sterling00
    • zOnlyKroks
    • diesieben07
    • Tavi007
    • Choonster
    • Zemelua
    • xX_deadbush_Xx
  • All Activity
  • Home
  • Minecraft Forge
  • Support & Bug Reports
  • Minecraft server error
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community