Jump to content

Recommended Posts

Posted (edited)

heres console input:

 

06.04 14:11:44 [Multicraft] Received start command
06.04 14:11:44 [Multicraft] Loading server properties
06.04 14:11:44 [Multicraft] Starting server!
06.04 14:11:44 [Multicraft] Loaded config for "Forge 1.12.2 - 14.23.5.2768"
06.04 14:11:44 [Multicraft] Running setup...
06.04 14:11:46 [Multicraft] Done, returned Ok
06.04 14:11:46 [Multicraft] Setup done, restarting
06.04 14:11:46 [Multicraft] Server stopped
06.04 14:11:49 [Multicraft] Loading server properties
06.04 14:11:49 [Multicraft] Starting server!
06.04 14:11:49 [Multicraft] Loaded config for "Forge 1.12.2 - 14.23.5.2768"
06.04 14:11:49 [Multicraft] Updating eula.txt file
06.04 14:11:51 [Server] INFO 2019-04-06 10:11:51,811 main WARN Disabling terminal, you're running in an unsupported environment.
06.04 14:11:51 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
06.04 14:11:51 [Server] main/INFO [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
06.04 14:11:51 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
06.04 14:11:51 [Server] main/INFO [FML]: Forge Mod Loader version 14.23.5.2768 for Minecraft 1.12.2 loading
06.04 14:11:51 [Server] main/INFO [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_191, running on Linux:amd64:4.9.144-xxxx-std-ipv6-64, installed at /usr/lib/jvm/java-8-oracle/jre
06.04 14:11:52 [Server] main/INFO [FML]: Searching /./mods for mods
06.04 14:11:52 [Server] main/WARN [FML]: Found FMLCorePluginContainsFMLMod marker in EnderCore-1.12.2-0.5.45.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
06.04 14:11:52 [Server] main/WARN [FML]: The coremod ObfuscatePlugin (com.mrcrayfish.obfuscate.asm.ObfuscatePlugin) is not signed!
06.04 14:11:52 [Server] main/WARN [FML]: Found FMLCorePluginContainsFMLMod marker in Quark-r1.5-146.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
06.04 14:11:52 [Server] main/WARN [FML]: The coremod vazkii.quark.base.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
06.04 14:11:52 [Server] main/WARN [FML]: The coremod LoadingPlugin (vazkii.quark.base.asm.LoadingPlugin) is not signed!
06.04 14:11:52 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
06.04 14:11:52 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
06.04 14:11:52 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
06.04 14:11:52 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
06.04 14:11:52 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
06.04 14:11:53 [Server] main/INFO [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
06.04 14:11:53 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
06.04 14:11:53 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
06.04 14:11:53 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
06.04 14:11:54 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
06.04 14:11:54 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
06.04 14:11:54 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
06.04 14:11:54 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
06.04 14:11:54 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
06.04 14:11:54 [Server] main/INFO [FML]: [Quark ASM] Transforming WorldServer
06.04 14:11:54 [Server] main/INFO [FML]: [Quark ASM] Applying Transformation to method (Names [areAllPlayersAsleep, func_73056_e, g] Descriptor ()Z / ()Z)
06.04 14:11:54 [Server] main/INFO [FML]: [Quark ASM] Located Method, patching...
06.04 14:11:54 [Server] main/INFO [FML]: [Quark ASM] Located patch target node L0
06.04 14:11:54 [Server] main/INFO [FML]: [Quark ASM] Patch result: true
06.04 14:11:54 [Server] main/INFO [EnderCore ASM]: Transforming net.minecraft.entity.player.EntityPlayer finished, added func_184613_cA() overriding EntityLivingBase
06.04 14:11:54 [Server] main/INFO [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
06.04 14:11:55 [Server] main/INFO [FML]: [Quark ASM] Transforming BlockPistonBase
06.04 14:11:55 [Server] main/INFO [FML]: [Quark ASM] Applying Transformation to method (Names [doMove, func_176319_a, a] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)Z / (Lamu;Let;Lfa;Z)Z)
06.04 14:11:55 [Server] main/INFO [FML]: [Quark ASM] Located Method, patching...
06.04 14:11:55 [Server] main/INFO [FML]: [Quark ASM] Located patch target node ALOAD 5
06.04 14:11:55 [Server] main/INFO [FML]: [Quark ASM] Patch result: true
06.04 14:11:55 [Server] main/INFO [FML]: [Quark ASM] Applying Transformation to method (Names [canPush, func_185646_a, a] Descriptor (Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;ZLnet/minecraft/util/EnumFacing;)Z / (Lawt;Lamu;Let;Lfa;ZLfa;)Z)
06.04 14:11:55 [Server] main/INFO [FML]: [Quark ASM] Located Method, patching...
06.04 14:11:55 [Server] main/INFO [FML]: [Quark ASM] Located patch target node INVOKEVIRTUAL aow.hasTileEntity (Lawt;)Z
06.04 14:11:55 [Server] main/INFO [FML]: [Quark ASM] Patch result: true
06.04 14:11:55 [Server] main/INFO [FML]: [Quark ASM] Transforming TileEntityPiston
06.04 14:11:55 [Server] main/INFO [FML]: [Quark ASM] Applying Transformation to method (Names [update, func_73660_a, e] Descriptor ()V / ()V)
06.04 14:11:55 [Server] main/INFO [FML]: [Quark ASM] Located Method, patching...
06.04 14:11:55 [Server] main/INFO [FML]: [Quark ASM] Located patch target node L0
06.04 14:11:55 [Server] main/INFO [FML]: [Quark ASM] Patch result: true
06.04 14:11:55 [Server] main/INFO [FML]: [Quark ASM] Applying Transformation to method (Names [clearPistonTileEntity, func_145866_f, j] Descriptor ()V / ()V)
06.04 14:11:55 [Server] main/INFO [FML]: [Quark ASM] Located Method, patching...
06.04 14:11:55 [Server] main/INFO [FML]: [Quark ASM] Located patch target node INVOKEVIRTUAL amu.a (Let;Lawt;I)Z
06.04 14:11:55 [Server] main/INFO [FML]: [Quark ASM] Patch result: true
06.04 14:11:55 [Server] main/INFO [FML]: [Quark ASM] Applying Transformation to method (Names [update, func_73660_a, e] Descriptor ()V / ()V)
06.04 14:11:55 [Server] main/INFO [FML]: [Quark ASM] Located Method, patching...
06.04 14:11:55 [Server] main/INFO [FML]: [Quark ASM] Located patch target node INVOKEVIRTUAL amu.a (Let;Lawt;I)Z
06.04 14:11:55 [Server] main/INFO [FML]: [Quark ASM] Patch result: true
06.04 14:11:56 [Server] main/INFO [FML]: [Quark ASM] Transforming EntityBoat
06.04 14:11:56 [Server] main/INFO [FML]: [Quark ASM] Applying Transformation to method (Names [attackEntityFrom, func_70097_a, a] Descriptor (Lnet/minecraft/util/DamageSource;F)Z / (Lur;F)Z)
06.04 14:11:56 [Server] main/INFO [FML]: [Quark ASM] Located Method, patching...
06.04 14:11:56 [Server] main/INFO [FML]: [Quark ASM] Located patch target node POP
06.04 14:11:56 [Server] main/INFO [FML]: [Quark ASM] Patch result: true
06.04 14:11:56 [Server] main/INFO [FML]: [Quark ASM] Applying Transformation to method (Names [onUpdate, func_70071_h_, B_] Descriptor ()V / ()V)
06.04 14:11:56 [Server] main/INFO [FML]: [Quark ASM] Located Method, patching...
06.04 14:11:56 [Server] main/INFO [FML]: [Quark ASM] Located patch target node L0
06.04 14:11:56 [Server] main/INFO [FML]: [Quark ASM] Patch result: true
06.04 14:11:56 [Server] main/INFO [FML]: [Quark ASM] Transforming ItemBanner
06.04 14:11:56 [Server] main/INFO [FML]: [Quark ASM] Applying Transformation to method (Names [appendHoverTextFromTileEntityTag, func_185054_a, a] Descriptor (Lnet/minecraft/item/ItemStack;Ljava/util/List;)V / (Laip;Ljava/util/List;)V)
06.04 14:11:56 [Server] main/INFO [FML]: [Quark ASM] Failed to locate the method!
06.04 14:11:56 [Server] main/INFO [EnderCore ASM]: Transforming Class [net.minecraft.entity.ai.EntityAICreeperSwell], Method [func_75246_d]
06.04 14:11:56 [Server] main/INFO [EnderCore ASM]: Transforming net.minecraft.entity.ai.EntityAICreeperSwell Finished.
06.04 14:11:56 [Server] main/INFO [FML]: [Quark ASM] Transforming RecipeAddPattern
06.04 14:11:56 [Server] main/INFO [FML]: [Quark ASM] Applying Transformation to method (Names [matches, func_77569_a, a] Descriptor (Lnet/minecraft/inventory/InventoryCrafting;Lnet/minecraft/world/World;)Z / (Lafy;Lamu;)Z)
06.04 14:11:56 [Server] main/INFO [FML]: [Quark ASM] Located Method, patching...
06.04 14:11:56 [Server] main/INFO [FML]: [Quark ASM] Located patch target node BIPUSH 6
06.04 14:11:56 [Server] main/INFO [FML]: [Quark ASM] Patch result: true
06.04 14:11:57 [Server] main/INFO [FML]: [Quark ASM] Transforming ContainerMerchant
06.04 14:11:57 [Server] main/INFO [FML]: [Quark ASM] Applying Transformation to method (Names [transferStackInSlot, func_82846_b, b] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;I)Lnet/minecraft/item/ItemStack; / (Laed;I)Laip;)
06.04 14:11:57 [Server] main/INFO [FML]: [Quark ASM] Located Method, patching...
06.04 14:11:57 [Server] main/INFO [FML]: [Quark ASM] Located patch target node BIPUSH 39
06.04 14:11:57 [Server] main/INFO [FML]: [Quark ASM] Located patch target node BIPUSH 39
06.04 14:11:57 [Server] main/INFO [FML]: [Quark ASM] Located patch target node BIPUSH 30
06.04 14:11:57 [Server] main/INFO [FML]: [Quark ASM] Adding invokestatic to 30/3
06.04 14:11:57 [Server] main/INFO [FML]: [Quark ASM] Located patch target node BIPUSH 30
06.04 14:11:57 [Server] main/INFO [FML]: [Quark ASM] Adding invokestatic to 30/4
06.04 14:11:57 [Server] main/INFO [FML]: [Quark ASM] Patch result: true
06.04 14:11:57 [Server] main/INFO [EnderCore ASM]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
06.04 14:11:57 [Server] main/INFO [EnderCore ASM]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
06.04 14:11:57 [Server] Server thread/INFO [minecraft/DedicatedServer]: Starting minecraft server version 1.12.2
06.04 14:11:57 [Server] Server thread/INFO [FML]: MinecraftForge v14.23.5.2768 Initialized
06.04 14:11:57 [Server] Server thread/INFO [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
06.04 14:11:57 [Server] Server thread/INFO [FML]: Replaced 1036 ore ingredients
06.04 14:11:57 [Server] Server thread/ERROR [minecraft/MinecraftServer]: Encountered an unexpected exception
06.04 14:11:57 [Server] INFO java.lang.NoClassDefFoundError: org/lwjgl/LWJGLException
06.04 14:11:57 [Server] INFO     at java.lang.Class.forName0(Native Method) ~[?:1.8.0_191]
06.04 14:11:57 [Server] INFO     at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_191]
06.04 14:11:57 [Server] INFO     at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:377) ~[Loader.class:?]
06.04 14:11:57 [Server] INFO     at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:566) ~[Loader.class:?]
06.04 14:11:57 [Server] INFO     at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) ~[FMLServerHandler.class:?]
06.04 14:11:57 [Server] INFO     at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) ~[FMLCommonHandler.class:?]
06.04 14:11:57 [Server] INFO     at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) ~[nz.class:?]
06.04 14:11:57 [Server] INFO     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
06.04 14:11:57 [Server] INFO     at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
06.04 14:11:57 [Server] INFO Caused by: java.lang.ClassNotFoundException: org.lwjgl.LWJGLException
06.04 14:11:57 [Server] INFO     at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_191]
06.04 14:11:57 [Server] INFO     at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_191]
06.04 14:11:57 [Server] INFO     at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349) ~[?:1.8.0_191]
06.04 14:11:57 [Server] INFO     at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_191]
06.04 14:11:57 [Server] INFO     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:106) ~[launchwrapper-1.12.jar:?]
06.04 14:11:57 [Server] INFO     at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_191]
06.04 14:11:57 [Server] INFO     at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_191]
06.04 14:11:57 [Server] INFO     ... 9 more
06.04 14:11:57 [Server] Server thread/ERROR [minecraft/MinecraftServer]: This crash report has been saved to: /./crash-reports/crash-2019-04-06_10.11.57-server.txt
06.04 14:11:57 [Server] Server thread/INFO [minecraft/MinecraftServer]: Stopping server
06.04 14:11:57 [Server] Server thread/INFO [minecraft/MinecraftServer]: Saving worlds
06.04 14:11:57 [Server] Server thread/INFO [FML]: The state engine was in incorrect state CONSTRUCTING and forced into state SERVER_STOPPED. Errors may have been discarded.
06.04 14:11:57 [Server] Server Shutdown Thread/INFO [minecraft/MinecraftServer]: Stopping server
06.04 14:11:57 [Server] Server Shutdown Thread/INFO [minecraft/MinecraftServer]: Saving worlds
06.04 14:11:57 [Multicraft] Server shut down (starting)
06.04 14:11:57 [Multicraft] Restarting crashed server in 10 seconds
06.04 14:11:57 [Multicraft] Server stopped
06.04 14:12:07 [Multicraft] Loading server properties
06.04 14:12:07 [Multicraft] Starting server!
06.04 14:12:07 [Multicraft] Loaded config for "Forge 1.12.2 - 14.23.5.2768"
06.04 14:12:08 [Multicraft] Running setup...
06.04 14:12:10 [Multicraft] Done, returned Ok
06.04 14:12:10 [Multicraft] Setup done, restarting
06.04 14:12:10 [Multicraft] Server stopped
06.04 14:12:13 [Multicraft] Loading server properties
06.04 14:12:13 [Multicraft] Starting server!
06.04 14:12:13 [Multicraft] Loaded config for "Forge 1.12.2 - 14.23.5.2768"
06.04 14:12:13 [Multicraft] Updating eula.txt file
06.04 14:12:15 [Server] INFO 2019-04-06 10:12:15,091 main WARN Disabling terminal, you're running in an unsupported environment.
06.04 14:12:15 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
06.04 14:12:15 [Server] main/INFO [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
06.04 14:12:15 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
06.04 14:12:15 [Server] main/INFO [FML]: Forge Mod Loader version 14.23.5.2768 for Minecraft 1.12.2 loading
06.04 14:12:15 [Server] main/INFO [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_191, running on Linux:amd64:4.9.144-xxxx-std-ipv6-64, installed at /usr/lib/jvm/java-8-oracle/jre
06.04 14:12:15 [Server] main/INFO [FML]: Searching /./mods for mods
06.04 14:12:15 [Server] main/WARN [FML]: Found FMLCorePluginContainsFMLMod marker in EnderCore-1.12.2-0.5.45.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
06.04 14:12:15 [Server] main/WARN [FML]: The coremod ObfuscatePlugin (com.mrcrayfish.obfuscate.asm.ObfuscatePlugin) is not signed!
06.04 14:12:15 [Server] main/WARN [FML]: Found FMLCorePluginContainsFMLMod marker in Quark-r1.5-146.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
06.04 14:12:15 [Server] main/WARN [FML]: The coremod vazkii.quark.base.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
06.04 14:12:15 [Server] main/WARN [FML]: The coremod LoadingPlugin (vazkii.quark.base.asm.LoadingPlugin) is not signed!
06.04 14:12:15 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
06.04 14:12:15 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
06.04 14:12:15 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
06.04 14:12:15 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
06.04 14:12:15 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
06.04 14:12:16 [Server] main/INFO [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
06.04 14:12:16 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
06.04 14:12:16 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
06.04 14:12:16 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
06.04 14:12:16 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
06.04 14:12:16 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
06.04 14:12:16 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
06.04 14:12:16 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
06.04 14:12:16 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
06.04 14:12:17 [Server] main/INFO [FML]: [Quark ASM] Transforming WorldServer
06.04 14:12:17 [Server] main/INFO [FML]: [Quark ASM] Applying Transformation to method (Names [areAllPlayersAsleep, func_73056_e, g] Descriptor ()Z / ()Z)
06.04 14:12:17 [Server] main/INFO [FML]: [Quark ASM] Located Method, patching...
06.04 14:12:17 [Server] main/INFO [FML]: [Quark ASM] Located patch target node L0
06.04 14:12:17 [Server] main/INFO [FML]: [Quark ASM] Patch result: true
06.04 14:12:17 [Server] main/INFO [EnderCore ASM]: Transforming net.minecraft.entity.player.EntityPlayer finished, added func_184613_cA() overriding EntityLivingBase
06.04 14:12:17 [Server] main/INFO [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
06.04 14:12:17 [Server] main/INFO [FML]: [Quark ASM] Transforming BlockPistonBase
06.04 14:12:17 [Server] main/INFO [FML]: [Quark ASM] Applying Transformation to method (Names [doMove, func_176319_a, a] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)Z / (Lamu;Let;Lfa;Z)Z)
06.04 14:12:17 [Server] main/INFO [FML]: [Quark ASM] Located Method, patching...
06.04 14:12:17 [Server] main/INFO [FML]: [Quark ASM] Located patch target node ALOAD 5
06.04 14:12:17 [Server] main/INFO [FML]: [Quark ASM] Patch result: true
06.04 14:12:17 [Server] main/INFO [FML]: [Quark ASM] Applying Transformation to method (Names [canPush, func_185646_a, a] Descriptor (Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;ZLnet/minecraft/util/EnumFacing;)Z / (Lawt;Lamu;Let;Lfa;ZLfa;)Z)
06.04 14:12:17 [Server] main/INFO [FML]: [Quark ASM] Located Method, patching...
06.04 14:12:17 [Server] main/INFO [FML]: [Quark ASM] Located patch target node INVOKEVIRTUAL aow.hasTileEntity (Lawt;)Z
06.04 14:12:17 [Server] main/INFO [FML]: [Quark ASM] Patch result: true
06.04 14:12:17 [Server] main/INFO [FML]: [Quark ASM] Transforming TileEntityPiston
06.04 14:12:17 [Server] main/INFO [FML]: [Quark ASM] Applying Transformation to method (Names [update, func_73660_a, e] Descriptor ()V / ()V)
06.04 14:12:17 [Server] main/INFO [FML]: [Quark ASM] Located Method, patching...
06.04 14:12:17 [Server] main/INFO [FML]: [Quark ASM] Located patch target node L0
06.04 14:12:17 [Server] main/INFO [FML]: [Quark ASM] Patch result: true
06.04 14:12:17 [Server] main/INFO [FML]: [Quark ASM] Applying Transformation to method (Names [clearPistonTileEntity, func_145866_f, j] Descriptor ()V / ()V)
06.04 14:12:17 [Server] main/INFO [FML]: [Quark ASM] Located Method, patching...
06.04 14:12:17 [Server] main/INFO [FML]: [Quark ASM] Located patch target node INVOKEVIRTUAL amu.a (Let;Lawt;I)Z
06.04 14:12:17 [Server] main/INFO [FML]: [Quark ASM] Patch result: true
06.04 14:12:17 [Server] main/INFO [FML]: [Quark ASM] Applying Transformation to method (Names [update, func_73660_a, e] Descriptor ()V / ()V)
06.04 14:12:17 [Server] main/INFO [FML]: [Quark ASM] Located Method, patching...
06.04 14:12:17 [Server] main/INFO [FML]: [Quark ASM] Located patch target node INVOKEVIRTUAL amu.a (Let;Lawt;I)Z
06.04 14:12:17 [Server] main/INFO [FML]: [Quark ASM] Patch result: true
06.04 14:12:18 [Server] main/INFO [FML]: [Quark ASM] Transforming EntityBoat
06.04 14:12:18 [Server] main/INFO [FML]: [Quark ASM] Applying Transformation to method (Names [attackEntityFrom, func_70097_a, a] Descriptor (Lnet/minecraft/util/DamageSource;F)Z / (Lur;F)Z)
06.04 14:12:18 [Server] main/INFO [FML]: [Quark ASM] Located Method, patching...
06.04 14:12:18 [Server] main/INFO [FML]: [Quark ASM] Located patch target node POP
06.04 14:12:18 [Server] main/INFO [FML]: [Quark ASM] Patch result: true
06.04 14:12:18 [Server] main/INFO [FML]: [Quark ASM] Applying Transformation to method (Names [onUpdate, func_70071_h_, B_] Descriptor ()V / ()V)
06.04 14:12:18 [Server] main/INFO [FML]: [Quark ASM] Located Method, patching...
06.04 14:12:18 [Server] main/INFO [FML]: [Quark ASM] Located patch target node L0
06.04 14:12:18 [Server] main/INFO [FML]: [Quark ASM] Patch result: true
06.04 14:12:18 [Server] main/INFO [FML]: [Quark ASM] Transforming ItemBanner
06.04 14:12:18 [Server] main/INFO [FML]: [Quark ASM] Applying Transformation to method (Names [appendHoverTextFromTileEntityTag, func_185054_a, a] Descriptor (Lnet/minecraft/item/ItemStack;Ljava/util/List;)V / (Laip;Ljava/util/List;)V)
06.04 14:12:18 [Server] main/INFO [FML]: [Quark ASM] Failed to locate the method!
06.04 14:12:18 [Server] main/INFO [EnderCore ASM]: Transforming Class [net.minecraft.entity.ai.EntityAICreeperSwell], Method [func_75246_d]
06.04 14:12:18 [Server] main/INFO [EnderCore ASM]: Transforming net.minecraft.entity.ai.EntityAICreeperSwell Finished.
06.04 14:12:19 [Server] main/INFO [FML]: [Quark ASM] Transforming RecipeAddPattern
06.04 14:12:19 [Server] main/INFO [FML]: [Quark ASM] Applying Transformation to method (Names [matches, func_77569_a, a] Descriptor (Lnet/minecraft/inventory/InventoryCrafting;Lnet/minecraft/world/World;)Z / (Lafy;Lamu;)Z)
06.04 14:12:19 [Server] main/INFO [FML]: [Quark ASM] Located Method, patching...
06.04 14:12:19 [Server] main/INFO [FML]: [Quark ASM] Located patch target node BIPUSH 6
06.04 14:12:19 [Server] main/INFO [FML]: [Quark ASM] Patch result: true
06.04 14:12:19 [Server] main/INFO [FML]: [Quark ASM] Transforming ContainerMerchant
06.04 14:12:19 [Server] main/INFO [FML]: [Quark ASM] Applying Transformation to method (Names [transferStackInSlot, func_82846_b, b] Descriptor (Lnet/minecraft/entity/player/EntityPlayer;I)Lnet/minecraft/item/ItemStack; / (Laed;I)Laip;)
06.04 14:12:19 [Server] main/INFO [FML]: [Quark ASM] Located Method, patching...
06.04 14:12:19 [Server] main/INFO [FML]: [Quark ASM] Located patch target node BIPUSH 39
06.04 14:12:19 [Server] main/INFO [FML]: [Quark ASM] Located patch target node BIPUSH 39
06.04 14:12:19 [Server] main/INFO [FML]: [Quark ASM] Located patch target node BIPUSH 30
06.04 14:12:19 [Server] main/INFO [FML]: [Quark ASM] Adding invokestatic to 30/3
06.04 14:12:19 [Server] main/INFO [FML]: [Quark ASM] Located patch target node BIPUSH 30
06.04 14:12:19 [Server] main/INFO [FML]: [Quark ASM] Adding invokestatic to 30/4
06.04 14:12:19 [Server] main/INFO [FML]: [Quark ASM] Patch result: true
06.04 14:12:19 [Server] main/INFO [EnderCore ASM]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
06.04 14:12:19 [Server] main/INFO [EnderCore ASM]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
06.04 14:12:19 [Server] Server thread/INFO [minecraft/DedicatedServer]: Starting minecraft server version 1.12.2
06.04 14:12:19 [Server] Server thread/INFO [FML]: MinecraftForge v14.23.5.2768 Initialized
06.04 14:12:19 [Server] Server thread/INFO [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
06.04 14:12:19 [Server] Server thread/INFO [FML]: Replaced 1036 ore ingredients
06.04 14:12:19 [Server] Server thread/ERROR [minecraft/MinecraftServer]: Encountered an unexpected exception
06.04 14:12:19 [Server] INFO java.lang.NoClassDefFoundError: org/lwjgl/LWJGLException
06.04 14:12:19 [Server] INFO     at java.lang.Class.forName0(Native Method) ~[?:1.8.0_191]
06.04 14:12:19 [Server] INFO     at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_191]
06.04 14:12:19 [Server] INFO     at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:377) ~[Loader.class:?]
06.04 14:12:19 [Server] INFO     at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:566) ~[Loader.class:?]
06.04 14:12:19 [Server] INFO     at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) ~[FMLServerHandler.class:?]
06.04 14:12:19 [Server] INFO     at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) ~[FMLCommonHandler.class:?]
06.04 14:12:19 [Server] INFO     at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) ~[nz.class:?]
06.04 14:12:19 [Server] INFO     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
06.04 14:12:19 [Server] INFO     at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
06.04 14:12:19 [Server] INFO Caused by: java.lang.ClassNotFoundException: org.lwjgl.LWJGLException
06.04 14:12:19 [Server] INFO     at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_191]
06.04 14:12:19 [Server] INFO     at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_191]
06.04 14:12:19 [Server] INFO     at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349) ~[?:1.8.0_191]
06.04 14:12:19 [Server] INFO     at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_191]
06.04 14:12:19 [Server] INFO     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:106) ~[launchwrapper-1.12.jar:?]
06.04 14:12:19 [Server] INFO     at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_191]
06.04 14:12:19 [Server] INFO     at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_191]
06.04 14:12:19 [Server] INFO     ... 9 more
06.04 14:12:19 [Server] Server thread/ERROR [minecraft/MinecraftServer]: This crash report has been saved to: /./crash-reports/crash-2019-04-06_10.12.19-server.txt
06.04 14:12:19 [Server] Server thread/INFO [minecraft/MinecraftServer]: Stopping server
06.04 14:12:19 [Server] Server thread/INFO [minecraft/MinecraftServer]: Saving worlds
06.04 14:12:19 [Server] Server thread/INFO [FML]: The state engine was in incorrect state CONSTRUCTING and forced into state SERVER_STOPPED. Errors may have been discarded.
06.04 14:12:19 [Server] Server Shutdown Thread/INFO [minecraft/MinecraftServer]: Stopping server
06.04 14:12:19 [Server] Server Shutdown Thread/INFO [minecraft/MinecraftServer]: Saving worlds
06.04 14:12:20 [Multicraft] Server shut down (starting)
06.04 14:12:20 [Multicraft] Restarting crashed server in 10 seconds
06.04 14:12:20 [Multicraft] Server stopped
06.04 14:12:30 [Multicraft] Loading server properties
06.04 14:12:30 [Multicraft] Starting server!
06.04 14:12:30 [Multicraft] Loaded config for "Forge 1.12.2 - 14.23.5.2768"
06.04 14:12:30 [Multicraft] Running setup...
06.04 14:12:31 [Multicraft] Done, returned Ok
06.04 14:12:31 [Multicraft] Setup done, restarting
06.04 14:12:31 [Multicraft] Server stopped
06.04 14:12:34 [Multicraft] Loading server properties
06.04 14:12:34 [Multicraft] Starting server!
06.04 14:12:34 [Multicraft] Loaded config for "Forge 1.12.2 - 14.23.5.2768"
06.04 14:12:34 [Multicraft] Updating eula.txt file
06.04 14:12:36 [Server] INFO 2019-04-06 10:12:36,347 main WARN Disabling terminal, you're running in an unsupported environment.
06.04 14:12:36 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
06.04 14:12:36 [Server] main/INFO [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
06.04 14:12:36 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
06.04 14:12:36 [Server] main/INFO [FML]: Forge Mod Loader version 14.23.5.2768 for Minecraft 1.12.2 loading
06.04 14:12:36 [Server] main/INFO [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_191, running on Linux:amd64:4.9.144-xxxx-std-ipv6-64, installed at /usr/lib/jvm/java-8-oracle/jre
06.04 14:12:36 [Server] main/INFO [FML]: Searching /./mods for mods
06.04 14:12:36 [Server] main/WARN [FML]: Found FMLCorePluginContainsFMLMod marker in EnderCore-1.12.2-0.5.45.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
06.04 14:12:36 [Server] main/WARN [FML]: The coremod ObfuscatePlugin (com.mrcrayfish.obfuscate.asm.ObfuscatePlugin) is not signed!
06.04 14:12:36 [Server] main/WARN [FML]: Found FMLCorePluginContainsFMLMod marker in Quark-r1.5-146.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
06.04 14:12:36 [Server] main/WARN [FML]: The coremod vazkii.quark.base.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
06.04 14:12:36 [Server] main/WARN [FML]: The coremod LoadingPlugin (vazkii.quark.base.asm.LoadingPlugin) is not signed!
06.04 14:12:36 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
06.04 14:12:36 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
06.04 14:12:36 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
06.04 14:12:36 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
06.04 14:12:36 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
06.04 14:12:37 [Server] main/INFO [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
06.04 14:12:37 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
06.04 14:12:37 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
06.04 14:12:37 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
06.04 14:12:38 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
06.04 14:12:38 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
06.04 14:12:38 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
06.04 14:12:38 [Server] main/INFO [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
06.04 14:12:38 [Server] main/INFO [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
06.04 14:12:38 [Server] main/INFO [FML]: [Quark ASM] Transforming WorldServer
06.04 14:12:38 [Server] main/INFO [FML]: [Quark ASM] Applying Transformation to method (Names [areAllPlayersAsleep, func_73056_e, g] Descriptor ()Z / ()Z)
06.04 14:12:38 [Server] main/INFO [FML]: [Quark ASM] Located Method, patching...
06.04 14:12:38 [Server] main/INFO [FML]: [Quark ASM] Located patch target node L0
06.04 14:12:38 [Server] main/INFO [FML]: [Quark ASM] Patch result: true
06.04 14:12:39 [Server] main/INFO [FML]: [Quark ASM] Transforming EntityBoat
06.04 14:12:39 [Server] main/INFO [FML]: [Quark ASM] Applying Transformation to method (Names [attackEntityFrom, func_70097_a, a] Descriptor (Lnet/minecraft/util/DamageSource;F)Z / (Lur;F)Z)
06.04 14:12:39 [Server] main/INFO [FML]: [Quark ASM] Located Method, patching...
06.04 14:12:39 [Server] main/INFO [FML]: [Quark ASM] Located patch target node POP
06.04 14:12:39 [Server] main/INFO [FML]: [Quark ASM] Patch result: true
06.04 14:12:39 [Server] main/INFO [FML]: [Quark ASM] Applying Transformation to method (Names [onUpdate, func_70071_h_, B_] Descriptor ()V / ()V)
06.04 14:12:39 [Server] main/INFO [FML]: [Quark ASM] Located Method, patching...
06.04 14:12:39 [Server] main/INFO [FML]: [Quark ASM] Located patch target node L0
06.04 14:12:39 [Server] main/INFO [FML]: [Quark ASM] Patch result: true
06.04 14:12:39 [Server] main/INFO [FML]: [Quark ASM] Transforming ItemBanner
06.04 14:12:39 [Server] main/INFO [FML]: [Quark ASM] Applying Transformation to method (Names [appendHoverTextFromTileEntityTag, func_185054_a, a] Descriptor (Lnet/minecraft/item/ItemStack;Ljava/util/List;)V / (Laip;Ljava/util/List;)V)
06.04 14:12:39 [Server] main/INFO [FML]: [Quark ASM] Failed to locate the method!
06.04 14:12:40 [Server] main/INFO [EnderCore ASM]: Transforming Class [net.minecraft.entity.ai.EntityAICreeperSwell], Method [func_75246_d]
06.04 14:12:40 [Server] main/INFO [EnderCore ASM]: Transforming net.minecraft.entity.ai.EntityAICreeperSwell Finished.
06.04 14:12:40 [Server] main/INFO [FML]: [Quark ASM] Transforming RecipeAddPattern
06.04 14:12:40 [Server] main/INFO [FML]: [Quark ASM] Applying Transformation to method (Names [matches, func_77569_a, a] Descriptor (Lnet/minecraft/inventory/InventoryCrafting;Lnet/minecraft/world/World;)Z / (Lafy;Lamu;)Z)
06.04 14:12:40 [Server] main/INFO [FML]: [Quark ASM] Located Method, patching...
06.04 14:12:40 [Server] main/INFO [FML]: [Quark ASM] Located patch target node BIPUSH 6
06.04 14:12:40 [Server] main/INFO [FML]: [Quark ASM] Patch result: true
06.04 14:12:40 [Server] main/INFO [EnderCore ASM]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
06.04 14:12:40 [Server] main/INFO [EnderCore ASM]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
06.04 14:12:40 [Server] Server thread/INFO [minecraft/DedicatedServer]: Starting minecraft server version 1.12.2
06.04 14:12:40 [Server] Server thread/INFO [FML]: MinecraftForge v14.23.5.2768 Initialized
06.04 14:12:40 [Server] Server thread/INFO [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
06.04 14:12:40 [Server] Server thread/INFO [FML]: Replaced 1036 ore ingredients
06.04 14:12:41 [Server] Server thread/ERROR [minecraft/MinecraftServer]: Encountered an unexpected exception
06.04 14:12:41 [Server] INFO java.lang.NoClassDefFoundError: org/lwjgl/LWJGLException
06.04 14:12:41 [Server] INFO     at java.lang.Class.forName0(Native Method) ~[?:1.8.0_191]
06.04 14:12:41 [Server] INFO     at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_191]
06.04 14:12:41 [Server] INFO     at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:377) ~[Loader.class:?]
06.04 14:12:41 [Server] INFO     at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:566) ~[Loader.class:?]
06.04 14:12:41 [Server] INFO     at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) ~[FMLServerHandler.class:?]
06.04 14:12:41 [Server] INFO     at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) ~[FMLCommonHandler.class:?]
06.04 14:12:41 [Server] INFO     at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) ~[nz.class:?]
06.04 14:12:41 [Server] INFO     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
06.04 14:12:41 [Server] INFO     at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
06.04 14:12:41 [Server] INFO Caused by: java.lang.ClassNotFoundException: org.lwjgl.LWJGLException
06.04 14:12:41 [Server] INFO     at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_191]
06.04 14:12:41 [Server] INFO     at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_191]
06.04 14:12:41 [Server] INFO     at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349) ~[?:1.8.0_191]
06.04 14:12:41 [Server] INFO     at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_191]
06.04 14:12:41 [Server] INFO     at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:106) ~[launchwrapper-1.12.jar:?]
06.04 14:12:41 [Server] INFO     at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_191]
06.04 14:12:41 [Server] INFO     at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_191]
06.04 14:12:41 [Server] INFO     ... 9 more
06.04 14:12:41 [Server] Server thread/ERROR [minecraft/MinecraftServer]: This crash report has been saved to: /./crash-reports/crash-2019-04-06_10.12.41-server.txt
06.04 14:12:41 [Server] Server thread/INFO [minecraft/MinecraftServer]: Stopping server
06.04 14:12:41 [Server] Server thread/INFO [minecraft/MinecraftServer]: Saving worlds
06.04 14:12:41 [Server] Server thread/INFO [FML]: The state engine was in incorrect state CONSTRUCTING and forced into state SERVER_STOPPED. Errors may have been discarded.
06.04 14:12:41 [Server] Server Shutdown Thread/INFO [minecraft/MinecraftServer]: Stopping server
06.04 14:12:41 [Server] Server Shutdown Thread/INFO [minecraft/MinecraftServer]: Saving worlds
06.04 14:12:41 [Multicraft] Server shut down (starting)
06.04 14:12:41 [Multicraft] Restarting crashed server in 10 seconds
06.04 14:12:41 [Multicraft] Server stopped

