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.

Leonard

Members
  • Joined

  • Last visited

  1. here is the issue i'm trying to create a modpack and it works fine on a normal minecraft istance but when i try to move it to server it keeps crashing LOG: 21.12 18:38:40 [Multicraft] Server stopped21.12 18:38:40 [Multicraft] Not restarting crashed server.21.12 18:38:40 [Multicraft] Server shut down (starting)21.12 18:38:39 [Server] Server thread/INFO [FML]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded.21.12 18:38:39 [Server] Server thread/INFO [FML]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded.21.12 18:38:39 [Server] Server thread/WARN [EnderIO]: Failed to write Transciever Channels on exit: java.util.concurrent.ExecutionException: java.lang.NullPointerException21.12 18:38:39 [Multicraft] Skipped 44 lines due to rate limit (300/s)21.12 18:38:39 [Server] INFO at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) ~[LoadController.class:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:?]21.12 18:38:39 [Server] INFO at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?]21.12 18:38:39 [Server] INFO at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:513) ~[FMLModContainer.class:?]21.12 18:38:39 [Server] INFO at cpw.mods.fml.common.FMLModContainer.processFieldAnnotations(FMLModContainer.java:358) ~[FMLModContainer.class:?]21.12 18:38:39 [Server] INFO at cpw.mods.fml.common.FMLModContainer.parseSimpleFieldAnnotation(FMLModContainer.java:404) ~[FMLModContainer.class:?]21.12 18:38:39 [Server] INFO at java.lang.Class.getDeclaredField(Class.java:2068) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at java.lang.Class.privateGetDeclaredFields(Class.java:2583) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at java.lang.Class.getDeclaredFields0(Native Method) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]21.12 18:38:39 [Server] INFO at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]21.12 18:38:39 [Server] INFO Caused by: java.lang.ClassNotFoundException: net.minecraft.client.resources.IResourcePack21.12 18:38:39 [Server] INFO ... 5 more21.12 18:38:39 [Server] INFO at cpw.mods.fml.common.Loader.loadMods(Loader.java:513) ~[Loader.class:?]21.12 18:38:39 [Server] INFO at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) ~[LoadController.class:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:?]21.12 18:38:39 [Server] INFO at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?]21.12 18:38:39 [Server] INFO at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:513) ~[FMLModContainer.class:?]21.12 18:38:39 [Server] INFO at cpw.mods.fml.common.FMLModContainer.processFieldAnnotations(FMLModContainer.java:358) ~[FMLModContainer.class:?]21.12 18:38:39 [Server] INFO at cpw.mods.fml.common.FMLModContainer.parseSimpleFieldAnnotation(FMLModContainer.java:404) ~[FMLModContainer.class:?]21.12 18:38:39 [Server] INFO at java.lang.Class.getDeclaredField(Class.java:2068) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at java.lang.Class.privateGetDeclaredFields(Class.java:2583) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at java.lang.Class.getDeclaredFields0(Native Method) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]21.12 18:38:39 [Server] INFO at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/resources/IResourcePack21.12 18:38:39 [Server] INFO ... 5 more21.12 18:38:39 [Server] INFO at cpw.mods.fml.common.Loader.loadMods(Loader.java:513) ~[Loader.class:?]21.12 18:38:39 [Server] INFO at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) ~[LoadController.class:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:?]21.12 18:38:39 [Server] INFO at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?]21.12 18:38:39 [Server] INFO at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:513) ~[FMLModContainer.class:?]21.12 18:38:39 [Server] INFO at cpw.mods.fml.common.FMLModContainer.processFieldAnnotations(FMLModContainer.java:358) ~[FMLModContainer.class:?]21.12 18:38:39 [Server] INFO at cpw.mods.fml.common.FMLModContainer.parseSimpleFieldAnnotation(FMLModContainer.java:404) ~[FMLModContainer.class:?]21.12 18:38:39 [Server] INFO at java.lang.Class.getDeclaredField(Class.java:2068) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at java.lang.Class.privateGetDeclaredFields(Class.java:2583) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at java.lang.Class.getDeclaredFields0(Native Method) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]21.12 18:38:39 [Server] INFO Caused by: java.lang.ClassNotFoundException: lumien.resourceloader.loader.NormalResourceLoader21.12 18:38:39 [Server] INFO ... 5 more21.12 18:38:39 [Server] INFO at cpw.mods.fml.common.Loader.loadMods(Loader.java:513) ~[Loader.class:?]21.12 18:38:39 [Server] INFO at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) ~[LoadController.class:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:?]21.12 18:38:39 [Server] INFO at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?]21.12 18:38:39 [Server] INFO at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:513) ~[FMLModContainer.class:?]21.12 18:38:39 [Server] INFO at cpw.mods.fml.common.FMLModContainer.processFieldAnnotations(FMLModContainer.java:358) ~[FMLModContainer.class:?]21.12 18:38:39 [Server] INFO at cpw.mods.fml.common.FMLModContainer.parseSimpleFieldAnnotation(FMLModContainer.java:404) ~[FMLModContainer.class:?]21.12 18:38:39 [Server] INFO at java.lang.Class.getDeclaredField(Class.java:2068) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at java.lang.Class.privateGetDeclaredFields(Class.java:2583) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at java.lang.Class.getDeclaredFields0(Native Method) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO Caused by: java.lang.NoClassDefFoundError: Llumien/resourceloader/loader/NormalResourceLoader;21.12 18:38:39 [Server] INFO at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]21.12 18:38:39 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]21.12 18:38:39 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) ~[lt.class:?]21.12 18:38:39 [Server] INFO at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314) ~[FMLCommonHandler.class:?]21.12 18:38:39 [Server] INFO at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:?]21.12 18:38:39 [Server] INFO at cpw.mods.fml.common.Loader.loadMods(Loader.java:544) ~[Loader.class:?]21.12 18:38:39 [Server] INFO at cpw.mods.fml.common.LoadController.transition(LoadController.java:163) ~[LoadController.class:?]21.12 18:38:39 [Server] INFO cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: Llumien/resourceloader/loader/NormalResourceLoader;21.12 18:38:39 [Server] Server thread/ERROR Encountered an unexpected exception21.12 18:38:39 [Server] INFO ... 32 more21.12 18:38:39 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]21.12 18:38:39 [Server] INFO at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]21.12 18:38:39 [Server] INFO Caused by: java.lang.NullPointerException21.12 18:38:39 [Server] INFO ... 32 more21.12 18:38:39 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]21.12 18:38:39 [Server] INFO at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]21.12 18:38:39 [Server] INFO Caused by: java.lang.ClassNotFoundException: net.minecraft.client.resources.IResourcePack21.12 18:38:39 [Server] INFO ... 32 more21.12 18:38:39 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]21.12 18:38:39 [Server] INFO at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/resources/IResourcePack21.12 18:38:39 [Server] INFO ... 32 more21.12 18:38:39 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]21.12 18:38:39 [Server] INFO Caused by: java.lang.ClassNotFoundException: lumien.resourceloader.loader.NormalResourceLoader21.12 18:38:39 [Server] INFO at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]21.12 18:38:39 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]21.12 18:38:39 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) [lt.class:?]21.12 18:38:39 [Server] INFO at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314) [FMLCommonHandler.class:?]21.12 18:38:39 [Server] INFO at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) [FMLServerHandler.class:?]21.12 18:38:39 [Server] INFO at cpw.mods.fml.common.Loader.loadMods(Loader.java:513) [Loader.class:?]21.12 18:38:39 [Server] INFO at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:?]21.12 18:38:39 [Server] INFO at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]21.12 18:38:39 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?]21.12 18:38:39 [Server] INFO at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:513) ~[FMLModContainer.class:?]21.12 18:38:39 [Server] INFO at cpw.mods.fml.common.FMLModContainer.processFieldAnnotations(FMLModContainer.java:358) ~[FMLModContainer.class:?]21.12 18:38:39 [Server] INFO at cpw.mods.fml.common.FMLModContainer.parseSimpleFieldAnnotation(FMLModContainer.java:404) ~[FMLModContainer.class:?]21.12 18:38:39 [Server] INFO at java.lang.Class.getDeclaredField(Class.java:2068) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at java.lang.Class.privateGetDeclaredFields(Class.java:2583) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO at java.lang.Class.getDeclaredFields0(Native Method) ~[?:1.8.0_211]21.12 18:38:39 [Server] INFO java.lang.NoClassDefFoundError: Llumien/resourceloader/loader/NormalResourceLoader;21.12 18:38:39 [Server] Server thread/ERROR [FML]: Caught exception from ResourceLoader21.12 18:38:39 [Server] Server thread/ERROR [FML]: The following problems were captured during this phase21.12 18:38:39 [Server] INFO UCForgeMicroblock{1.2.0.344} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.344-universal.jar) 21.12 18:38:39 [Server] INFO UCdenseores{1.0} [Dense Ores] (denseores-1.6.2.jar) 21.12 18:38:39 [Server] INFO UCMcMultipart{1.2.0.344} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.344-universal.jar) 21.12 18:38:39 [Server] INFO UCUtilityMobs{3.1.1} [Utility Mobs] (Utility-Mobs-Mod-1.7.10.jar) 21.12 18:38:39 [Server] INFO UCTorchTools{1.2.0.26} [TorchTools] (TorchTools-1.7.10-1.2.0.26.jar) 21.12 18:38:39 [Server] INFO UCThermalExpansion{1.7.10R4.1.5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.5-248.jar) 21.12 18:38:39 [Server] INFO UCThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.6-118.jar) 21.12 18:38:39 [Server] INFO UCStorageDrawers{1.7.10-1.5.5} [Storage Drawers] (StorageDrawers-1.7.10-1.5.5.jar) 21.12 18:38:39 [Server] INFO UCStevesWorkshop{0.5.1} [Steve's Workshop] (StevesWorkshop-0.5.1.jar) 21.12 18:38:39 [Server] INFO UCSpiceOfLife{1.2.3} [The Spice of Life] (SpiceOfLife-mc1.7.10-1.2.3.jar) 21.12 18:38:39 [Server] INFO UEResourceLoader{1.2} [Resource Loader] (ResourceLoader-1.2.jar) 21.12 18:38:39 [Server] INFO UCProjRed|Transmission{4.6.2.82} [ProjectRed-Transmission] (ProjectRed-1.7.10-4.6.2.82-Integration.jar) 21.12 18:38:39 [Server] INFO UCProjRed|Integration{4.6.2.82} [ProjectRed-Integration] (ProjectRed-1.7.10-4.6.2.82-Integration.jar) 21.12 18:38:39 [Server] INFO UCProjRed|Core{4.6.2.82} [ProjectRed] (ProjectRed-1.7.10-4.6.2.82-Base.jar) 21.12 18:38:39 [Server] INFO UCMrTJPCoreMod{1.0.8.16} [MrTJPCore] (MrTJPCore-1.0.8.16-universal.jar) 21.12 18:38:39 [Server] INFO UCprogressiveautomation{1.6.35} [Progressive Automation] (ProgressiveAutomation-1.7.10-1.6.35.jar) 21.12 18:38:39 [Server] INFO UCplanetguyLib{1.9} [planetguyLib] (PlanetguyLib-1.9.2.jar) 21.12 18:38:39 [Server] INFO UCharvestcraft{1.7.10i} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10i.jar) 21.12 18:38:39 [Server] INFO UCneiintegration{1.0.10} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.10.jar) 21.12 18:38:39 [Server] INFO UCNEIAddons|ExNihilo{1.12.9.32} [NEI Addons: Ex Nihilo] (neiaddons-1.12.9.32-mc1.7.10.jar) 21.12 18:38:39 [Server] INFO UCNEIAddons|CraftingTables{1.12.9.32} [NEI Addons: Crafting Tables] (neiaddons-1.12.9.32-mc1.7.10.jar) 21.12 18:38:39 [Server] INFO UCNEIAddons|Forestry{1.12.9.32} [NEI Addons: Forestry] (neiaddons-1.12.9.32-mc1.7.10.jar) 21.12 18:38:39 [Server] INFO UCNEIAddons|Botany{1.12.9.32} [NEI Addons: Botany] (neiaddons-1.12.9.32-mc1.7.10.jar) 21.12 18:38:39 [Server] INFO UCNEIAddons|AppEng{1.12.9.32} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.9.32-mc1.7.10.jar) 21.12 18:38:39 [Server] INFO UCNEIAddons{1.12.9.32} [NEI Addons] (neiaddons-1.12.9.32-mc1.7.10.jar) 21.12 18:38:39 [Server] INFO UCMorph{0.9.3} [Morph] (Morphing-Mod-1.7.10.jar) 21.12 18:38:39 [Server] INFO UCMorpheus{1.7.10-1.6.4} [Morpheus] (Morpheus-1.7.10-1.6.4.jar) 21.12 18:38:39 [Server] INFO UCMineTweaker3{3.0.9B} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.9C.jar) 21.12 18:38:39 [Server] INFO UClootbags{2.0.17} [Loot Bags] (LootBags-Mod-1.7.10.jar) 21.12 18:38:39 [Server] INFO UCLavaBoat{2.0.0} [LavaBoat] (LavaBoat 2.0.0.jar) 21.12 18:38:39 [Server] INFO UCLLadders{0.5.0} [Luppii's Ladders] (Ladders-0.5.0-MC1.7.10.jar) 21.12 18:38:39 [Server] INFO UCjacb{1.0.2} [JACB] (JACB-1.7.10-1.0.2.jar) 21.12 18:38:39 [Server] INFO UCJABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar) 21.12 18:38:39 [Server] INFO UCinventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar) 21.12 18:38:39 [Server] INFO UCinpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar) 21.12 18:38:39 [Server] INFO UCiChunUtil{4.2.3} [iChunUtil] (iChun-Util-Mod-1.7.10.jar) 21.12 18:38:39 [Server] INFO UCHopperDuctMod{1.3.2} [Hopper Ducts] (hopperductmod-1.7.10-1.3.2.jar) 21.12 18:38:39 [Server] INFO UCFlatSigns{2.1.0.19} [Flat Signs] (FlatSigns-1.7.10-universal-2.1.0.19.jar) 21.12 18:38:39 [Server] INFO UCfastleafdecay{1.0} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.0.jar) 21.12 18:38:39 [Server] INFO UCextrabuttons{1.7.10.1} [ExtraButtons] (ExtraButtons-1.7.10.1.jar) 21.12 18:38:39 [Server] INFO UCetfuturum{1.1.1} [Et Futurum] (Et Futurum-1.1.1.jar) 21.12 18:38:39 [Server] INFO UCEnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar) 21.12 18:38:39 [Server] INFO UCEnderIO{1.7.10-2.3.0.429_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.429_beta.jar) 21.12 18:38:39 [Server] INFO UCWaila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) 21.12 18:38:39 [Server] INFO UCendercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar) 21.12 18:38:39 [Server] INFO UCendercompass{1.1} [Ender Compass] (EnderCompass-1.7.10-1.1.jar) 21.12 18:38:39 [Server] INFO UCprops{2.0.2} [Decocraft] (Decocraft-2.0.2_1.7.10.jar) 21.12 18:38:39 [Server] INFO UCD3Core{1.1.0.22} [D3Core] (D3Core-1.7.10-1.1.0.22.jar) 21.12 18:38:39 [Server] INFO UCComputerCraft{1.75} [ComputerCraft] (ComputerCraft-Mod-1.7.10.jar) 21.12 18:38:39 [Server] INFO UCcompactstorage{v2.0.0a} [CompactStorage] (compactstorage-1.7.10-release-2.0.0.9-universal.jar) 21.12 18:38:39 [Server] INFO UCchiseltones{@VERSION@} [Chisel Tones] (ChiselTones-1.7.10-1.0-1.jar) 21.12 18:38:39 [Server] INFO UCZtones{1.7.10} [Ztones] (Ztones-1.7.10-2.2.1.jar) 21.12 18:38:39 [Server] INFO UCchisel{2.3.10.37} [Chisel 2] (Chisel2-2.3.10.37.jar) 21.12 18:38:39 [Server] INFO UCForgeMultipart{1.2.0.344} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.344-universal.jar) 21.12 18:38:39 [Server] INFO UCRailcraft{9.6.1.0} [Railcraft] (Railcraft_1.7.10-9.6.1.0.jar) 21.12 18:38:39 [Server] INFO UCChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar) 21.12 18:38:39 [Server] INFO UCCarpentersBlocks{3.3.6} [Carpenter's Blocks] (Carpenter's Blocks v3.3.6 - MC 1.7.10.jar) 21.12 18:38:39 [Server] INFO UCBuildCraft|Builders{7.1.23} [BC Builders] (buildcraft-7.1.23.jar) 21.12 18:38:39 [Server] INFO UCBuildCraft|Energy{7.1.23} [BC Energy] (buildcraft-7.1.23.jar) 21.12 18:38:39 [Server] INFO UCBuildCraft|Robotics{7.1.23} [BC Robotics] (buildcraft-7.1.23.jar) 21.12 18:38:39 [Server] INFO UCBuildCraft|Silicon{7.1.23} [BC Silicon] (buildcraft-7.1.23.jar) 21.12 18:38:39 [Server] INFO UCBuildCraft|Factory{7.1.23} [BC Factory] (buildcraft-7.1.23.jar) 21.12 18:38:39 [Server] INFO UCBuildCraft|Transport{7.1.23} [BC Transport] (buildcraft-7.1.23.jar) 21.12 18:38:39 [Server] INFO UCBuildCraft|Core{7.1.23} [BuildCraft] (buildcraft-7.1.23.jar) 21.12 18:38:39 [Server] INFO UCCoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.4-329.jar) 21.12 18:38:39 [Server] INFO UCBiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar) 21.12 18:38:39 [Server] INFO UCNatura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar) 21.12 18:38:39 [Server] INFO UCMantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar) 21.12 18:38:39 [Server] INFO UCBiblioCraft{1.10.4} [BiblioCraft] (BiblioCraft[v1.10.4][MC1.7.10].jar) 21.12 18:38:39 [Server] INFO UCAromaBackup{0.0.0.5} [AromaBackup] (AromaBackup-1.7.10-0.0.0.5.jar) 21.12 18:38:39 [Server] INFO UCAroma1997CoreHelper{1.0.2.13} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.13.jar) 21.12 18:38:39 [Server] INFO UCAppleCore{1.1.0} [AppleCore] (AppleCore-mc1.7.10-1.1.0.jar) 21.12 18:38:39 [Server] INFO UCantiqueatlas{4.2.2-1.7.10} [Antique Atlas] (antiqueatlas-4.2.2-1.7.10.jar) 21.12 18:38:39 [Server] INFO UCAgriCraft{1.7.10-1.3.1} [AgriCraft] (AgriCraft-1.7.10-1.3.1.jar) 21.12 18:38:39 [Server] INFO UCbattlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.8.0.jar) 21.12 18:38:39 [Server] INFO UCdebug{1.0} [debug] (denseores-1.6.2.jar) 21.12 18:38:39 [Server] INFO UC<CoFH ASM>{000} [CoFH ASM] (minecraft.jar) 21.12 18:38:39 [Server] INFO UCNotEnoughItems{1.0.4.107} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.107-universal.jar) 21.12 18:38:39 [Server] INFO UCCodeChickenCore{1.0.6.43} [CodeChicken Core] (minecraft.jar) 21.12 18:38:39 [Server] INFO UCAroma1997Core{1.0.2.13} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.13.jar) 21.12 18:38:39 [Server] INFO UCForge{10.13.4.1614} [Minecraft Forge] (java8.jar) 21.12 18:38:39 [Server] INFO UCFML{7.10.99.99} [Forge Mod Loader] (java8.jar) 21.12 18:38:39 [Server] INFO UCmcp{9.05} [Minecraft Coder Pack] (minecraft.jar) 21.12 18:38:39 [Server] INFO States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored21.12 18:38:39 [Server] Server thread/ERROR [FML]: 21.12 18:38:39 [Server] Server thread/ERROR [FML]: Fatal errors were detected during the transition from CONSTRUCTING to PREINITIALIZATION. Loading cannot continue21.12 18:38:39 [Server] Server thread/INFO [progressiveautomation]: Starting automation21.12 18:38:38 [Server] Server thread/INFO [jacb]: Now with extra crafting21.12 18:38:36 [Server] Server thread/INFO [FML]: Attempting connection with missing mods [mcp, FML, Forge, Aroma1997Core, CodeChickenCore, NotEnoughItems, <CoFH ASM>, battlegear2, AgriCraft, antiqueatlas, AppleCore, Aroma1997CoreHelper, AromaBackup, BiblioCraft, BiblioWoodsNatura, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Energy, BuildCraft|Builders, CarpentersBlocks, ChickenChunks, chisel, chiseltones, CoFHCore, compactstorage, ComputerCraft, D3Core, props, debug, denseores, endercompass, endercore, EnderIO, EnderStorage, etfuturum, extrabuttons, fastleafdecay, FlatSigns, HopperDuctMod, iChunUtil, inpure|core, inventorytweaks, JABBA, jacb, LLadders, LavaBoat, lootbags, Mantle, MineTweaker3, Morpheus, Morph, Natura, NEIAddons, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, harvestcraft, planetguyLib, progressiveautomation, ProjRed|Core, ProjRed|Integration, ProjRed|Transmission, Railcraft, ResourceLoader, SpiceOfLife, StevesWorkshop, StorageDrawers, ThermalExpansion, ThermalFoundation, TorchTools, UtilityMobs, Waila, Ztones, ForgeMicroblock, ForgeMultipart, McMultipart, MrTJPCoreMod] at SERVER21.12 18:38:36 [Server] Server thread/INFO [FML]: Attempting connection with missing mods [mcp, FML, Forge, Aroma1997Core, CodeChickenCore, NotEnoughItems, <CoFH ASM>, battlegear2, AgriCraft, antiqueatlas, AppleCore, Aroma1997CoreHelper, AromaBackup, BiblioCraft, BiblioWoodsNatura, BuildCraft|Core, BuildCraft|Transport, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Robotics, BuildCraft|Energy, BuildCraft|Builders, CarpentersBlocks, ChickenChunks, chisel, chiseltones, CoFHCore, compactstorage, ComputerCraft, D3Core, props, debug, denseores, endercompass, endercore, EnderIO, EnderStorage, etfuturum, extrabuttons, fastleafdecay, FlatSigns, HopperDuctMod, iChunUtil, inpure|core, inventorytweaks, JABBA, jacb, LLadders, LavaBoat, lootbags, Mantle, MineTweaker3, Morpheus, Morph, Natura, NEIAddons, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, harvestcraft, planetguyLib, progressiveautomation, ProjRed|Core, ProjRed|Integration, ProjRed|Transmission, Railcraft, ResourceLoader, SpiceOfLife, StevesWorkshop, StorageDrawers, ThermalExpansion, ThermalFoundation, TorchTools, UtilityMobs, Waila, Ztones, ForgeMicroblock, ForgeMultipart, McMultipart, MrTJPCoreMod] at CLIENT21.12 18:38:36 [Server] Server thread/INFO [FML]: FML has found a non-mod file commons-compress-1.8.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.21.12 18:38:36 [Server] Server thread/INFO [FML]: FML has found a non-mod file commons-codec-1.9.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.21.12 18:38:36 [Server] Server thread/INFO [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.136-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.21.12 18:38:36 [Server] Server thread/INFO [FML]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by Chisel) without associated API reference21.12 18:38:36 [Server] Server thread/INFO [FML]: Forge Mod Loader has identified 83 mods to load21.12 18:38:36 [Server] Server thread/WARN [MrTJPCoreMod]: Mod MrTJPCoreMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.8.1621.12 18:38:36 [Server] Server thread/WARN [McMultipart]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.34421.12 18:38:35 [Server] Server thread/WARN [ForgeMultipart]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.34421.12 18:38:35 [Server] Server thread/WARN [ForgeMicroblock]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.34421.12 18:38:35 [Server] Server thread/WARN [TorchTools]: Mod TorchTools is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.2621.12 18:38:35 [Server] Server thread/WARN [ProjRed|Transmission]: Mod ProjRed|Transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.6.2.8221.12 18:38:35 [Server] Server thread/WARN [ProjRed|Integration]: Mod ProjRed|Integration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.6.2.8221.12 18:38:35 [Server] Server thread/WARN [ProjRed|Core]: Mod ProjRed|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.6.2.8221.12 18:38:35 [Server] Server thread/INFO [planetguyLib]: Mod planetguyLib is missing the required element 'name'. Substituting planetguyLib21.12 18:38:35 [Server] Server thread/WARN [neiintegration]: Mod neiintegration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.1021.12 18:38:34 [Server] Server thread/WARN [EnderStorage]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.7.3721.12 18:38:34 [Server] Server thread/WARN [debug]: Mod debug is missing the required element 'version' and no fallback can be found. Substituting '1.0'.21.12 18:38:34 [Server] Server thread/INFO [debug]: Mod debug is missing the required element 'name'. Substituting debug21.12 18:38:34 [Server] Server thread/WARN [D3Core]: Mod D3Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.2221.12 18:38:34 [Server] Server thread/WARN [ChickenChunks]: Mod ChickenChunks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.4.1921.12 18:38:33 [Server] Server thread/WARN [AromaBackup]: Mod AromaBackup is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.0.521.12 18:38:33 [Server] Server thread/WARN [Aroma1997CoreHelper]: Mod Aroma1997CoreHelper is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.2.1321.12 18:38:33 [Server] Server thread/INFO [AppleCore]: Mod AppleCore is missing the required element 'name'. Substituting AppleCore21.12 18:38:33 [Server] Server thread/INFO [FML]: Also searching /mods/1.7.10 for mods21.12 18:38:33 [Server] Server thread/INFO [FML]: Searching /mods for mods21.12 18:38:33 [Server] Server thread/INFO [FML]: Found 0 mods from the command line. Injecting into mod discoverer21.12 18:38:33 [Server] Server thread/INFO Completed early MinecraftForge initialization21.12 18:38:33 [Server] Server thread/INFO [FML]: Replaced 183 ore recipies21.12 18:38:33 [Server] Server thread/INFO [FML]: MinecraftForge v10.13.4.1614 Initialized21.12 18:38:33 [Server] Server thread/INFO Attempting early MinecraftForge initialization21.12 18:38:32 [Server] Server thread/INFO Starting minecraft server version 1.7.1021.12 18:38:31 [Server] main/INFO [EnderCore]: Transforming net.minecraft.inventory.ContainerFurnace Finished.21.12 18:38:31 [Server] main/INFO [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]21.12 18:38:31 [Server] main/INFO [FML]: InvTweaks: net.minecraft.inventory.ContainerFurnace21.12 18:38:31 [Server] main/INFO [FML]: InvTweaks: net.minecraft.inventory.Container21.12 18:38:31 [Server] main/INFO [EnderCore]: Transforming net.minecraft.item.ItemStack Finished.21.12 18:38:31 [Server] main/INFO [EnderCore]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]21.12 18:38:31 [Server] main/INFO [battlegear2]: M&B - Patching Class ItemStack done21.12 18:38:31 [Server] main/INFO [battlegear2]: M&B - Patching Class ItemStack (add)21.12 18:38:31 [Server] main/INFO [EnderCore]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.21.12 18:38:31 [Server] main/INFO [EnderCore]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]21.12 18:38:31 [Server] main/INFO [FastLeafDecay]: Found Leave Class: net/minecraft/block/BlockLeavesBase21.12 18:38:31 [Server] main/INFO [FastLeafDecay]: Patching leaves.21.12 18:38:30 [Server] main/INFO [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}21.12 18:38:30 [Server] main/INFO [battlegear2]: M&B - Patching Class EntityPlayer done21.12 18:38:30 [Server] main/INFO [battlegear2]: Creating new methods in EntityPlayer21.12 18:38:30 [Server] main/INFO [battlegear2]: Patching method setCurrentItemOrArmor in EntityPlayer21.12 18:38:30 [Server] main/INFO [battlegear2]: Patching method interactWith in EntityPlayer21.12 18:38:30 [Server] main/INFO [battlegear2]: Patching method onItemUseFinish in EntityPlayer21.12 18:38:30 [Server] main/INFO [battlegear2]: Patching method onUpdate in EntityPlayer21.12 18:38:30 [Server] main/INFO [battlegear2]: Patching constructor in EntityPlayer21.12 18:38:30 [Server] main/INFO [battlegear2]: Adding new fields to EntityPlayer21.12 18:38:30 [Server] main/INFO [battlegear2]: M&B - Patching Class EntityPlayer (yz)21.12 18:38:30 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker21.12 18:38:30 [Server] main/INFO [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker21.12 18:38:30 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper21.12 18:38:30 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper21.12 18:38:30 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper21.12 18:38:30 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper21.12 18:38:30 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper21.12 18:38:29 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker21.12 18:38:29 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper21.12 18:38:29 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper21.12 18:38:29 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper21.12 18:38:29 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper21.12 18:38:29 [Server] main/INFO [INpureLogInterceptor]: System attached to FML. Now intercepting all logging calls.21.12 18:38:29 [Server] main/INFO [INpurePreloader]: Starting library configuration...21.12 18:38:29 [Server] main/INFO [INpurePreloader]: Detected JVM: 1.821.12 18:38:29 [Server] main/INFO [INpurePreloader]: Attempting to detect JVM version...21.12 18:38:29 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper21.12 18:38:29 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper21.12 18:38:29 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper21.12 18:38:29 [Server] main/INFO [Aroma1997Core]: Finished data injection.21.12 18:38:29 [Server] main/INFO [Aroma1997Core]: Finished data injection.21.12 18:38:29 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper21.12 18:38:29 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper21.12 18:38:29 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper21.12 18:38:29 [Server] main/INFO [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a55721.12 18:38:27 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper21.12 18:38:27 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper21.12 18:38:27 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker21.12 18:38:27 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker21.12 18:38:27 [Server] main/INFO [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker21.12 18:38:27 [Server] main/INFO [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker21.12 18:38:27 [Server] main/WARN [FML]: The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft21.12 18:38:27 [Server] main/WARN [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft21.12 18:38:27 [Server] main/WARN [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft21.12 18:38:27 [Server] main/WARN [FML]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft21.12 18:38:27 [Server] main/WARN [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft21.12 18:38:27 [Server] main/WARN [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft21.12 18:38:27 [Server] main/WARN [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft21.12 18:38:27 [Server] main/WARN [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft21.12 18:38:27 [Server] main/WARN [FML]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft21.12 18:38:26 [Server] main/WARN [FML]: The coremod mods.battlegear2.coremod.BattlegearLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft21.12 18:38:26 [Server] main/INFO [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_211, running on Linux:amd64:4.12.2-1.el7.elrepo.x86_64, installed at /java821.12 18:38:26 [Server] main/INFO [FML]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading21.12 18:38:26 [Server] main/INFO [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker21.12 18:38:26 [Server] main/INFO [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker21.12 18:38:26 [Server] main/INFO [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker21.12 18:38:24 [Multicraft] Updating eula.txt file21.12 18:38:24 [Multicraft] Loaded config for "Default"21.12 18:38:24 [Multicraft] Starting server!21.12 18:38:24 [Multicraft] Loading server properties21.12 18:38:24 [Multicraft] Received start command i hope to get an answer soon

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.