Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Logan123456

Members
  • Joined

  • Last visited

  1. Logan123456 joined the community
  2. I don't why my server won't let me join, it's always the same message : io.netty.channel.abstractchannel$annotatedconnectexception connection refused no further information Here you can see the log of my server : Mon Jul 1 17:29:09 CEST 2019 - Server do not boot ? Mon Jul 1 17:29:09 CEST 2019 - Waiting 60 seconds... Mon Jul 1 17:30:09 CEST 2019 - Auto-reboot in 5 seconds... Mon Jul 1 17:30:14 CEST 2019 - Auto-rebooting now ! Mon Jul 1 17:30:14 CEST 2019 - Server is starting now! 2019-07-01 17:30:16,332 main WARN Disabling terminal, you're running in an unsupported environment. [17:30:16] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker [17:30:16] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker [17:30:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker [17:30:16] [main/INFO] [FML]: Forge Mod Loader version 14.23.3.2678 for Minecraft 1.12.2 loading [17:30:16] [main/INFO] [FML]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_212, running on Linux:amd64:4.9.0-8-amd64, installed at /usr/lib/jvm/java-8-openjdkamd64/jre [17:30:16] [main/ERROR] [FML]: Apache Maven library folder was not in the format expected: /data/service3136/data/service_item_1004211/libraries/org/apache/maven/mavenartifact/3.5.3/maven-artifact-3.5.3.jar. Using default libraries directory. [17:30:16] [main/INFO] [FML]: Searching /data/service3136/data/service_item_1004211/./mods for mods [17:30:16] [main/INFO] [FML]: Searching /data/service3136/data/service_item_1004211/./mods/1.12.2 for mods [17:30:16] [main/WARN] [FML]: The coremod lain.mods.skins.init.forge.asm.Plugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [17:30:16] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.12.2_HD_U_E3.jar [17:30:16] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [17:30:16] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker [17:30:16] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [17:30:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [17:30:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [17:30:16] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker [17:30:16] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions [17:30:16] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: Forge server detected, skipping class transformer [17:30:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [17:30:17] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557 [17:30:17] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [17:30:17] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [17:30:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [17:30:18] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker [17:30:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker [17:30:18] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments [17:30:18] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer} [17:30:21] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2 [17:30:21] [Server thread/INFO] [FML]: MinecraftForge v14.23.3.2678 Initialized [17:30:21] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients. [17:30:21] [Server thread/INFO] [FML]: Replaced 1036 ore ingredients [17:30:21] [Server thread/INFO] [FML]: Searching /data/service3136/data/service_item_1004211/./mods for mods [17:30:21] [Server thread/INFO] [FML]: Searching /data/service3136/data/service_item_1004211/./mods/1.12.2 for mods [17:30:21] [Server thread/INFO] [FML]: Disabling mod xaerobetterpvp it is client side only. [17:30:21] [Server thread/WARN] [FML]: Mod ironchest is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-7.0.67.844 [17:30:22] [Server thread/INFO] [FML]: Disabling mod neat it is client side only. [17:30:22] [Server thread/WARN] [FML]: Mod offlineskins is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-v5g [17:30:22] [Server thread/INFO] [FML]: Forge Mod Loader has identified 19 mods to load [17:30:22] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang [17:30:22] [Server thread/WARN] [FML]: Missing English translation for offlineskins: assets/offlineskins/lang/en_us.lang [17:30:22] [Server thread/WARN] [FML]: Missing English translation for worldedit: assets/worldedit/lang/en_us.lang [17:30:22] [Server thread/INFO] [FML]: FML has found a non-mod file Better-PvP-Mod1.12.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible. [17:30:22] [Server thread/INFO] [FML]: FML has found a non-mod file Neat+1.4-15.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible. [17:30:22] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, betteranimalsplus, bibliocraft, waila, ironchest, jei, moarores, offlineskins, oreberries, ropebridge, spartanshields, spartanweaponry, uteamcore, usefulbackpacks, waypoints, worldedit] at CLIENT [17:30:22] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, betteranimalsplus, bibliocraft, waila, ironchest, jei, moarores, offlineskins, oreberries, ropebridge, spartanshields, spartanweaponry, uteamcore, usefulbackpacks, waypoints, worldedit] at SERVER [17:30:23] [Server thread/FATAL] [FML]: Fatal errors were detected during the transition from CONSTRUCTING to PREINITIALIZATION. Loading cannot continue [17:30:23] [Server thread/FATAL] [FML]: 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 | |:----- |:----------------- |:----------------- |:------------------------------------------------- |:---------------------------------------- | | UC | minecraft | 1.12.2 | minecraft.jar | None | | UC | mcp | 9.42 | minecraft.jar | None | | UC | FML | 8.0.99.99 | gbinvl_forge_1_12_2_14_23_3_2678.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UC | forge | 14.23.3.2678 | gbinvl_forge_1_12_2_14_23_3_2678.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UC | betteranimalsplus | 6.0.3 | betteranimalsplus-1.12.2-6.0.3.jar | None | | UC | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None | | UC | waila | 1.8.26 | Hwyla-Mod-1.12.2.jar | None | | UC | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.69.845.jar | None | | UC | jei | 4.15.0.268 | jei_1.12.2-4.15.0.268.jar | None | | UC | moarores | 1.1.1 | Moarores-1.1.1.jar | None | | UE | offlineskins | 1.12.2-v5g | OfflineSkins-1.12.2-v5g.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 | | UC | oreberries | 0.4.0 | Oreberries-Mod-1.12.2.jar | None | | UC | ropebridge | 2.0.5 | ropebridge-1.12-2.0.7.jar | None | | UC | spartanshields | 1.5.4 | SpartanShields-1.12.2-1.5.4.jar | None | | UC | spartanweaponry | beta 1.2.3 | SpartanWeaponry-1.12.2-beta-1.2.3.jar | None | | UC | uteamcore | 2.2.4.107 | u_team_core-1.12.2-2.2.4.107.jar | None | | UC | usefulbackpacks | 1.5.0.23 | useful_backpacks-1.12.2-1.5.0.23.jar | None | | UC | waypoints | 1.12-1.2.4 | waypoints-1.12-1.2.4.jar | None | | UC | worldedit | 6.1.10-SNAPSHOT | worldedit-forge-mc1.12.2-6.1.10SNAPSHOT-dist.jar | None | [17:30:23] [Server thread/FATAL] [FML]: The following problems were captured during this phase [17:30:23] [Server thread/ERROR] [FML]: Caught exception from offlineskins (OfflineSkins) java.lang.NoClassDefFoundError: lain/mods/skins/impl/forge/CustomSkinTexture at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:1.8.0_212] at java.lang.Class.privateGetDeclaredMethods(Class.java:2701) ~[?:1.8.0_212] at java.lang.Class.getDeclaredMethods(Class.java:1975) ~[?:1.8.0_212] at net.minecraftforge.fml.common.FMLModContainer.gatherAnnotations(FMLModContainer.java:38 7) ~[gbinvl_forge_1_12_2_14_23_3_2678.jar:?] at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:570) ~[gbinvl_forge_1_12_2_14_23_3_2678.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212] at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Sub scriber.java:150) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?] at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.ja va:399) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.jav a:116) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?] at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.jav a:280) ~[LoadController.class:?] at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java: 258) [LoadController.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212] at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Sub scriber.java:150) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?] at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.ja va:399) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.jav a:116) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?] at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java :149) [LoadController.class:?] at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:603) [Loader.class:?] at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java :97) [FMLServerHandler.class:?] at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) [FMLCommonHandler.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484) [MinecraftServer.class:?] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212] Caused by: java.lang.ClassNotFoundException: lain.mods.skins.impl.forge.CustomSkinTexture at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_212] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_212] ... 36 more Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/renderer/texture/AbstractTexture at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_212] at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_212] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_212] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_212] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_212] ... 36 more Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.texture.AbstractTexture at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) ~[launchwrapper-1.12.jar:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_212] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_212] at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_212] at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_212] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_212] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_212] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_212] ... 36 more [17:30:23] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from OfflineSkins (offlineskins) Caused by: java.lang.NoClassDefFoundError: lain/mods/skins/impl/forge/CustomSkinTexture at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:1.8.0_212] at java.lang.Class.privateGetDeclaredMethods(Class.java:2701) ~[?:1.8.0_212] at java.lang.Class.getDeclaredMethods(Class.java:1975) ~[?:1.8.0_212] at net.minecraftforge.fml.common.FMLModContainer.gatherAnnotations(FMLModContainer.java:38 7) ~[gbinvl_forge_1_12_2_14_23_3_2678.jar:?] at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:570) ~[gbinvl_forge_1_12_2_14_23_3_2678.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212] at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Sub scriber.java:150) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?] at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.ja va:399) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.jav a:116) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?] at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.jav a:280) ~[gbinvl_forge_1_12_2_14_23_3_2678.jar:?] at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java: 258) ~[gbinvl_forge_1_12_2_14_23_3_2678.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212] at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Sub scriber.java:150) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?] at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.ja va:399) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.jav a:116) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?] at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java :149) ~[LoadController.class:?] at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:603) ~[Loader.class:?] at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java :97) ~[FMLServerHandler.class:?] at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) ~[FMLCommonHandler.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) ~[nz.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484) [MinecraftServer.class:?] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212] Caused by: java.lang.ClassNotFoundException: lain.mods.skins.impl.forge.CustomSkinTexture at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_212] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_212] at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:1.8.0_212] at java.lang.Class.privateGetDeclaredMethods(Class.java:2701) ~[?:1.8.0_212] at java.lang.Class.getDeclaredMethods(Class.java:1975) ~[?:1.8.0_212] at net.minecraftforge.fml.common.FMLModContainer.gatherAnnotations(FMLModContainer.java:38 7) ~[gbinvl_forge_1_12_2_14_23_3_2678.jar:?] at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:570) ~[gbinvl_forge_1_12_2_14_23_3_2678.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212] at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Sub scriber.java:150) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?] at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.ja va:399) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.jav a:116) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?] at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.jav a:280) ~[gbinvl_forge_1_12_2_14_23_3_2678.jar:?] at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java: 258) ~[gbinvl_forge_1_12_2_14_23_3_2678.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212] at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Sub scriber.java:150) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?] at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.ja va:399) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.jav a:116) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?] at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java :149) ~[LoadController.class:?] at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:603) ~[Loader.class:?] at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java :97) ~[FMLServerHandler.class:?] at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) ~[FMLCommonHandler.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) ~[nz.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484) ~[MinecraftServer.class:?] at java.lang.Thread.run(Thread.java:748) ~[?:1.8.0_212] Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/renderer/texture/AbstractTexture at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_212] at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_212] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_212] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_212] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_212] at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:1.8.0_212] at java.lang.Class.privateGetDeclaredMethods(Class.java:2701) ~[?:1.8.0_212] at java.lang.Class.getDeclaredMethods(Class.java:1975) ~[?:1.8.0_212] at net.minecraftforge.fml.common.FMLModContainer.gatherAnnotations(FMLModContainer.java:38 7) ~[gbinvl_forge_1_12_2_14_23_3_2678.jar:?] at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:570) ~[gbinvl_forge_1_12_2_14_23_3_2678.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212] at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Sub scriber.java:150) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?] at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.ja va:399) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.jav a:116) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?] at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.jav a:280) ~[gbinvl_forge_1_12_2_14_23_3_2678.jar:?] at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java: 258) ~[gbinvl_forge_1_12_2_14_23_3_2678.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212] at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Sub scriber.java:150) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?] at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.ja va:399) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.jav a:116) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?] at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java :149) ~[LoadController.class:?] at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:603) ~[Loader.class:?] at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java :97) ~[FMLServerHandler.class:?] at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) ~[FMLCommonHandler.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) ~[nz.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484) ~[MinecraftServer.class:?] at java.lang.Thread.run(Thread.java:748) ~[?:1.8.0_212] Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.texture.AbstractTexture at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) ~[launchwrapper-1.12.jar:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_212] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_212] at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_212] at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_212] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_212] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_212] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_212] at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:1.8.0_212] at java.lang.Class.privateGetDeclaredMethods(Class.java:2701) ~[?:1.8.0_212] at java.lang.Class.getDeclaredMethods(Class.java:1975) ~[?:1.8.0_212] at net.minecraftforge.fml.common.FMLModContainer.gatherAnnotations(FMLModContainer.java:38 7) ~[gbinvl_forge_1_12_2_14_23_3_2678.jar:?] at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:570) ~[gbinvl_forge_1_12_2_14_23_3_2678.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212] at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Sub scriber.java:150) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?] at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.ja va:399) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.jav a:116) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?] at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.jav a:280) ~[gbinvl_forge_1_12_2_14_23_3_2678.jar:?] at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java: 258) ~[gbinvl_forge_1_12_2_14_23_3_2678.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212] at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Sub scriber.java:150) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?] at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.ja va:399) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.jav a:116) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?] at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java :149) ~[LoadController.class:?] at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:603) ~[Loader.class:?] at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java :97) ~[FMLServerHandler.class:?] at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) ~[FMLCommonHandler.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) ~[nz.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484) ~[MinecraftServer.class:?] at java.lang.Thread.run(Thread.java:748) ~[?:1.8.0_212] [17:30:23] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: This crash report has been saved to: /data/service3136/data/service_item_1004211/./crashreports/crash-2019-07-01_17.30.23-server.txt [17:30:23] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server [17:30:23] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds [17:30:23] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded. [17:30:23] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded. [17:30:23] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server [17:30:23] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds Mon Jul 1 17:30:47 CEST 2019 - Server has stopped (status: OK) Mon Jul 1 17:30:47 CEST 2019 - Server do not boot ? Mon Jul 1 17:30:47 CEST 2019 - Waiting 60 seconds... What should i do ?

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.