_____________________________________________________________________________________________________________________________________________________________________________________________Heres the crash report:

---- Minecraft Crash Report ----

WARNING: coremods are present:
  Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  LoadingPlugin (Quark-r1.5-146.jar)
  Controllable (controllable-1.12.2-0.1.1.jar)
  ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar)
  EnderCorePlugin (EnderCore-1.12.2-0.5.45.jar)
  CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
Contact their authors BEFORE contacting forge

// Oh - I know what I did wrong!

Time: 4/6/19 3:27 AM
Description: Exception in server tick loop

java.lang.NoClassDefFoundError: org/lwjgl/LWJGLException
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:348)
    at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:377)
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:566)
    at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98)
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
    at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.ClassNotFoundException: org.lwjgl.LWJGLException
    at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:106)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    ... 9 more


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Linux (amd64) version 4.9.144-xxxx-std-ipv6-64
    Java Version: 1.8.0_191, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 737267688 bytes (703 MB) / 1193279488 bytes (1138 MB) up to 2863661056 bytes (2731 MB)
    JVM Flags: 2 total; -Xmx3072M -Xms1024M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2768 4 mods loaded, 0 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State | ID        | Version      | Source                        | Signature                                |
    |:----- |:--------- |:------------ |:----------------------------- |:---------------------------------------- |
    |       | minecraft | 1.12.2       | minecraft.jar                 | None                                     |
    |       | mcp       | 9.42         | minecraft.jar                 | None                                     |
    |       | FML       | 8.0.99.99    | forge-1.12.2-14.23.5.2768.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    |       | forge     | 14.23.5.2768 | forge-1.12.2-14.23.5.2768.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |

    Loaded coremods (and transformers): 
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  invtweaks.forge.asm.ContainerTransformer
LoadingPlugin (Quark-r1.5-146.jar)
  vazkii.quark.base.asm.ClassTransformer
