Startup Issue with Minecraft - Minecraft server not starting

System Information

Field Value
Operating System Linux - Debian GNU/Linux 12 on x86_64
Product AMP ‘Decadeus’ v2.4.6.10 (Mainline)
Virtualization Docker
Application Minecraft
Module MinecraftModule
Running in Container Yes
Current State Failed

Problem Description

Issue

When i try launching the minecraft server, i allways shows tgat there is something wrong with the attempt.

Reproduction Steps

  • add mods
  • change to forge
  • add minor server settings

Read the log to find out what’s going wrong.

Do you mean i should look at the console while i try to launch the server?, or is it the audit log you want me to look at?

Look at either the console or the logs/latest.log, and it’ll tell you why the server isn’t starting.

Console

00:08:13

2023-12-22 23:08:13,977 main WARN Advanced terminal features are not available in this environment

main/INFO

00:08:14

ModLauncher running: args [–launchTarget, forgeserver, --fml.forgeVersion, 43.3.0, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853]

ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 18.0.2.1 by Eclipse Adoptium; OS Linux arch amd64 version 5.10.0-26-cloud-amd64

SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/AMP/Minecraft/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2363!/ Service=ModLauncher Env=SERVER

main/WARN

00:08:14

Mod file /AMP/Minecraft/libraries/net/minecraftforge/fmlcore/1.19.2-43.3.0/fmlcore-1.19.2-43.3.0.jar is missing mods.toml file

Mod file /AMP/Minecraft/libraries/net/minecraftforge/javafmllanguage/1.19.2-43.3.0/javafmllanguage-1.19.2-43.3.0.jar is missing mods.toml file

Mod file /AMP/Minecraft/libraries/net/minecraftforge/lowcodelanguage/1.19.2-43.3.0/lowcodelanguage-1.19.2-43.3.0.jar is missing mods.toml file

Mod file /AMP/Minecraft/libraries/net/minecraftforge/mclanguage/1.19.2-43.3.0/mclanguage-1.19.2-43.3.0.jar is missing mods.toml file

main/INFO

00:08:14

Found 2 dependencies adding them to mods collection

00:08:16

Compatibility level set to JAVA_17

Launching target ‘forgeserver’ with arguments

00:08:20

Building unoptimized datafixer

Console

00:08:23

jei-1.19.2-forge-11.6.0.1018.jar |Just Enough Items |jei |11.6.0.1018 |COMMON_SET|Manifest: NOSIGNATURE

forge-1.19.2-43.3.0-universal.jar |Forge |forge |43.3.0 |COMMON_SET|Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90

appleskin-forge-mc1.19-2.4.2.jar |AppleSkin |appleskin |2.4.2+mc1.19 |COMMON_SET|Manifest: NOSIGNATURE

Iceberg-1.19.2-forge-1.1.4.jar |Iceberg |iceberg |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE

curios-forge-1.19.2-5.1.4.3.jar |Curios API |curios |1.19.2-5.1.4.3 |COMMON_SET|Manifest: NOSIGNATURE

archaeology-api-1.19.2-1.0.0.jar |Archaeology API |archaeology |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE

expandability-forge-7.0.0.jar |ExpandAbility |expandability |7.0.0 |COMMON_SET|Manifest: NOSIGNATURE

LegendaryTooltips-1.19.2-forge-1.4.0.jar |Legendary Tooltips |legendarytooltips |1.4.0 |ERROR |Manifest: NOSIGNATURE

MoreOresInONE-1.0-1.19.2.jar |More Ores in ONE |moreoresinone |1.0 |COMMON_SET|Manifest: NOSIGNATURE

Clumps-forge-1.19.2-9.0.0+14.jar |Clumps |clumps |9.0.0+14 |COMMON_SET|Manifest: NOSIGNATURE

Prism-1.19.1-1.0.2.jar |Prism |prism |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE

citadel-2.1.4-1.19.jar |Citadel |citadel |2.1.4 |COMMON_SET|Manifest: NOSIGNATURE

artifacts-1.19.2-5.0.4.jar |Artifacts |artifacts |1.19.2-5.0.4 |COMMON_SET|Manifest: NOSIGNATURE

Crash Report UUID: 7fa0fd13-741e-4ff1-90d9-94914f6c4d31

FML: 43.3

Forge: net.minecraftforge:43.3.0[23:08:23] [main/ERROR] [minecraft/Main]: Failed to start the minecraft server

net.minecraftforge.fml.LoadingFailedException: Loading errors encountered: [

Legendary Tooltips (legendarytooltips) has failed to load correctly

?7java.lang.ExceptionInInitializerError: null

]

at net.minecraftforge.fml.ModLoader.waitForTransition(ModLoader.java:243) ~[fmlcore-1.19.2-43.3.0.jar%23124!/:?] {}

at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$24(ModLoader.java:208) ~[fmlcore-1.19.2-43.3.0.jar%23124!/:?] {}

at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] {re:mixin,re:computing_frames}

at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:208) ~[fmlcore-1.19.2-43.3.0.jar%23124!/:?] {}

at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$14(ModLoader.java:185) ~[fmlcore-1.19.2-43.3.0.jar%23124!/:?] {}

at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}

at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:185) ~[fmlcore-1.19.2-43.3.0.jar%23124!/:?] {}

at net.minecraftforge.server.loading.ServerModLoader.load(ServerModLoader.java:32) ~[forge-1.19.2-43.3.0-universal.jar%23128!/:?] {re:classloading}

at net.minecraft.server.Main.main(Main.java:113) ~[server-1.19.2-20220805.130853-srg.jar%23123!/:?] {re:classloading,re:mixin,pl:mixin:A}

at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?] {}

at java.lang.reflect.Method.invoke(Method.java:577) ~[?:?] {}

at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.3.0.jar%2367!/:?] {}

at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?] {}

at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?] {}

at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?] {}

at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?] {}

at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?] {}

at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?] {}

at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?] {}

at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}

It says: Legendary Tooltips (legendarytooltips) has failed to load correctly

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.