Help I need Help in my server

The Aternos forums are now deprecated

Learn more about this change here.

For help regarding Aternos, we recommend you to visit our support center.

  • Hey :aternos: My server can not be start it it get crashed how to fix it that is 1.12.2 Magam and here the log https://mclo.gs/sVL5dKn

    [23:15:24] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
    2[23:15:24] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
    3[23:15:24] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
    4[23:15:24] [main/INFO] [mixin]: Compatibility level set to JAVA_8
    5[23:15:24] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@2e52fb3e
    6[23:15:24] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
    7[23:15:26] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
    8[23:15:26] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
    9[23:15:26] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:53]: java.lang.reflect.InvocationTargetException
    10[23:15:26] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:53]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    11[23:15:26] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:53]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    12[23:15:26] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:53]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    13[23:15:26] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:53]: at java.lang.reflect.Method.invoke(Method.java:498)
    14[23:15:26] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:53]: at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:104)
    15[23:15:26] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:main:53]: at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:53)
    16[23:15:26] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:109]: Caused by: java.lang.NoClassDefFoundError: com/github/alexthe666/rats/server/misc/RatsRuntimePatcher
    17[23:15:26] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:109]: at com.github.alexthe666.rats.server.asm.RatsPlugin.getASMTransformerClass(RatsPlugin.java:18)
    18[23:15:26] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:109]: at net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:128)
    19[23:15:26] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:109]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
    20[23:15:26] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:109]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    21[23:15:26] [main/INFO] [STDERR]: [net.minecraftforge.fml.relauncher.ServerLaunchWrapper:run:109]: ... 6 more
    22[23:15:26] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: Caused by: java.lang.ClassNotFoundException: com.github.alexthe666.rats.server.misc.RatsRuntimePatcher
    23[23:15:26] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    24[23:15:26] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: at java.lang.ClassLoader.loadClass(ClassLoader.java:419)
    25[23:15:26] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: at java.lang.ClassLoader.loadClass(ClassLoader.java:352)
    26[23:15:26] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:644]: ... 10 more
    27[23:15:26] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: Caused by: java.lang.NoClassDefFoundError: net/ilexiconn/llibrary/server/asm/RuntimePatcher
    28[23:15:26] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at java.lang.ClassLoader.defineClass1(Native Method)
    29[23:15:26] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at java.lang.ClassLoader.defineClass(ClassLoader.java:757)
    30[23:15:26] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
    31[23:15:26] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
    32[23:15:26] [main/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:668]: ... 12 more
    33[23:15:26] [main/INFO] [STDERR]: [java.lang.Throwable:printEnclosedStackTrace:710]: Caused by: java.lang.ClassNotFoundException: net.ilexiconn.llibrary.server.asm.RuntimePatcher
    34[23:15:26] [main/INFO] [STDERR]: [java.lang.Throwable:printEnclosedStackTrace:710]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
    35[23:15:26] [main/INFO] [STDERR]: [java.lang.Throwable:printEnclosedStackTrace:710]: at java.lang.ClassLoader.loadClass(ClassLoader.java:419)
    36[23:15:26] [main/INFO] [STDERR]: [java.lang.Throwable:printEnclosedStackTrace:710]: at java.lang.ClassLoader.loadClass(ClassLoader.java:352)
    37[23:15:26] [main/INFO] [STDERR]: [java.lang.Throwable:printEnclosedStackTrace:710]: ... 16 more

  • Roman

    Closed the thread.