Controllable (controllable-1.12.2-0.1.1.jar)
  com.mrcrayfish.controllable.asm.ControllableTransformer
ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar)
  com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.45.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
  com.enderio.core.common.transform.SimpleMixinPatcher
CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  team.chisel.ctm.client.asm.CTMTransformer
    Profiler Position: N/A (disabled)
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)

 

edit i fixed the problem

 

 


 

Edited by DorkDemon
Fixed

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  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.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • I have a custom 3d model which works perfectly. BUT I want it to be held diffrently on the players hand when the item is being used. My JSON file under assets/examplemod/items looks like this: { "model": { "type": "minecraft:condition", "on_false": { "type": "minecraft:model", "model": "examplemod:item/example_item" }, "on_true": { "type": "minecraft:model", "model": "examplemod:item/example_item_using" }, "property": "minecraft:using_item" } }   This works fine until the item is used. The correct model will be displayed but with a full black texture instead of the actuall texture. Any idea why? (I want to use the exact same texture for both items, because their model is the same just diffrent displays on firstperson_righthand and firstperson_lefthand). The models JSON's are fully blockbench files inlcuding the elements, display, textures with texture_size.   Also is this the correct way to do it? Because it feels so dumb to change the exact same model just for a diffrent right- and lefthand view.   (fyi: ItemUseAnimation is BLOCK for this item)
    • I just backed up my world then tried to create new mod with currently equipped mod but with new world still made same error. Sooo I think it's not world error. also It's working fine on singleplayer. + but it made some another weird error with new world
    • Maybe the file is too large - you can upload the log file via Mediafire
    • Create a new instance and start with Embeddium + Oculus Then add new mods one by one or in groups The "IncompatibleClassChangeError: class net.coderbot.iris.gui.option.ShadowDistanceOption" often appears in connection with an incompatible mod
    • I hosted forge modded server using feather client I was able to join without any issues yesterday, but today after I tested my shader on my single world then tried to join the world but it made error meassage. (I also changed server.properties's render settings, but I reverted it as same as yesterday) So I removed my shader and removed optifine on server and on my mod file then it made this error: Internal Exception: io.netty.handler.codec.DecoderException: net.minecraft.ResourceLocationException: Non [a-z0-9/-1 character in path of location: inecraft:ask_server\u0012\u0001\uFFFD\n\u0007targets\u001D\u0001\u0014minecraft:ask_server\u0012\u0002\uFFFD\n\uFFFD\n\u0002id!\u0014minecraft:ask_server\u0002 \u0001\uFFFD\n\u0006target\u0006\u0001\u0002\u0001\uFFFD\n\ttarget My server/client is 1.20.1 forge. And I got 34 mods total, it was working pretty fine yesterday (I did not add/remove any mods before it started happening) I hope it's not about my worlds, it's been quite long since using this world I'm not native english speaker so there may be grammar issue! Thank you for reading!
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.