Java lang noclassdeffounderror как исправить майнкрафт

Скрыть объявление

В преддверии глобального обновления, мы проводим исследования, которые помогут нам сделать опыт пользования форумом ещё удобнее. Помогите нам, примите участие!
  1. Создал сервер на версии 1.7.10, вроде все нормально работало. Как загрузил все моды, выдало ошибку java.lang.NoClassDefFoundError. Не знаю как исправить, помогите, пожалуйста. Вот сама ошибка:

    —- Minecraft Crash Report —-
    // My bad.

    Time: 16.07.19 9:29
    Description: Exception in server tick loop

    cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: Lnet/minecraft/client/Minecraft;
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:544)
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87)
    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
    Caused by: java.lang.NoClassDefFoundError: Lnet/minecraft/client/Minecraft;
    at java.lang.Class.getDeclaredFields0(Native Method)
    at java.lang.Class.privateGetDeclaredFields(Unknown Source)
    at java.lang.Class.getDeclaredField(Unknown Source)
    at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:43)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:512)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:513)
    … 5 more
    Caused by: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    … 32 more
    Caused by: java.lang.RuntimeException: Attempted to load class bao for invalid side SERVER
    at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50)
    at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
    … 34 more

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

    — System Details —
    Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_161, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 400877992 bytes (382 MB) / 584581120 bytes (557 MB) up to 3787980800 bytes (3612 MB)
    JVM Flags: 0 total;
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 33 mods loaded, 33 mods active
    States: ‘U’ = Unloaded ‘L’ = Loaded ‘C’ = Constructed ‘H’ = Pre-initialized ‘I’ = Initialized ‘J’ = Post-initialized ‘A’ = Available ‘D’ = Disabled ‘E’ = Errored
    UC mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UC FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
    UC Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
    UC CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
    UC NotEnoughItems{1.0.5.120} [Not Enough Items] (notenoughitems-1.7.10-1.0.5.120-universal.jar)
    UC ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
    UC DamageIndicatorsMod{3.2.0} [Damage Indicators] (1.7.10DamageIndicatorsMod-3.2.0.jar)
    UC bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar)
    UC Treecapitator{1.7.10} [Treecapitator] (1.7.10Treecapitator-universal-2.0.4.jar)
    UC animalbikes{1.7.10} [Animal Bikes] (Animal-Bikes-Mod-1.7.10.jar)
    UC nevermine{Tslat-1.1.3} [Advent of Ascension] (AoA-Tslat-1.1.3.jar)
    UC backpacks16840{3.5.5} [Backpacks!] (backpacks1.7.10-3.5.5.jar)
    UC BiomesOPlenty{2.1.0} [Biomes O’ Plenty] (BiomesOPlenty-1.7.10-2.1.0.2308-universal.jar)
    UC chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.0-2.jar)
    UC creativecore{1.3.14} [CreativeCore] (creativecore-v1.3.24-mc1.7.10.jar)
    UC DLDungeonsJBG{1.3.0} [Doomlike Dungeons] (DoomlikeDungeons-1.3.2-MC1.7.10.jar)
    UE DynamicLights{1.3.9a} [Dynamic Lights] (dynamic-lights-1.3.9a-mc1.7.10.jar)
    UC eplus{3.0.2-d} [Enchanting Plus] (enchanting-plus-mod-1.7.10.jar)
    UC flansmod{4.10.0} [Flan’s Mod] (Flans-Mod-1.7.10.jar)
    UC F2L{1.7.10b} [Flesh2Leather] (flesh2lether-1.7.10b.jar)
    UC GrimoireOfGaia{1.0.0} [Grimoire of Gaia 3] (grimoireofgaia3-1.7.10-1.2.7.jar)
    UC iChunUtil{4.2.3} [iChunUtil] (ichunutil-4.2.3.jar)
    UC InfernalMobs{1.6.2} [Infernal Mobs] (InfernalMobs-1.7.10.jar)
    UC Baubles{1.0.1.10} [Baubles] (Baubles-Mod-1.7.10.jar)
    UC InventoryPets{1.5.2} [Inventory Pets] (inventorypets-1.7.10-1.5.2-universal.jar)
    UC journeymap{5.1.4p2} [JourneyMap] (journeymap-1.7.10-5.1.4p2-unlimited.jar)
    UC lotr{Update v34.3 for Minecraft 1.7.10} [The Lord of the Rings Mod] (LOTRMod-v34.3.jar)
    UC Morph{0.9.3} [Morph] (morph-beta-0.9.3.jar)
    UC notenoughcats{1.2.1} [Not Enough Cats] (notenoughcats-1.7.10-1.2.1.jar)
    UC Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft1.7.10-4.2.3.5.jar)
    UC Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
    UC ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-164.jar)
    UC TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
    Profiler Position: N/A (disabled)
    Is Modded: Definitely; Server brand changed to ‘fml,forge’
    Type: Dedicated Server (map_server.txt)


  2. Code

    Code
    Старожил
    Пользователь

    Баллы:
    123
    Имя в Minecraft:
    _Gizmo

    >Attempted to load class bao for invalid side SERVER
    >UE DynamicLights{1.3.9a} [Dynamic Lights] (dynamic-lights-1.3.9a-mc1.7.10.jar)
    >’E’ = Errored
    https://www.curseforge.com/minecraft/mc-mods/dynamic-lights
    >Note: DO NOT INSTALL THE COREMOD ON SERVERS! It will crash on load.
    удоли


  3. Nikeron_

    Nikeron_
    Активный участник
    Пользователь

    Баллы:
    61
    Имя в Minecraft:
    iSySFoX

    Проверяй моды в одиночке, прежде чем на сервер грузить :D
    Dynamic Lights ошибку выдаёт, не сильно понимаю в ошибках консоли, скорее всего доп. мод требует.


  4. vall1612

    vall1612
    Активный участник
    Пользователь

    Баллы:
    61
    Имя в Minecraft:
    speedfayr

    у меня подобное
    — Minecraft Crash Report —-
    // Oops.

    Time: 18.09.19 18:47
    Description: Exception in server tick loop

    cpw.mods.fml.common.MissingModsException
    at cpw.mods.fml.common.Loader.sortModList(Loader.java:244)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:472)
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87)
    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:319)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:170)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620)
    at java.lang.Thread.run(Unknown Source)

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

    — System Details —
    Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 7 (x86) version 6.1
    Java Version: 1.8.0_101, Oracle Corporation
    Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
    Memory: 30323040 bytes (28 MB) / 129892352 bytes (123 MB) up to 259522560 bytes (247 MB)
    JVM Flags: 1 total; -Xms128m
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: ~~ERROR~~ NullPointerException: null
    Profiler Position: N/A (disabled)
    Is Modded: Definitely; Server brand changed to ‘cauldron,craftbukkit,mcpc,fml,forge’
    Type: Dedicated Server (map_server.txt)

Поделиться этой страницей


Rubukkit - свой сервер Minecraft

java.lang.NoClassDefFoundError: net/minecraft/client/renderer/texture/TextureMap
> at fastcraft.Z.(F:11)
> at fastcraft.ab.(F:16125)
> at fastcraft.HC.j(F:70)
> at net.minecraft.client.renderer.texture.DynamicTexture.func_110564_a(DynamicTexture.java)
> at net.minecraft.client.renderer.texture.TextureUtil.(TextureUtil.java:460)
> at net.minecraft.client.shader.Framebuffer.func_147605_b(Framebuffer.java:104)
> at net.minecraft.client.shader.Framebuffer.func_147613_a(Framebuffer.java:56)
> at net.minecraft.client.shader.Framebuffer.(Framebuffer.java:37)
> at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
> at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
> at net.minecraft.client.main.Main.main(SourceFile:148)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

Как пофиксить ошибку Error: java.lang.RuntimeException или Exit Code -1

> at java.lang.reflect.Method.invoke(Unknown Source)
> at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
> at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
> Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.texture.TextureMap
> at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at java.lang.ClassLoader.loadClass(Unknown Source)

Голосование за лучший ответ

Модов может поставил, переустанови игру всё пройдёт, или удали то что поставил

Галина БелоусоваЗнаток (294) 5 лет назад

но я хочу с модами мне скучно играть в обычный майн

Вито Скалетта Гуру (3559) Значит ставь моды нормально, поставил один мод — зашёл в игру, проверил, если работает то ставишь второй, если не работает (вылетает) удаляешь этот мод и ставишь этот же мод только с другого сайта, некоторые моды сами по себе конфликтуют, ставь правильно и не делай ошибок.

Галина БелоусоваЗнаток (294) 5 лет назад

но я вчера играл было всё хорошо и тут я переважу на русский и вылетает

Вито Скалетта Гуру (3559) ну так не переводи на русский. в чём проблема?

Галина БелоусоваЗнаток (294) 5 лет назад

но я не могу играть на англиском я его не знаю

Источник: otvet.mail.ru

Здравствуйте. Происходит такая ошибка, когда пытаюсь запустить свой мод на сервере. Ругается на класс, который рисует картинку, но в главном классе он инициализируется на стороне сервера. Как я читал пол эту проблему у других, как раз связанна с тем, что либо нету таких файлов в моде или пытаются установить клиентский мод на сервер. Пробовав их решения — мне не помогает.

Что с этим можно сделать? Просто для того, что бы отрисовать картинку мне нужно получить данные с сервера, в моем случаи с помощью класса TickHandler он пакетом отсылает значение scoreboard. Он вроде работает исправно, но что-то похоже не так с классом over.

Во что связанно с ним в главном классе: (Метод геттер нужен для пакета)

А так же есть такой дебаг:

java.lang.NoClassDefFoundError: com/integral/examplemod/gui/over at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:1.8.0_301] at java.lang.Class.privateGetDeclaredMethods(Class.java:2701) ~[?:1.8.0_301] at java.lang.Class.getDeclaredMethods(Class.java:1975) ~[?:1.8.0_301] at net.minecraftforge.fml.common.FMLModContainer.gatherAnnotations(FMLModContainer.java:400) ~[server.jar:?] at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:595) ~[server.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_301] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_301] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_301] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_301] at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.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.java: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.java: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.java:219) ~[server.jar:?] at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) ~[server.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_301] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_301] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_301] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_301] at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?] at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.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.java: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.java: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:136) ~[LoadController.class:?] at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595) ~[Loader.class:?] at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) ~[FMLServerHandler.class:?] at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) ~[FMLCommonHandler.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) ~[nz.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_301] Caused by: java.lang.ClassNotFoundException: com.integral.examplemod.gui.over at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_301] at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_301] . 36 more Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/gui/Gui at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_301] at java.lang.ClassLoader.defineClass(ClassLoader.java:756) ~[?:1.8.0_301] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_301] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_301] at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_301] . 36 more Caused by: java.lang.ClassNotFoundException: net.minecraft.client.gui.Gui at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) ~[launchwrapper-1.12.jar:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_301] at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_301] at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_301] at java.lang.ClassLoader.defineClass(ClassLoader.java:756) ~[?:1.8.0_301] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_301] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_301] at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_301] . 36 more
java.lang.NoClassDefFoundError: com/integral/examplemod/gui/over
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
at java.lang.Class.getDeclaredMethods(Class.java:1975)
at net.minecraftforge.fml.common.FMLModContainer.gatherAnnotations(FMLModContainer.java:400)
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:595)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595)
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: com.integral.examplemod.gui.over
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
. 36 more
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/gui/Gui
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
. 38 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.gui.Gui
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
. 42 more
java.lang.NoClassDefFoundError: com/integral/examplemod/gui/over at java.lang.Class.getDeclaredMethods0(Native Method) at java.lang.Class.privateGetDeclaredMethods(Class.java:2701) at java.lang.Class.getDeclaredMethods(Class.java:1975) at net.minecraftforge.fml.common.FMLModContainer.gatherAnnotations(FMLModContainer.java:400) at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:595) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595) 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: com.integral.examplemod.gui.over at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(ClassLoader.java:418) at java.lang.ClassLoader.loadClass(ClassLoader.java:351) . 36 more Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/gui/Gui at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:756) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) . 38 more Caused by: java.lang.ClassNotFoundException: net.minecraft.client.gui.Gui at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) at java.lang.ClassLoader.loadClass(ClassLoader.java:418) at java.lang.ClassLoader.loadClass(ClassLoader.java:351) . 42 more

Источник: forum.mcmodding.ru

Как исправить ошибку java.lang.NoClassDefFoundError в Java J2EE

Я потратил довольно много времени, чтобы выяснить как исправить ошибку java.lang.NoClassDefFoundError в Java.

В этой инструкции я покажу как исправить эти ошибки, раскрою некоторые секреты NoClassDefFoundError и поделюсь своим опытом в этой области.

ошибка NoClassDefFoundError Java

NoClassDefFoundError – это самая распространенная ошибка в разработке Java. В любом случае, давайте посмотрим, почему это происходит и что нужно сделать для разрешения проблемы.

Разбираемся с причинами noclassdeffounderror в Java

NoClassDefFoundError в Java возникает, когда виртуальная машина Java не может найти определенный класс во время выполнения, который был доступен во время компиляции.

Например, если у нас есть вызов метода из класса или доступ к любому статическому члену класса, и этот класс недоступен во время выполнения, JVM сгенерирует NoClassDefFoundError.

Важно понимать, что это отличается от ClassNotFoundException, который появляется при попытке загрузить класс только во время выполнения, а имя было предоставлено во время выполнения, а не во время компиляции. Многие Java-разработчики смешивают эти две ошибки и запутываются.

NoClassDefFoundError возникнет, если класс присутствовал во время компиляции, но не был доступен в java classpath во время выполнения. Обычно появляется такая ошибка:

Exception in thread «main» java.lang.NoClassDefFoundError

Разница между java.lang.NoClassDefFoundError и ClassNotFoundException в Java

[ads-pc-3]
java.lang.ClassNotFoundException и java.lang.NoClassDefFoundError оба связаны с Java Classpath, и они полностью отличаются друг от друга.

ClassNotFoundException возникает, когда JVM пытается загрузить класс во время выполнения, т.е. вы даете имя класса во время выполнения, а затем JVM пытается загрузить его, и если этот класс не найден, он генерирует исключение java.lang.ClassNotFoundException.

Тогда как в случае NoClassDefFoundError проблемный класс присутствовал во время компиляции, и поэтому программа успешно скомпилирована, но не доступна во время выполнения по любой причине.

Приступим к решению ошибки java.lang.NoClassDefFoundError.

Нам нужно добавить NoClassDefFoundError в Classpath или проверить, почему он не доступен в Classpath. Там может быть несколько причин, таких как:

  1. Класс недоступен в Java Classpath.
  2. Возможно, вы запускаете вашу программу с помощью jar, а класс не определен в атрибуте ClassPath.
  3. Любой сценарий запуска переопределяет переменную среды Classpath.
    Поскольку NoClassDefFoundError является подклассом java.lang.LinkageError, он также может появиться, если библиотека может быть недоступна.
  4. Проверьте наличие java.lang.ExceptionInInitializerError в файле журнала. NoClassDefFoundError из-за сбоя инициализации встречается довольно часто.
  5. Если вы работаете в среде J2EE, то видимость Class среди нескольких Classloader также может вызвать java.lang.NoClassDefFoundError.

Примеры

  1. Простой пример NoClassDefFoundError – класс принадлежит отсутствующему файлу JAR, или JAR не был добавлен в путь к классам, или имя jar было изменено кем-то.
  2. Класс не находится в Classpath, нет способа узнать это, но вы можете просто посмотреть в System.getproperty (“java.classpath”), и он напечатает classpath оттуда, где можно получить представление о фактическом пути к классам во время выполнения.
  3. Просто попробуйте запустить явно -classpath с тем классом, который, по вашему мнению, будет работать, и если он работает, это верный признак того – что-то переопределяет java classpath.

NoClassDefFoundError в Java из-за исключения в блоке инициализатора

Это еще одна распространенная причина java.lang.NoClassDefFoundError, когда ваш класс выполняет некоторую инициализацию в статическом блоке и если статический блок генерирует исключение, класс, который ссылается на этот класс, получит NoclassDefFoundError.

Смотрите в журнале java.lang.ExceptionInInitializerError, потому что это может вызвать java.lang.NoClassDefFoundError: Could not initialize class.

Как и в следующем примере кода, во время загрузки и инициализации класса, пользовательский класс генерирует Exception из статического блока инициализатора, который вызывает ExceptionInInitializerError при первой загрузке пользовательского класса в ответ на новый вызов User ().
[ads-pc-3]

  1. Поскольку NoClassDefFoundError также является LinkageError, который возникает из-за зависимости от какого-либо другого класса, вы также можете получить java.lang.NoClassDefFoundError, если ваша программа зависит от собственной библиотеки, а соответствующая DLL отсутствует. Помните, что это может также вызвать java.lang.UnsatisfiedLinkError: no dll in java.library.path. Чтобы решить эту проблему, держите dll вместе с JAR.
  2. Если вы используете файл ANT, создайте JAR, стоит отметить отладку до этого уровня, чтобы убедиться, что скрипт компоновки ANT получает правильное значение classpath и добавляет его в файл manifest.mf.
  3. Проблема с правами доступа к файлу JAR. Если вы работаете с Java-программой в многопользовательской операционной системе, такой как Linux, вам следует использовать идентификатор пользователя приложения для всех ресурсов приложения, таких как файлы JAR, библиотеки и конфигурации. Если вы используете разделяемую библиотеку, которая используется несколькими приложениями, работающими под разными пользователями, вы можете столкнуться с проблемой прав доступа, например, файл JAR принадлежит другому пользователю и недоступен для вашего приложения.
  4. Опечатка в конфигурации XML также может вызвать NoClassDefFoundError в Java. Как и большинство Java-фреймворков, таких как Spring, Struts все они используют конфигурацию XML для определения bean-компонентов. В любом случае, если вы неправильно указали имя компонента, он может вызвать ошибку при загрузке другого класса. Это довольно часто встречается в среде Spring MVC и в Apache Struts, где вы получаете множество исключений при развертывании файла WAR или EAR.
  5. Когда ваш скомпилированный класс, который определен в пакете, не присутствует в том же пакете во время загрузки, как в случае с JApplet.
  6. Еще одна причина- это нескольких загрузчиков классов в средах J2EE. Поскольку J2EE не использует стандартную структуру загрузчика классов, а зависит от Tomcat, WebLogic, WebSphere и т.д., от того, как они загружают различные компоненты J2EE, такие как WAR-файл или EJB-JAR-файл. Кроме того, если класс присутствует в обоих файлах JAR и вы вызовете метод equals для сравнения этих двух объектов, это приведет к исключению ClassCastException, поскольку объект, загруженный двумя различными загрузчиками классов, не может быть равным.
  7. Очень редко может происходить Exception in thread “main” java.lang.NoClassDefFoundError: com/sun/tools/javac/Main. Эта ошибка означает, что либо ваш Classpath, PATH или JAVA_HOME не настроен должным образом, либо JDK установка не правильная. Попробуйте переустановить JDK. Замечено, что проблема возникала после установки jdk1.6.0_33 и последующей переустановки JDK1.6.0_25.

Средняя оценка 2.4 / 5. Количество голосов: 38

Источник: hr-vector.com

The Java.lang.NoClassDefFoundError is an error that many Net/Minecraft/Client/Minecraft users run into, which can be quite frustrating. The good news is that there are some solutions that can help you get rid of this error message and continue using the game. Here are the steps for solving a Java.lang.NoClassDefFoundError for Net/Minecraft/Client/Minecraft:

Step 1: Understand the Error

Java.lang.NoClassDefFoundError happens when a class file has been included in the project, but the class files needed for that class are either missing or not defined. It can also happen when a class file appears in the class path but is missing from a specific file.

Step 2: Install the Correct Java Version

First, you must ensure that the Net/Minecraft/Client/Minecraft game is compatible with your current JVM (Java Virtual Machine). You can download the latest version of Java from Oracle’s website. Make sure you choose the right version for your operating system.

Step 3: Download the Right Launcher

Once you have downloaded the right version of Java, you must download the launcher for the Net/Minecraft/Client/Minecraft game. The launcher is available on the official website. Again, make sure the launcher you are downloading is compatible with your version of Java.

Step 4: Set the Environmental Variables

In the latest versions of Java, it is necessary to set environment variables in order to be able to run the game. You can find more information about the correct environment variables to set by checking the Minecraft Wiki.

Step 5: Re-Install the Game

If setting the environment variables does not work, you may need to reinstall the Net/Minecraft/Client/Minecraft game. Try to delete all the files related to the game and re-download the launcher.

FAQ

How do I check the version of Java I currently have installed?

You can check the version of Java you currently have installed by going to the “Control Panel” in your computer, then selecting the “Java” tab. The version of Java you currently have installed will appear in the window that appears.

Where can I download the right version of Java for my computer?

You can download the correct version of Java for your computer from Oracle’s website.

Is the Java.lang.NoClassDefFoundError always caused by a missing class file?

No, the Java.lang.NoClassDefFoundError can be caused by other issues, like a segmentation fault or a memory leak.

How can I set environment variables for a Net/Minecraft/Client/Minecraft game?

You can find information about the correct environment variables to set for a Net/Minecraft/Client/Minecraft game by checking the Minecraft Wiki.

What should I do if re-installing the game does not work?

If re-installing the game does not solve the Java.lang.NoClassDefFoundError, you should contact customer support and explain the issue. They should be able to provide additional help.


  • Search


    • Search all Forums


    • Search this Forum


    • Search this Thread


  • Tools


    • Jump to Forum

  • |<<
  • <
  • >
  • >>|
  • 1
  • 2
  • Next

  • #1

    Jan 22, 2017


    Rif_Raf


    • View User Profile


    • View Posts


    • Send Message



    View Rif_Raf's Profile

    • Tree Puncher
    • Join Date:

      1/22/2017
    • Posts:

      16
    • Member Details

    I installed a whole lot of mods, and I keep getting this error when i run my forge launcher and I have no clue what to do.

    [17:26:30] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.
    [17:26:30] [main/INFO] [FML/]: Forge Mod Loader version 7.99.36.1558 for Minecraft 1.7.10 loading
    [17:26:30] [main/INFO] [FML/]: Java is Java HotSpot(TM) Client VM, version 1.8.0_111, running on Windows 10:x86:10.0, installed at C:Program Files (x86)Javajre1.8.0_111
    [17:26:30] [main/DEBUG] [FML/]: Java classpath at launch is C:UsersTarikAppDataRoaming.minecraftlibrariesnetminecraftforgeforge1.7.10-10.13.4.1558-1.7.10forge-1.7.10-10.13.4.1558-1.7.10.jar;C:UsersTarikAppDataRoaming.minecraftlibrariesnetminecraftlaunchwrapper1.12launchwrapper-1.12.jar;C:UsersTarikAppDataRoaming.minecraftlibrariesorgow2asmasm-all5.0.3asm-all-5.0.3.jar;C:UsersTarikAppDataRoaming.minecraftlibrariescomtypesafeakkaakka-actor_2.112.3.3akka-actor_2.11-2.3.3.jar;C:UsersTarikAppDataRoaming.minecraftlibrariescomtypesafeconfig1.2.1config-1.2.1.jar;C:UsersTarikAppDataRoaming.minecraftlibrariesorgscala-langscala-actors-migration_2.111.1.0scala-actors-migration_2.11-1.1.0.jar;C:UsersTarikAppDataRoaming.minecraftlibrariesorgscala-langscala-compiler2.11.1scala-compiler-2.11.1.jar;C:UsersTarikAppDataRoaming.minecraftlibrariesorgscala-langpluginsscala-continuations-library_2.111.0.2scala-continuations-library_2.11-1.0.2.jar;C:UsersTarikAppDataRoaming.minecraftlibrariesorgscala-langpluginsscala-continuations-plugin_2.11.11.0.2scala-continuations-plugin_2.11.1-1.0.2.jar;C:UsersTarikAppDataRoaming.minecraftlibrariesorgscala-langscala-library2.11.1scala-library-2.11.1.jar;C:UsersTarikAppDataRoaming.minecraftlibrariesorgscala-langscala-parser-combinators_2.111.0.1scala-parser-combinators_2.11-1.0.1.jar;C:UsersTarikAppDataRoaming.minecraftlibrariesorgscala-langscala-reflect2.11.1scala-reflect-2.11.1.jar;C:UsersTarikAppDataRoaming.minecraftlibrariesorgscala-langscala-swing_2.111.0.1scala-swing_2.11-1.0.1.jar;C:UsersTarikAppDataRoaming.minecraftlibrariesorgscala-langscala-xml_2.111.0.2scala-xml_2.11-1.0.2.jar;C:UsersTarikAppDataRoaming.minecraftlibrarieslzmalzma.0.1lzma-0.0.1.jar;C:UsersTarikAppDataRoaming.minecraftlibrariesnetsfjopt-simplejopt-simple4.5jopt-simple-4.5.jar;C:UsersTarikAppDataRoaming.minecraftlibrariescomgoogleguavaguava17.0guava-17.0.jar;C:UsersTarikAppDataRoaming.minecraftlibrariesorgapachecommonscommons-lang33.3.2commons-lang3-3.3.2.jar;C:UsersTarikAppDataRoaming.minecraftlibrariescommojangrealms1.3.5realms-1.3.5.jar;C:UsersTarikAppDataRoaming.minecraftlibrariesorgapachecommonscommons-compress1.8.1commons-compress-1.8.1.jar;C:UsersTarikAppDataRoaming.minecraftlibrariesorgapachehttpcomponentshttpclient4.3.3httpclient-4.3.3.jar;C:UsersTarikAppDataRoaming.minecraftlibrariescommons-loggingcommons-logging1.1.3commons-logging-1.1.3.jar;C:UsersTarikAppDataRoaming.minecraftlibrariesorgapachehttpcomponentshttpcore4.3.2httpcore-4.3.2.jar;C:UsersTarikAppDataRoaming.minecraftlibrariesjava3dvecmath1.3.1vecmath-1.3.1.jar;C:UsersTarikAppDataRoaming.minecraftlibrariesnetsftrove4jtrove4j3.0.3trove4j-3.0.3.jar;C:UsersTarikAppDataRoaming.minecraftlibrariescomibmicuicu4j-core-mojang51.2icu4j-core-mojang-51.2.jar;C:UsersTarikAppDataRoaming.minecraftlibrariesnetsfjopt-simplejopt-simple4.5jopt-simple-4.5.jar;C:UsersTarikAppDataRoaming.minecraftlibrariescompaulscodecodecjorbis20101023codecjorbis-20101023.jar;C:UsersTarikAppDataRoaming.minecraftlibrariescompaulscodecodecwav20101023codecwav-20101023.jar;C:UsersTarikAppDataRoaming.minecraftlibrariescompaulscodelibraryjavasound20101123libraryjavasound-20101123.jar;C:UsersTarikAppDataRoaming.minecraftlibrariescompaulscodelibrarylwjglopenal20100824librarylwjglopenal-20100824.jar;C:UsersTarikAppDataRoaming.minecraftlibrariescompaulscodesoundsystem20120107soundsystem-20120107.jar;C:UsersTarikAppDataRoaming.minecraftlibrariesionettynetty-all4.0.10.Finalnetty-all-4.0.10.Final.jar;C:UsersTarikAppDataRoaming.minecraftlibrariescomgoogleguavaguava15.0guava-15.0.jar;C:UsersTarikAppDataRoaming.minecraftlibrariesorgapachecommonscommons-lang33.1commons-lang3-3.1.jar;C:UsersTarikAppDataRoaming.minecraftlibrariescommons-iocommons-io2.4commons-io-2.4.jar;C:UsersTarikAppDataRoaming.minecraftlibrariescommons-codeccommons-codec1.9commons-codec-1.9.jar;C:UsersTarikAppDataRoaming.minecraftlibrariesnetjavajinputjinput2.0.5jinput-2.0.5.jar;C:UsersTarikAppDataRoaming.minecraftlibrariesnetjavajutilsjutils1.0.0jutils-1.0.0.jar;C:UsersTarikAppDataRoaming.minecraftlibrariescomgooglecodegsongson2.2.4gson-2.2.4.jar;C:UsersTarikAppDataRoaming.minecraftlibrariescommojangauthlib1.5.21authlib-1.5.21.jar;C:UsersTarikAppDataRoaming.minecraftlibrariesorgapachelogginglog4jlog4j-api2.0-beta9log4j-api-2.0-beta9.jar;C:UsersTarikAppDataRoaming.minecraftlibrariesorgapachelogginglog4jlog4j-core2.0-beta9log4j-core-2.0-beta9.jar;C:UsersTarikAppDataRoaming.minecraftlibrariesorglwjgllwjgllwjgl2.9.1lwjgl-2.9.1.jar;C:UsersTarikAppDataRoaming.minecraftlibrariesorglwjgllwjgllwjgl_util2.9.1lwjgl_util-2.9.1.jar;C:UsersTarikAppDataRoaming.minecraftlibrariestvtwitchtwitch5.16twitch-5.16.jar;C:UsersTarikAppDataRoaming.minecraftversions1.7.101.7.10.jar
    [17:26:30] [main/DEBUG] [FML/]: Java library path at launch is C:UsersTarikAppDataRoaming.minecraftversions1.7.10-Forge10.13.4.1558-1.7.101.7.10-Forge10.13.4.1558-1.7.10-natives-12671807830614
    [17:26:30] [main/DEBUG] [FML/]: Enabling runtime deobfuscation
    [17:26:30] [main/DEBUG] [FML/]: Instantiating coremod class FMLCorePlugin
    [17:26:30] [main/DEBUG] [FML/]: Added access transformer class cpw.mods.fml.common.asm.transformers.AccessTransformer to enqueued access transformers
    [17:26:30] [main/DEBUG] [FML/]: Enqueued coremod FMLCorePlugin
    [17:26:30] [main/DEBUG] [FML/]: Instantiating coremod class FMLForgePlugin
    [17:26:30] [main/DEBUG] [FML/]: Added access transformer class net.minecraftforge.transformers.ForgeAccessTransformer to enqueued access transformers
    [17:26:30] [main/DEBUG] [FML/]: Enqueued coremod FMLForgePlugin
    [17:26:30] [main/DEBUG] [FML/]: All fundamental core mods are successfully located
    [17:26:30] [main/DEBUG] [FML/]: Attempting to load commandline specified mods, relative to C:UsersTarikAppDataRoaming.minecraft
    [17:26:30] [main/DEBUG] [FML/]: Discovering coremods
    [17:26:30] [main/DEBUG] [FML/]: Examining for coremod candidacy [1.7.10]Better_Furnaces_V4.3.jar
    [17:26:30] [main/DEBUG] [FML/]: Not found coremod data in [1.7.10]Better_Furnaces_V4.3.jar
    [17:26:30] [main/DEBUG] [FML/]: Examining for coremod candidacy [1.7.10]BFCompatV3.1.jar
    [17:26:30] [main/DEBUG] [FML/]: Not found coremod data in [1.7.10]BFCompatV3.1.jar
    [17:26:30] [main/DEBUG] [FML/]: Examining for coremod candidacy [1.7.10]bspkrsCore-universal-6.16.jar
    [17:26:30] [main/DEBUG] [FML/]: Not found coremod data in [1.7.10]bspkrsCore-universal-6.16.jar
    [17:26:30] [main/DEBUG] [FML/]: Examining for coremod candidacy [1.8]bspkrsCore-universal-7.01.jar
    [17:26:30] [main/DEBUG] [FML/]: Not found coremod data in [1.8]bspkrsCore-universal-7.01.jar
    [17:26:30] [main/DEBUG] [FML/]: Examining for coremod candidacy [1.8]StartingInventory-universal-1.8.r01.jar
    [17:26:30] [main/DEBUG] [FML/]: Not found coremod data in [1.8]StartingInventory-universal-1.8.r01.jar
    [17:26:30] [main/DEBUG] [FML/]: Examining for coremod candidacy ae2stuff-0.5.0.56-mc1.7.10.jar
    [17:26:30] [main/DEBUG] [FML/]: Not found coremod data in ae2stuff-0.5.0.56-mc1.7.10.jar
    [17:26:30] [main/DEBUG] [FML/]: Examining for coremod candidacy AgriCraft-1.7.10-1.5.0.jar
    [17:26:30] [main/DEBUG] [FML/]: Not found coremod data in AgriCraft-1.7.10-1.5.0.jar
    [17:26:30] [main/DEBUG] [FML/]: Examining for coremod candidacy AOBD-2.9.2.jar
    [17:26:30] [main/DEBUG] [FML/]: Not found coremod data in AOBD-2.9.2.jar
    [17:26:30] [main/DEBUG] [FML/]: Examining for coremod candidacy AppleCore-mc1.10.2-2.1.0.jar
    [17:26:30] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in AppleCore-mc1.10.2-2.1.0.jar, it will be examined later for regular @Mod instances
    [17:26:30] [main/DEBUG] [FML/]: Instantiating coremod class AppleCore
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NoClassDefFoundError: net/minecraftforge/fml/relauncher/IFMLLoadingPlugin
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.defineClass1(Native Method)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.defineClass(Unknown Source)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.SecureClassLoader.defineClass(Unknown Source)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URLClassLoader.defineClass(Unknown Source)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URLClassLoader.access$100(Unknown Source)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URLClassLoader$1.run(Unknown Source)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URLClassLoader$1.run(Unknown Source)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.AccessController.doPrivileged(Native Method)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URLClassLoader.findClass(Unknown Source)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.forName0(Native Method)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.forName(Unknown Source)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.ClassNotFoundException: net.minecraftforge.fml.relauncher.IFMLLoadingPlugin
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: … 23 more
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.NullPointerException
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: … 25 more
    [17:26:30] [main/ERROR] [FML/]: An error occurred trying to configure the minecraft home at C:UsersTarikAppDataRoaming.minecraft for Forge Mod Loader
    java.lang.NoClassDefFoundError: net/minecraftforge/fml/relauncher/IFMLLoadingPlugin
    at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_111]
    at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_111]
    at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_111]
    at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.8.0_111]
    at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.8.0_111]
    at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_111]
    at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_111]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_111]
    at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_111]
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117) ~[launchwrapper-1.12.jar:?]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
    at java.lang.Class.forName0(Native Method) ~[?:1.8.0_111]
    at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_111]
    at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460) ~[forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
    at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389) ~[forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
    at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) ~[forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
    at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
    at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) [forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
    at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) [forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
    at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) [forge-1.7.10-10.13.4.1558-1.7.10.jar:?]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
    Caused by: java.lang.ClassNotFoundException: net.minecraftforge.fml.relauncher.IFMLLoadingPlugin
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
    … 23 more
    Caused by: java.lang.NullPointerException
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
    … 23 more
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.NoClassDefFoundError: net/minecraftforge/fml/relauncher/IFMLLoadingPlugin
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.defineClass1(Native Method)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.defineClass(Unknown Source)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.SecureClassLoader.defineClass(Unknown Source)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URLClassLoader.defineClass(Unknown Source)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URLClassLoader.access$100(Unknown Source)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URLClassLoader$1.run(Unknown Source)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URLClassLoader$1.run(Unknown Source)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.security.AccessController.doPrivileged(Native Method)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.net.URLClassLoader.findClass(Unknown Source)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:117)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.forName0(Native Method)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.Class.forName(Unknown Source)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:460)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:389)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.ClassNotFoundException: net.minecraftforge.fml.relauncher.IFMLLoadingPlugin
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at java.lang.ClassLoader.loadClass(Unknown Source)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: … 23 more
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: Caused by: java.lang.NullPointerException
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
    [17:26:30] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:-1]: … 25 more


  • #2

    Jan 22, 2017

    your forge is throwing an error itself — either cause it needs a connection to download stuff or because it’s corrupted (not sure here)


  • #3

    Jan 22, 2017


    Rif_Raf


    • View User Profile


    • View Posts


    • Send Message



    View Rif_Raf's Profile

    • Tree Puncher
    • Join Date:

      1/22/2017
    • Posts:

      16
    • Member Details

    I guess I’ll redownload forge then, im pretty sure that i’ve got a connection though, since I’m typing this on the internet after all. Thanks in advance


  • #4

    Jan 22, 2017


    Rif_Raf


    • View User Profile


    • View Posts


    • Send Message



    View Rif_Raf's Profile

    • Tree Puncher
    • Join Date:

      1/22/2017
    • Posts:

      16
    • Member Details

    Ok so I redownloaded forge but it still gives the same error.

    It didnt use to do this back when I had fewer mods, could that have something to do with it?


  • #6

    Jan 22, 2017

    You have a 1.8 or later mod in there. Figure out which one and remove it.

    The net/minecraftforge namespace was introduced in Forge for 1.8.


  • #7

    Jan 22, 2017


    Rif_Raf


    • View User Profile


    • View Posts


    • Send Message



    View Rif_Raf's Profile

    • Tree Puncher
    • Join Date:

      1/22/2017
    • Posts:

      16
    • Member Details

    I switched from just Natura, Mekanism, Botania and Too many items, to basically all the mods from project ozone 2 except chance cubes, apple core, the defense one which i forgot the name of and dense ores. Should I just start removing mods to see which ones are the ones causing the problem?

    Last edited by Rif_Raf: Jan 22, 2017


  • #8

    Jan 22, 2017


    Rif_Raf


    • View User Profile


    • View Posts


    • Send Message



    View Rif_Raf's Profile

    • Tree Puncher
    • Join Date:

      1/22/2017
    • Posts:

      16
    • Member Details

    You have a 1.8 or later mod in there. Figure out which one and remove it.

    The net/minecraftforge namespace was introduced in Forge for 1.8.

    Oh you’re right I do, I’ll remove it and see if that fixes it, fingers crossed! :D


  • #9

    Jan 22, 2017

    You have a 1.8 or later mod in there. Figure out which one and remove it.

    The net/minecraftforge namespace was introduced in Forge for 1.8.

    ooh, thanks. i should’ve known that :mellow:


  • #10

    Jan 22, 2017


    Rif_Raf


    • View User Profile


    • View Posts


    • Send Message



    View Rif_Raf's Profile

    • Tree Puncher
    • Join Date:

      1/22/2017
    • Posts:

      16
    • Member Details

    It worked! The crash isnt happening anymore, and a few times i got some compatibility issues and missing core mods, but that was fixed easily.

    Thank you so much :)


  • #11

    Jan 22, 2017


    Rif_Raf


    • View User Profile


    • View Posts


    • Send Message



    View Rif_Raf's Profile

    • Tree Puncher
    • Join Date:

      1/22/2017
    • Posts:

      16
    • Member Details

    Oh dear, ok so it turns out I spoke a bit too soon sadly, the first crash is fixed, but now I’m getting this one:

    —- Minecraft Crash Report —-
    // There are four lights!

    Time: 1/22/17 10:46 PM
    Description: Initializing game

    java.lang.IllegalArgumentException: Duplicate enchantment id! class tonius.simplyjetpacks.enchantment.EnchantmentFuelEfficiency and class pixlepix.auracascade.enchant.KaleidoscopeEnchantment Enchantment ID:110
    at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:53)
    at tonius.simplyjetpacks.enchantment.EnchantmentFuelEfficiency.<init>(EnchantmentFuelEfficiency.java:12)
    at tonius.simplyjetpacks.setup.ModEnchantments.init(ModEnchantments.java:19)
    at tonius.simplyjetpacks.SimplyJetpacks.init(SimplyJetpacks.java:58)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
    at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

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

    — Head —
    Stacktrace:
    at net.minecraft.enchantment.Enchantment.<init>(Enchantment.java:53)
    at tonius.simplyjetpacks.enchantment.EnchantmentFuelEfficiency.<init>(EnchantmentFuelEfficiency.java:12)
    at tonius.simplyjetpacks.setup.ModEnchantments.init(ModEnchantments.java:19)
    at tonius.simplyjetpacks.SimplyJetpacks.init(SimplyJetpacks.java:58)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
    at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)

    — Initialization —
    Details:
    Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    — System Details —
    Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 10 (x86) version 10.0
    Java Version: 1.8.0_111, Oracle Corporation
    Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
    Memory: 965368 bytes (0 MB) / 523501568 bytes (499 MB) up to 523501568 bytes (499 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 156 mods loaded, 147 mods active
    States: ‘U’ = Unloaded ‘L’ = Loaded ‘C’ = Constructed ‘H’ = Pre-initialized ‘I’ = Initialized ‘J’ = Post-initialized ‘A’ = Available ‘D’ = Disabled ‘E’ = Errored
    UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCHI FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
    UCHI Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
    UCHI appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
    UCHI Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar)
    UCHI CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
    UCHI InfiniBows{1.3.0 build 20} [InfiniBows] (minecraft.jar)
    UCHI Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
    UCHI NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
    UCHI PlayerAPI{1.4} [Player API] (minecraft.jar)
    UCHI OpenModsCore{0.9.1} [OpenModsCore] (minecraft.jar)
    UCHI <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
    UCHI debug{1.0} [debug] (denseores-1.6.2.jar)
    UCHI FLabsBF{4.3} [Better Furnaces] ([1.7.10]Better_Furnaces_V4.3.jar)
    UCHI FLabsBFCompat{3.1} [BF Compatibility] ([1.7.10]BFCompatV3.1.jar)
    UCHI bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
    UCHI StartingInventory{1.7.10.r03} [StartingInventory] ([1.7.10]StartingInventory-universal-1.7.10.r03.jar)
    UCHI appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
    UCHI bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
    UCHI ae2stuff{0.5.0.56} [AE2 Stuff] (ae2stuff-0.5.0.56-mc1.7.10.jar)
    UCHI AgriCraft{1.7.10-1.5.0} [AgriCraft] (AgriCraft-1.7.10-1.5.0.jar)
    UCHI Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar)
    UCHI Aroma1997sDimension{1.0} [Aroma1997’s Dimensional World] (Aroma1997s-Dimensional-World-1.7.10-1.1.0.0.jar)
    UCHI Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
    UCHI Artifacts{1.1.3} [Artifacts] (Artifacts-1.1.3.jar)
    UCHI aura{unspecified} [Aura Cascade] (AuraCascade-557.jar)
    UCHI baublelicious{1.7.10-1.2.2-final} [Baublelicious] (baublelicious-1.7.10-1.2.2-final.jar)
    UCHI BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft[v1.11.5][MC1.7.10].jar)
    UCHI Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
    UCHI Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
    UCHI BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
    UCHI Botania{r1.8-249} [Botania] (Botania r1.8-249.jar)
    UCHI CoFHCore{1.7.10R3.1.3} [CoFH Core] (CoFHCore-[1.7.10]3.1.3-328.jar)
    UCHI BrandonsCore{1.0.0.11} [Brandon’s Core] (BrandonsCore-1.0.0.11.jar)
    UCHI BuildCraft|Core{7.1.18} [BuildCraft] (buildcraft-mod-1.7.10.jar)
    UCHI BuildCraft|Transport{7.1.18} [BC Transport] (buildcraft-mod-1.7.10.jar)
    UCHI BuildCraft|Builders{7.1.18} [BC Builders] (buildcraft-mod-1.7.10.jar)
    UCHI ThermalFoundation{1.7.10R1.2.5} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.5-115.jar)
    UCHI ThermalExpansion{1.7.10R4.1.4} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.4-247.jar)
    UCHI BuildCraft|Compat{7.1.5} [BuildCraft Compat] (buildcraft-compat-7.1.5.jar)
    UCHI BuildCraft|Silicon{7.1.18} [BC Silicon] (buildcraft-mod-1.7.10.jar)
    UCHI BuildCraft|Energy{7.1.18} [BC Energy] (buildcraft-mod-1.7.10.jar)
    UCHI BuildCraft|Factory{7.1.18} [BC Factory] (buildcraft-mod-1.7.10.jar)
    UCHI BuildCraft|Robotics{7.1.18} [BC Robotics] (buildcraft-mod-1.7.10.jar)
    UCHI TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
    UCHI ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    UCHI chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
    UCHI CarpentersBlocks{3.3.8.1} [Carpenter’s Blocks] (Carpenter’s Blocks v3.3.8.1 — MC 1.7.10.jar)
    UCHI chancecubes{1.7.10-2.3.2.126} [Chance Cubes] (ChanceCubes-1.7.10-2.3.2.126.jar)
    UCHI ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
    UCHI convenientrecipes{1.3.1} [Convenient Recipes] (ConvenientRecipes-1.7.10-1.3.1.jar)
    UCHI DraconicEvolution{1.0.2h} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2h.jar)
    UCHI endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar)
    UCHI MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCHI Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
    UCHI EnderIO{1.7.10-2.3.0.427_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.427_beta.jar)
    UCHI enderioaddons{0.10.11} [Ender IO Addons] (EnderIOAddons-1.7.10-2.3.0.427_beta-0.10.11.54_beta.jar)
    UCHI EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
    UCHI exnihilo{1.38-53} [Ex Nihilo] (Ex-Nihilo-1.38-53.jar)
    UCHI MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar)
    UCHI ImmersiveEngineering{0.7.7} [Immersive Engineering] (ImmersiveEngineering-0.7.7-1.7.10.jar)
    UCHI TConstruct{1.7.10-1.8.8.build988} [Tinkers’ Construct] (TConstruct-1.7.10-1.8.8.jar)
    UCHI Metallurgy{4.0.6} [Metallurgy 4] (Metallurgy-1.7.10-4.0.6.80.jar)
    UCHI IC2{2.2.823-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.823-experimental.jar)
    UCHI RedstoneArsenal{1.7.10R1.1.2} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.2-92.jar)
    UCHI exastrisrebirth{MC1.7.10-1.01-45} [Ex Astris Rebirth] (Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar)
    UCHI extracells{2.3.14} [Extra Cells 2] (ExtraCells-1.7.10-2.3.14b197.jar)
    UCHI harvestcraft{1.7.10j} [Pam’s HarvestCraft] (Pam’s HarvestCraft 1.7.10Lb.jar)
    UCHI ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10-1.4.6.jar)
    UCHI ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
    UCHI MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
    UCHI RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar)
    UCHI FWG{1.0.3} [Fun World Gen] (FWG-1.0.3.jar)
    UCHI GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.464.jar)
    UCHI GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.464.jar)
    UCHI hardcorewither{1.1.3} [Hardcore Wither] (Hardcore Wither-1.7.10-1.1.3-21-universal.jar)
    UCHI HardcoreQuesting{4.4.4} [Hardcore Questing Mode] (HQM-The Journey-4.4.4.jar)
    UCHI iChunUtil{4.2.3} [iChunUtil] (iChun-Util-Mod-1.7.10.jar)
    UCHI LunatriusCore{1.1.2.21} [LunatriusCore] (LunatriusCore-1.7.10-1.1.2.21-universal.jar)
    UCHI InGameInfoXML{2.8.1.82} [InGame Info XML] (InGameInfoXML-1.7.10-2.8.1.82-universal.jar)
    UCHI inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62 (1).jar)
    UCHI inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
    UCHI IronChest{6.0.60.741} [Iron Chest] (Iron-Chests-Mod-1.7.10.jar)
    UCHI JABBA{1.2.2} [JABBA] (Jabba-1.2.2_1.7.10.jar)
    UCHI journeymap{5.1.4} [JourneyMap] (journeymap-1.7.10-5.1.4-unlimited.jar)
    UCHI lootbags{2.0.17} [Loot Bags] (LootBags-1.7.10-2.0.17.jar)
    UCHI magicalcrops{1.7.2 — 0.1 ALPHA} [Magical Crops] (magicalcrops-1.7.10_0.1.jar)
    UCHI magicalcropsarmour{4.0.0_PUBLIC_BETA_4} [Magical Crops: Armoury] (magicalcropsarmoury-4.0.0_PUBLIC_BETA_4.jar)
    UCHI magicalcropsdeco{4.0.0_PUBLIC_BETA_4a} [Magical Crops: Decorative] (magicalcropsdeco-4.0.0_PUBLIC_BETA_4a.jar)
    UCHI Magneticraft{0.6.0-final} [Magneticraft] (magneticraft-0.6.1-final.jar)
    UCHI Mekanism{9.1.0} [Mekanism] (Mekanism-1.7.10-9.1.0.281.jar)
    UCHI MekanismGenerators{9.1.0} [MekanismGenerators] (MekanismGenerators-1.7.10-9.1.0.281.jar)
    UCHI MekanismTools{9.1.0} [MekanismTools] (MekanismTools-1.7.10-9.1.0.281.jar)
    UCHI mfrmagiccropscompat{1.1} [MinefactoryReloaded & MagicalCrops extra compatibility] (minefactory-magicalcrops-compatibility-1.2.jar)
    UCHI MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCHI MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCHI MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCHI MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCHI MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCHI MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers’ Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCHI MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCHI MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCHI MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar)
    UCHI MTRM{1.0} [MineTweakerRecipeMaker] (MineTweakerRecipeMaker-1.7.10-1.1.0.11.jar)
    UCHI MobDismemberment{4.0.0} [MobDismemberment] (Mob-Dismemberment-Mod-1.7.10.jar)
    UCHI Morpheus{1.7.10-1.6.21} [Morpheus] (Morpheus-1.7.10-1.6.21.jar)
    UCHI MouseTweaks{2.4.4} [Mouse Tweaks] (MouseTweaks-2.4.4-mc1.7.10.jar)
    UCHI NetherOres{1.7.10R2.3.1} [Nether Ores] (NetherOres-[1.7.10]2.3.1-22.jar)
    UCHI nmsot{1.1.4-mc1.7.10} [No Mob Spawning on Trees] (NoMobSpawningOnTrees-1.1.4-mc1.7.10.jar)
    UCHI OpenMods{0.9.1} [OpenMods] (OpenModsLib-1.7.10-0.9.1.jar)
    UCHI OpenBlocks{1.5.1} [OpenBlocks] (OpenBlocks-1.7.10-1.5.1.jar)
    UCHI openmodularturrets{2.2.10-233} [Open Modular Turrets] (OpenModularTurrets-1.7.10-2.2.10-233.jar)
    UCHI PneumaticCraft{1.12.7-150} [PneumaticCraft] (PneumaticCraft-1.7.10-1.12.7-150-universal.jar)
    UCHI PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6.jar)
    UCHI ProjectE{1.7.10-PE1.10.0} [ProjectE] (ProjectE-1.7.10-PE1.10.0.jar)
    UCHI MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.1.0.33-universal.jar)
    UCHI ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar)
    UCHI ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
    UCHI ProjRed|Compatibility{4.7.0pre12.95} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar)
    UCHI ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
    UCHE ProjRed|Fabrication{4.7.0pre12.95} [ProjectRed Fabrication] (ProjectRed-1.7.10-4.7.0pre12.95-Fabrication.jar)
    UCHI ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar)
    UCHI quantumflux{1.7.10-1.3.4} [QuantumFlux] (QuantumFlux-1.7.10-1.3.4.jar)
    UCHI RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar)
    UCHI libsandstone{1.0.0} [libsandstone] (LibSandstone-1.0.0.jar)
    UCHI xreliquary{1.2} [Reliquary] (Reliquary-1.2.jar)
    UCHI rftools{3.02} [RFTools] (RFTools-Mod-1.7.10.jar)
    UCHI SimpleLabels{@[email protected]} [SimpleLabels] (SimpleLabels-1.7.10-1.0-9.jar)
    UCHE simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar)
    UCHI SolarFlux{1.7.10-0.8b} [Solar Flux] (SolarFlux-1.7.10-0.8b.jar)
    UCHI StorageDrawers{1.7.10-1.10.7} [Storage Drawers] (StorageDrawers-1.7.10-1.10.7.jar)
    UCHI ThermalDynamics{1.7.10R1.2.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.0-171.jar)
    UCHI TiConAutoToolStation{1.1.2} [Tinkers Construct Auto Tool Station] (TiConAutoToolStation-1.7.10-1.1.2.jar)
    UCHI TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
    UCHI VeinMiner{0.35.1_1.7.10-a8c76e8} [Vein Miner] (Vein-Miner-Mod-1.7.10.jar)
    UCHI VeinMinerModSupport{0.35.1_1.7.10-a8c76e8} [Mod Support] (Vein-Miner-Mod-1.7.10.jar)
    UCHI WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
    UCHI wailaplugins{MC1.7.10-0.2.0-25} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.2.0-25.jar)
    UCHI wawla{1.3.0} [What Are We Looking At] (Wawla-1.3.0-1.7.10.jar)
    UCHI McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    UCHI aobd{2.9.2} [Another One Bites The Dust] (AOBD-2.9.2.jar)
    UCHI denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
    UCHI IguanaTweaksTConstruct{1.7.10-2.1.6.163} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.6.jar)
    UCHI MooFluids{1.7.10-1.5.01.19a} [Moo Fluids] (MooFluids-1.7.10-1.5.01.19a.jar)
    UCHI RanchableFluidCows{1.7.10-1.1.5} [Ranchable Fluid Cows] (RanchableFluidCows-1.7.10-1.1.5.jar)
    UCHI recycling{1.1.0.5} [Thermal Recycling] (ThermalRecycling-1.7.10-1.1.0.5.jar)
    UCHI ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UD MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UD MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UD MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UD MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    GL info: ‘ Vendor: ‘NVIDIA Corporation’ Version: ‘3.3.0’ Renderer: ‘GeForce 9600 GT/PCIe/SSE2’
    OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:ACTIVATED],[map_gen_fix:ENABLED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
    Class transformer null safety: all safe
    AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
    Mantle Environment: Environment healthy.
    CoFHCore: -[1.7.10]3.1.3-328
    ThermalFoundation: -[1.7.10]1.2.5-115
    ThermalExpansion: -[1.7.10]4.1.4-247
    MineFactoryReloaded: -[1.7.10]2.8.1-174
    TConstruct Environment: Environment healthy.
    RedstoneArsenal: -[1.7.10]1.1.2-92
    NetherOres: -[1.7.10]2.3.1-22
    ThermalDynamics: -[1.7.10]1.2.0-171
    List of loaded APIs:
    * AgriCraftAPI (1.0) from AgriCraft-1.7.10-1.5.0.jar
    * appliedenergistics2|API (rv2) from appliedenergistics2-rv2-stable-10.jar
    * Baubles|API (1.0.1.10) from ThermalFoundation-[1.7.10]1.2.5-115.jar
    * BotaniaAPI (76) from Botania r1.8-249.jar
    * BuildCraftAPI|blocks (1.0) from buildcraft-mod-1.7.10.jar
    * BuildCraftAPI|blueprints (1.5) from buildcraft-mod-1.7.10.jar
    * BuildCraftAPI|boards (2.0) from buildcraft-mod-1.7.10.jar
    * BuildCraftAPI|core (1.0) from buildcraft-mod-1.7.10.jar
    * BuildCraftAPI|crops (1.1) from buildcraft-mod-1.7.10.jar
    * BuildCraftAPI|events (2.0) from buildcraft-mod-1.7.10.jar
    * BuildCraftAPI|facades (1.1) from buildcraft-mod-1.7.10.jar
    * BuildCraftAPI|filler (4.0) from buildcraft-mod-1.7.10.jar
    * BuildCraftAPI|fuels (2.0) from buildcraft-mod-1.7.10.jar
    * BuildCraftAPI|gates (4.1) from buildcraft-mod-1.7.10.jar
    * BuildCraftAPI|items (1.1) from buildcraft-mod-1.7.10.jar
    * BuildCraftAPI|library (2.0) from buildcraft-mod-1.7.10.jar
    * BuildCraftAPI|lists (1.0) from buildcraft-mod-1.7.10.jar
    * BuildCraftAPI|power (1.3) from buildcraft-mod-1.7.10.jar
    * BuildCraftAPI|recipes (3.0) from buildcraft-mod-1.7.10.jar
    * BuildCraftAPI|robotics (3.0) from buildcraft-mod-1.7.10.jar
    * BuildCraftAPI|statements (1.1) from buildcraft-mod-1.7.10.jar
    * BuildCraftAPI|tablet (1.0) from buildcraft-mod-1.7.10.jar
    * BuildCraftAPI|tiles (1.2) from buildcraft-mod-1.7.10.jar
    * BuildCraftAPI|tools (1.0) from buildcraft-mod-1.7.10.jar
    * BuildCraftAPI|transport (4.1) from buildcraft-mod-1.7.10.jar
    * CarpentersBlocks|API (3.3.7) from Carpenter’s Blocks v3.3.8.1 — MC 1.7.10.jar
    * ChiselAPI (0.1.1) from Chisel-2.9.5.11.jar
    * ChiselAPI|Carving (0.1.1) from Chisel-2.9.5.11.jar
    * ChiselAPI|Rendering (0.1.1) from Chisel-2.9.5.11.jar
    * CoFHAPI (1.7.10R1.0.1) from buildcraft-compat-7.1.5.jar
    * CoFHAPI|block (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.3-328.jar
    * CoFHAPI|core (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.1.2-182.jar
    * CoFHAPI|energy (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.1.2-182.jar
    * CoFHAPI|fluid (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.3-328.jar
    * CoFHAPI|inventory (1.7.10R1.0.1) from buildcraft-compat-7.1.5.jar
    * CoFHAPI|item (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.3-328.jar
    * CoFHAPI|modhelpers (1.7.10R1.0.12) from Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar
    * CoFHAPI|tileentity (1.7.10R1.0.12) from Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar
    * CoFHAPI|transport (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.427_beta.jar
    * CoFHAPI|world (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.1.2-182.jar
    * CoFHLib (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.2-182.jar
    * CoFHLib|audio (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.2-182.jar
    * CoFHLib|gui (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
    * CoFHLib|gui|container (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.2-182.jar
    * CoFHLib|gui|element (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
    * CoFHLib|gui|element|listbox (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.2-182.jar
    * CoFHLib|gui|slot (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.2-182.jar
    * CoFHLib|inventory (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.2-182.jar
    * CoFHLib|render (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
    * CoFHLib|render|particle (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
    * CoFHLib|util (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
    * CoFHLib|util|helpers (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
    * CoFHLib|util|position (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
    * CoFHLib|world (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
    * CoFHLib|world|feature (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.2-182.jar
    * DraconicEvolution|API (1.2) from Draconic-Evolution-1.7.10-1.0.2h.jar
    * EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.427_beta.jar
    * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.427_beta.jar
    * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.427_beta.jar
    * EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.427_beta.jar
    * ForgeRelocation|API (0.0.1.4) from ForgeRelocation-1.7.10-0.0.1.4-universal.jar
    * Galacticraft API (1.3) from GalacticraftCore-1.7-3.0.12.464.jar
    * GameAnalyticsAPI (1.1) from AuraCascade-557.jar
    * IC2API (1.0) from industrialcraft-2-2.2.823-experimental.jar
    * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.7.7-1.7.10.jar
    * inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62 (1).jar
    * journeymap|client-api (0.3) from journeymap-1.7.10-5.1.4-unlimited.jar
    * journeymap|client-api-impl (0.3) from journeymap-1.7.10-5.1.4-unlimited.jar
    * journeymap|client-api-map (0.3) from journeymap-1.7.10-5.1.4-unlimited.jar
    * journeymap|client-api-util (0.3) from journeymap-1.7.10-5.1.4-unlimited.jar
    * MagneticraftAPI (2.0.3) from magneticraft-0.6.1-final.jar
    * MagneticraftAPI|Computer (2.0.3) from magneticraft-0.6.1-final.jar
    * MagneticraftAPI|Computer|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
    * MagneticraftAPI|ConveyorBelt (2.0.3) from magneticraft-0.6.1-final.jar
    * MagneticraftAPI|ConveyorBelt|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
    * MagneticraftAPI|Electricity (2.0.3) from magneticraft-0.6.1-final.jar
    * MagneticraftAPI|Electricity|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
    * MagneticraftAPI|Heat (2.0.3) from magneticraft-0.6.1-final.jar
    * MagneticraftAPI|Heat|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
    * MagneticraftAPI|Kinetic (2.0.3) from magneticraft-0.6.1-final.jar
    * MagneticraftAPI|Pressure (2.0.3) from magneticraft-0.6.1-final.jar
    * MagneticraftAPI|Pressure|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
    * MagneticraftAPI|Radiation (2.0.3) from magneticraft-0.6.1-final.jar
    * MagneticraftAPI|Recipes (2.0.3) from magneticraft-0.6.1-final.jar
    * MagneticraftAPI|Steel (2.0.3) from magneticraft-0.6.1-final.jar
    * MagneticraftAPI|Tools (2.0.3) from magneticraft-0.6.1-final.jar
    * MagneticraftAPI|Util (2.0.3) from magneticraft-0.6.1-final.jar
    * McJtyLib (1.8.1) from mcjtylib-1.8.1.jar
    * MekanismAPI|core (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
    * MekanismAPI|energy (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
    * MekanismAPI|gas (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
    * MekanismAPI|infuse (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
    * MekanismAPI|laser (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
    * MekanismAPI|reactor (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
    * MekanismAPI|recipe (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
    * MekanismAPI|transmitter (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
    * MekanismAPI|util (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
    * MetallurgyAPI (2.0.0) from Metallurgy-1.7.10-4.0.6.80.jar
    * OpenBlocks|API (1.1) from OpenBlocks-1.7.10-1.5.1.jar
    * PneumaticCraftApi (1.0) from PneumaticCraft-1.7.10-1.12.7-150-universal.jar
    * ProjectEAPI (7) from ProjectE-1.7.10-PE1.10.0.jar
    * RailcraftAPI|crafting (1.0.0) from ImmersiveEngineering-0.7.7-1.7.10.jar
    * StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.7.jar
    * StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.7.jar
    * StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.7.jar
    * StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.7.jar
    * StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.7.jar
    * StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.7.jar
    * StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.7.jar
    * StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.7.jar
    * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.7.jar
    * Thaumcraft|API (4.2.2.0) from Pam’s HarvestCraft 1.7.10Lb.jar
    * VeinMinerApi (0.3) from Vein-Miner-Mod-1.7.10.jar
    * WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
    Chisel: Errors like «[FML]: Unable to lookup …» are NOT the cause of this crash. You can safely ignore these errors. And update forge while you’re at it.
    EnderIO: Found the following problem(s) with your installation:
    * The RF API that is being used (1.7.10R1.0.2 from <unknown>) differes from that that is reported as being loaded (1.7.10R1.0.13B2 from CoFHLib-[1.7.10]1.1.2-182.jar).
    It is a supported version, but that difference may lead to problems.
    This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
    Stencil buffer state: Function set: GL30, pool: forge, bits: 8
    Launched Version: 1.7.10-Forge10.13.4.1558-1.7.10
    LWJGL: 2.9.1
    OpenGL: GeForce 9600 GT/PCIe/SSE2 GL version 3.3.0, NVIDIA Corporation
    GL Caps: Using GL 1.3 multitexturing.
    Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
    Anisotropic filtering is supported and maximum anisotropy is 16.
    Shaders are available because OpenGL 2.1 is supported.

    Is Modded: Definitely; Client brand changed to ‘fml,forge’
    Type: Client (map_client.txt)
    Resource Packs: []
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Anisotropic Filtering: Off (1)

    So EnderIO says that the RF API that is being used differs to what is reported to be loaded, in COCHcore, and Simply Jetpacks and project red:fabrication both have errors. I suppose that I could remove both Simply Jetpacks and project red but I hope that’s not the only option?


  • #12

    Jan 22, 2017

    This text:

    Duplicate enchantment id! class
    tonius.simplyjetpacks.enchantment.EnchantmentFuelEfficiency and class
    pixlepix.auracascade.enchant.KaleidoscopeEnchantment Enchantment ID:110

    Indicates that two enchantments have the same ID number. Go to the configuration file for one of those mods (Simply Jetpacks or AuraCascade) and change the enchantment ID to some other number and try again. Repeat the process if you have the issue again.


  • #13

    Jan 22, 2017


    Rif_Raf


    • View User Profile


    • View Posts


    • Send Message



    View Rif_Raf's Profile

    • Tree Puncher
    • Join Date:

      1/22/2017
    • Posts:

      16
    • Member Details

    I’m sorry for being really dumb (i only started using mods a few days ago), but how do i enter the configuration file of a mod? I just have .jar file

    Edit: Actually I’ll just delete aura cascade since I haven’t heard much good about it and it seems quite tedious.

    Last edited by Rif_Raf: Jan 22, 2017


  • #14

    Jan 22, 2017


    Rif_Raf


    • View User Profile


    • View Posts


    • Send Message



    View Rif_Raf's Profile

    • Tree Puncher
    • Join Date:

      1/22/2017

    • Posts:

      16
    • Member Details

    Well I no longer have duplicate enchantments, but now I have this :I

    —- Minecraft Crash Report —-
    // Who set us up the TNT?

    Time: 1/22/17 11:33 PM
    Description: There was a severe problem during mod loading that has caused the game to fail

    cpw.mods.fml.common.LoaderException: java.lang.OutOfMemoryError: Java heap space
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:739)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    Caused by: java.lang.OutOfMemoryError: Java heap space
    at codechicken.lib.render.CCModel.newModel(CCModel.java:452)
    at codechicken.lib.render.CCModel.newModel(CCModel.java:445)
    at codechicken.lib.render.CCModel.copy(CCModel.java:984)
    at mrtjp.projectred.integration.ComponentStore$.bakeCopy(components.scala:184)
    at mrtjp.projectred.integration.SingleComponentModel$$anonfun$1.apply$mcVI$sp(components.scala:238)
    at scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:160)
    at mrtjp.projectred.integration.SingleComponentModel.<init>(components.scala:238)
    at mrtjp.projectred.integration.OnOffModel.<init>(components.scala:271)
    at mrtjp.projectred.integration.RedstoneTorchModel.<init>(components.scala:480)
    at mrtjp.projectred.integration.RenderANDCell.<init>(gaterenders.scala:1242)
    at mrtjp.projectred.integration.RenderGate$.buildRenders(gaterenders.scala:51)
    at mrtjp.projectred.integration.RenderGate$.<init>(gaterenders.scala:21)
    at mrtjp.projectred.integration.RenderGate$.<clinit>(gaterenders.scala)
    at mrtjp.projectred.fabrication.FabricationProxy_client.init(proxies.scala:97)
    at mrtjp.projectred.ProjectRedFabrication$.init(ProjectRedFabrication.scala:40)
    at mrtjp.projectred.ProjectRedFabrication.init(ProjectRedFabrication.scala)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
    at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

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

    — System Details —
    Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 10 (x86) version 10.0
    Java Version: 1.8.0_111, Oracle Corporation
    Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
    Memory: 12846688 bytes (12 MB) / 523501568 bytes (499 MB) up to 523501568 bytes (499 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 155 mods loaded, 146 mods active
    States: ‘U’ = Unloaded ‘L’ = Loaded ‘C’ = Constructed ‘H’ = Pre-initialized ‘I’ = Initialized ‘J’ = Post-initialized ‘A’ = Available ‘D’ = Disabled ‘E’ = Errored
    UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCHI FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
    UCHI Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
    UCHI appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
    UCHI Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar)
    UCHI CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
    UCHI InfiniBows{1.3.0 build 20} [InfiniBows] (minecraft.jar)
    UCHI Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
    UCHI NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
    UCHI PlayerAPI{1.4} [Player API] (minecraft.jar)
    UCHI OpenModsCore{0.9.1} [OpenModsCore] (minecraft.jar)
    UCHI <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
    UCHI debug{1.0} [debug] (denseores-1.6.2.jar)
    UCHI FLabsBF{4.3} [Better Furnaces] ([1.7.10]Better_Furnaces_V4.3.jar)
    UCHI FLabsBFCompat{3.1} [BF Compatibility] ([1.7.10]BFCompatV3.1.jar)
    UCHI bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
    UCHI StartingInventory{1.7.10.r03} [StartingInventory] ([1.7.10]StartingInventory-universal-1.7.10.r03.jar)
    UCHI appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
    UCHI bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
    UCHI ae2stuff{0.5.0.56} [AE2 Stuff] (ae2stuff-0.5.0.56-mc1.7.10.jar)
    UCHI AgriCraft{1.7.10-1.5.0} [AgriCraft] (AgriCraft-1.7.10-1.5.0.jar)
    UCHI Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar)
    UCHI Aroma1997sDimension{1.0} [Aroma1997’s Dimensional World] (Aroma1997s-Dimensional-World-1.7.10-1.1.0.0.jar)
    UCHI Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
    UCHI Artifacts{1.1.3} [Artifacts] (Artifacts-1.1.3.jar)
    UCHI baublelicious{1.7.10-1.2.2-final} [Baublelicious] (baublelicious-1.7.10-1.2.2-final.jar)
    UCHI BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft[v1.11.5][MC1.7.10].jar)
    UCHI Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
    UCHI Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
    UCHI BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
    UCHI Botania{r1.8-249} [Botania] (Botania r1.8-249.jar)
    UCHI CoFHCore{1.7.10R3.1.3} [CoFH Core] (CoFHCore-[1.7.10]3.1.3-328.jar)
    UCHI BrandonsCore{1.0.0.11} [Brandon’s Core] (BrandonsCore-1.0.0.11.jar)
    UCHI BuildCraft|Core{7.1.18} [BuildCraft] (buildcraft-mod-1.7.10.jar)
    UCHI BuildCraft|Transport{7.1.18} [BC Transport] (buildcraft-mod-1.7.10.jar)
    UCHI BuildCraft|Builders{7.1.18} [BC Builders] (buildcraft-mod-1.7.10.jar)
    UCHI ThermalFoundation{1.7.10R1.2.5} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.5-115.jar)
    UCHI ThermalExpansion{1.7.10R4.1.4} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.4-247.jar)
    UCHI BuildCraft|Compat{7.1.5} [BuildCraft Compat] (buildcraft-compat-7.1.5.jar)
    UCHI BuildCraft|Silicon{7.1.18} [BC Silicon] (buildcraft-mod-1.7.10.jar)
    UCHI BuildCraft|Energy{7.1.18} [BC Energy] (buildcraft-mod-1.7.10.jar)
    UCHI BuildCraft|Factory{7.1.18} [BC Factory] (buildcraft-mod-1.7.10.jar)
    UCHI BuildCraft|Robotics{7.1.18} [BC Robotics] (buildcraft-mod-1.7.10.jar)
    UCHI TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
    UCHI ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    UCHI chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
    UCHI CarpentersBlocks{3.3.8.1} [Carpenter’s Blocks] (Carpenter’s Blocks v3.3.8.1 — MC 1.7.10.jar)
    UCHI chancecubes{1.7.10-2.3.2.126} [Chance Cubes] (ChanceCubes-1.7.10-2.3.2.126.jar)
    UCHI ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
    UCHI convenientrecipes{1.3.1} [Convenient Recipes] (ConvenientRecipes-1.7.10-1.3.1.jar)
    UCHI DraconicEvolution{1.0.2h} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2h.jar)
    UCHI endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar)
    UCHI MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCHI Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
    UCHI EnderIO{1.7.10-2.3.0.427_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.427_beta.jar)
    UCHI enderioaddons{0.10.11} [Ender IO Addons] (EnderIOAddons-1.7.10-2.3.0.427_beta-0.10.11.54_beta.jar)
    UCHI EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
    UCHI exnihilo{1.38-53} [Ex Nihilo] (Ex-Nihilo-1.38-53.jar)
    UCHI MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar)
    UCHI ImmersiveEngineering{0.7.7} [Immersive Engineering] (ImmersiveEngineering-0.7.7-1.7.10.jar)
    UCHI TConstruct{1.7.10-1.8.8.build988} [Tinkers’ Construct] (TConstruct-1.7.10-1.8.8.jar)
    UCHI Metallurgy{4.0.6} [Metallurgy 4] (Metallurgy-1.7.10-4.0.6.80.jar)
    UCHI IC2{2.2.823-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.823-experimental.jar)
    UCHI RedstoneArsenal{1.7.10R1.1.2} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.2-92.jar)
    UCHI exastrisrebirth{MC1.7.10-1.01-45} [Ex Astris Rebirth] (Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar)
    UCHI extracells{2.3.14} [Extra Cells 2] (ExtraCells-1.7.10-2.3.14b197.jar)
    UCHI harvestcraft{1.7.10j} [Pam’s HarvestCraft] (Pam’s HarvestCraft 1.7.10Lb.jar)
    UCHI ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10-1.4.6.jar)
    UCHI ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
    UCHI MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
    UCHI RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar)
    UCHI FWG{1.0.3} [Fun World Gen] (FWG-1.0.3.jar)
    UCHI GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.464.jar)
    UCHI GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.464.jar)
    UCHI hardcorewither{1.1.3} [Hardcore Wither] (Hardcore Wither-1.7.10-1.1.3-21-universal.jar)
    UCHI HardcoreQuesting{4.4.4} [Hardcore Questing Mode] (HQM-The Journey-4.4.4.jar)
    UCHI iChunUtil{4.2.3} [iChunUtil] (iChun-Util-Mod-1.7.10.jar)
    UCHI LunatriusCore{1.1.2.21} [LunatriusCore] (LunatriusCore-1.7.10-1.1.2.21-universal.jar)
    UCHI InGameInfoXML{2.8.1.82} [InGame Info XML] (InGameInfoXML-1.7.10-2.8.1.82-universal.jar)
    UCHI inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62 (1).jar)
    UCHI inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
    UCHI IronChest{6.0.60.741} [Iron Chest] (Iron-Chests-Mod-1.7.10.jar)
    UCHI JABBA{1.2.2} [JABBA] (Jabba-1.2.2_1.7.10.jar)
    UCHI journeymap{5.1.4} [JourneyMap] (journeymap-1.7.10-5.1.4-unlimited.jar)
    UCHI lootbags{2.0.17} [Loot Bags] (LootBags-1.7.10-2.0.17.jar)
    UCHI magicalcrops{1.7.2 — 0.1 ALPHA} [Magical Crops] (magicalcrops-1.7.10_0.1.jar)
    UCHI magicalcropsarmour{4.0.0_PUBLIC_BETA_4} [Magical Crops: Armoury] (magicalcropsarmoury-4.0.0_PUBLIC_BETA_4.jar)
    UCHI magicalcropsdeco{4.0.0_PUBLIC_BETA_4a} [Magical Crops: Decorative] (magicalcropsdeco-4.0.0_PUBLIC_BETA_4a.jar)
    UCHI Magneticraft{0.6.0-final} [Magneticraft] (magneticraft-0.6.1-final.jar)
    UCHI Mekanism{9.1.0} [Mekanism] (Mekanism-1.7.10-9.1.0.281.jar)
    UCHI MekanismGenerators{9.1.0} [MekanismGenerators] (MekanismGenerators-1.7.10-9.1.0.281.jar)
    UCHI MekanismTools{9.1.0} [MekanismTools] (MekanismTools-1.7.10-9.1.0.281.jar)
    UCHI mfrmagiccropscompat{1.1} [MinefactoryReloaded & MagicalCrops extra compatibility] (minefactory-magicalcrops-compatibility-1.2.jar)
    UCHI MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCHI MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCHI MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCHI MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCHI MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCHI MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers’ Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCHI MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCHI MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UCHI MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar)
    UCHI MTRM{1.0} [MineTweakerRecipeMaker] (MineTweakerRecipeMaker-1.7.10-1.1.0.11.jar)
    UCHI MobDismemberment{4.0.0} [MobDismemberment] (Mob-Dismemberment-Mod-1.7.10.jar)
    UCHI Morpheus{1.7.10-1.6.21} [Morpheus] (Morpheus-1.7.10-1.6.21.jar)
    UCHI MouseTweaks{2.4.4} [Mouse Tweaks] (MouseTweaks-2.4.4-mc1.7.10.jar)
    UCHI NetherOres{1.7.10R2.3.1} [Nether Ores] (NetherOres-[1.7.10]2.3.1-22.jar)
    UCHI nmsot{1.1.4-mc1.7.10} [No Mob Spawning on Trees] (NoMobSpawningOnTrees-1.1.4-mc1.7.10.jar)
    UCHI OpenMods{0.9.1} [OpenMods] (OpenModsLib-1.7.10-0.9.1.jar)
    UCHI OpenBlocks{1.5.1} [OpenBlocks] (OpenBlocks-1.7.10-1.5.1.jar)
    UCHI openmodularturrets{2.2.10-233} [Open Modular Turrets] (OpenModularTurrets-1.7.10-2.2.10-233.jar)
    UCHI PneumaticCraft{1.12.7-150} [PneumaticCraft] (PneumaticCraft-1.7.10-1.12.7-150-universal.jar)
    UCHI PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6.jar)
    UCHI ProjectE{1.7.10-PE1.10.0} [ProjectE] (ProjectE-1.7.10-PE1.10.0.jar)
    UCHI MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.1.0.33-universal.jar)
    UCHI ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar)
    UCHI ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
    UCHI ProjRed|Compatibility{4.7.0pre12.95} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar)
    UCHI ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
    UCHE ProjRed|Fabrication{4.7.0pre12.95} [ProjectRed Fabrication] (ProjectRed-1.7.10-4.7.0pre12.95-Fabrication.jar)
    UCHI ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar)
    UCHI quantumflux{1.7.10-1.3.4} [QuantumFlux] (QuantumFlux-1.7.10-1.3.4.jar)
    UCHI RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar)
    UCHI libsandstone{1.0.0} [libsandstone] (LibSandstone-1.0.0.jar)
    UCHI xreliquary{1.2} [Reliquary] (Reliquary-1.2.jar)
    UCHI rftools{3.02} [RFTools] (RFTools-Mod-1.7.10.jar)
    UCHI SimpleLabels{@[email protected]} [SimpleLabels] (SimpleLabels-1.7.10-1.0-9.jar)
    UCHI simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar)
    UCHI SolarFlux{1.7.10-0.8b} [Solar Flux] (SolarFlux-1.7.10-0.8b.jar)
    UCHI StorageDrawers{1.7.10-1.10.7} [Storage Drawers] (StorageDrawers-1.7.10-1.10.7.jar)
    UCHI ThermalDynamics{1.7.10R1.2.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.0-171.jar)
    UCHI TiConAutoToolStation{1.1.2} [Tinkers Construct Auto Tool Station] (TiConAutoToolStation-1.7.10-1.1.2.jar)
    UCHI TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
    UCHI VeinMiner{0.35.1_1.7.10-a8c76e8} [Vein Miner] (Vein-Miner-Mod-1.7.10.jar)
    UCHI VeinMinerModSupport{0.35.1_1.7.10-a8c76e8} [Mod Support] (Vein-Miner-Mod-1.7.10.jar)
    UCHI WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
    UCHI wailaplugins{MC1.7.10-0.2.0-25} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.2.0-25.jar)
    UCHI wawla{1.3.0} [What Are We Looking At] (Wawla-1.3.0-1.7.10.jar)
    UCHI McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    UCHI aobd{2.9.2} [Another One Bites The Dust] (AOBD-2.9.2.jar)
    UCHI denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
    UCHI IguanaTweaksTConstruct{1.7.10-2.1.6.163} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.6.jar)
    UCHI MooFluids{1.7.10-1.5.01.19a} [Moo Fluids] (MooFluids-1.7.10-1.5.01.19a.jar)
    UCHI RanchableFluidCows{1.7.10-1.1.5} [Ranchable Fluid Cows] (RanchableFluidCows-1.7.10-1.1.5.jar)
    UCHI recycling{1.1.0.5} [Thermal Recycling] (ThermalRecycling-1.7.10-1.1.0.5.jar)
    UCHI ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UD MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UD MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UD MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    UD MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
    GL info: ‘ Vendor: ‘NVIDIA Corporation’ Version: ‘3.3.0’ Renderer: ‘GeForce 9600 GT/PCIe/SSE2’
    OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:ACTIVATED],[map_gen_fix:ENABLED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
    Class transformer null safety: all safe
    AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
    Mantle Environment: Environment healthy.
    CoFHCore: -[1.7.10]3.1.3-328
    ThermalFoundation: -[1.7.10]1.2.5-115
    ThermalExpansion: -[1.7.10]4.1.4-247
    MineFactoryReloaded: -[1.7.10]2.8.1-174
    TConstruct Environment: Environment healthy.
    RedstoneArsenal: -[1.7.10]1.1.2-92
    NetherOres: -[1.7.10]2.3.1-22
    ThermalDynamics: -[1.7.10]1.2.0-171
    List of loaded APIs:
    * AgriCraftAPI (1.0) from AgriCraft-1.7.10-1.5.0.jar
    * appliedenergistics2|API (rv2) from appliedenergistics2-rv2-stable-10.jar
    * Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar
    * BotaniaAPI (76) from Botania r1.8-249.jar
    * BuildCraftAPI|blocks (1.0) from buildcraft-mod-1.7.10.jar
    * BuildCraftAPI|blueprints (1.5) from buildcraft-mod-1.7.10.jar
    * BuildCraftAPI|boards (2.0) from buildcraft-mod-1.7.10.jar
    * BuildCraftAPI|core (2.0) from buildcraft-mod-1.7.10.jar
    * BuildCraftAPI|crops (1.1) from buildcraft-mod-1.7.10.jar
    * BuildCraftAPI|events (2.0) from buildcraft-mod-1.7.10.jar
    * BuildCraftAPI|facades (1.1) from buildcraft-mod-1.7.10.jar
    * BuildCraftAPI|filler (4.0) from buildcraft-mod-1.7.10.jar
    * BuildCraftAPI|fuels (2.0) from buildcraft-mod-1.7.10.jar
    * BuildCraftAPI|gates (4.1) from buildcraft-mod-1.7.10.jar
    * BuildCraftAPI|items (1.1) from buildcraft-mod-1.7.10.jar
    * BuildCraftAPI|library (2.0) from buildcraft-mod-1.7.10.jar
    * BuildCraftAPI|lists (1.0) from buildcraft-mod-1.7.10.jar
    * BuildCraftAPI|power (1.3) from buildcraft-mod-1.7.10.jar
    * BuildCraftAPI|recipes (3.0) from buildcraft-mod-1.7.10.jar
    * BuildCraftAPI|robotics (3.0) from buildcraft-mod-1.7.10.jar
    * BuildCraftAPI|statements (1.1) from buildcraft-mod-1.7.10.jar
    * BuildCraftAPI|tablet (1.0) from buildcraft-mod-1.7.10.jar
    * BuildCraftAPI|tiles (1.2) from buildcraft-mod-1.7.10.jar
    * BuildCraftAPI|tools (1.0) from buildcraft-mod-1.7.10.jar
    * BuildCraftAPI|transport (4.1) from buildcraft-mod-1.7.10.jar
    * CarpentersBlocks|API (3.3.7) from Carpenter’s Blocks v3.3.8.1 — MC 1.7.10.jar
    * ChiselAPI (0.1.1) from Chisel-2.9.5.11.jar
    * ChiselAPI|Carving (0.1.1) from Chisel-2.9.5.11.jar
    * ChiselAPI|Rendering (0.1.1) from Chisel-2.9.5.11.jar
    * CoFHAPI (1.7.10R1.0.10) from Mekanism-1.7.10-9.1.0.281.jar
    * CoFHAPI|block (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.427_beta.jar
    * CoFHAPI|core (1.7.10R1.0.12) from Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar
    * CoFHAPI|energy (1.7.10R1.0.2) from RandomThings-2.2.4.jar
    * CoFHAPI|fluid (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.3-328.jar
    * CoFHAPI|inventory (1.7.10R1.0.1) from buildcraft-compat-7.1.5.jar
    * CoFHAPI|item (1.7.10R1.0.13) from ImmersiveEngineering-0.7.7-1.7.10.jar
    * CoFHAPI|modhelpers (1.7.10R1.0.12) from Ex-Astris-Rebirth-MC1.7.10-1.01-45.jar
    * CoFHAPI|tileentity (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.1.2-182.jar
    * CoFHAPI|transport (1.7.10R1.0.13) from EnderCore-1.7.10-0.2.0.39_beta.jar
    * CoFHAPI|world (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.3-328.jar
    * CoFHLib (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.2-182.jar
    * CoFHLib|audio (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.2-182.jar
    * CoFHLib|gui (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
    * CoFHLib|gui|container (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
    * CoFHLib|gui|element (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
    * CoFHLib|gui|element|listbox (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.2-182.jar
    * CoFHLib|gui|slot (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
    * CoFHLib|inventory (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
    * CoFHLib|render (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.2-182.jar
    * CoFHLib|render|particle (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
    * CoFHLib|util (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
    * CoFHLib|util|helpers (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
    * CoFHLib|util|position (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
    * CoFHLib|world (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.2-182.jar
    * CoFHLib|world|feature (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.3-328.jar
    * DraconicEvolution|API (1.2) from Draconic-Evolution-1.7.10-1.0.2h.jar
    * EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.427_beta.jar
    * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.427_beta.jar
    * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.427_beta.jar
    * EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.427_beta.jar
    * ForgeRelocation|API (0.0.1.4) from ForgeRelocation-1.7.10-0.0.1.4-universal.jar
    * Galacticraft API (1.0) from GalacticraftCore-1.7-3.0.12.464.jar
    * IC2API (1.0) from industrialcraft-2-2.2.823-experimental.jar
    * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.7.7-1.7.10.jar
    * inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62 (1).jar
    * journeymap|client-api (0.3) from journeymap-1.7.10-5.1.4-unlimited.jar
    * journeymap|client-api-impl (0.3) from journeymap-1.7.10-5.1.4-unlimited.jar
    * journeymap|client-api-map (0.3) from journeymap-1.7.10-5.1.4-unlimited.jar
    * journeymap|client-api-util (0.3) from journeymap-1.7.10-5.1.4-unlimited.jar
    * MagneticraftAPI (2.0.3) from magneticraft-0.6.1-final.jar
    * MagneticraftAPI|Computer (2.0.3) from magneticraft-0.6.1-final.jar
    * MagneticraftAPI|Computer|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
    * MagneticraftAPI|ConveyorBelt (2.0.3) from magneticraft-0.6.1-final.jar
    * MagneticraftAPI|ConveyorBelt|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
    * MagneticraftAPI|Electricity (2.0.3) from magneticraft-0.6.1-final.jar
    * MagneticraftAPI|Electricity|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
    * MagneticraftAPI|Heat (2.0.3) from magneticraft-0.6.1-final.jar
    * MagneticraftAPI|Heat|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
    * MagneticraftAPI|Kinetic (2.0.3) from magneticraft-0.6.1-final.jar
    * MagneticraftAPI|Pressure (2.0.3) from magneticraft-0.6.1-final.jar
    * MagneticraftAPI|Pressure|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
    * MagneticraftAPI|Radiation (2.0.3) from magneticraft-0.6.1-final.jar
    * MagneticraftAPI|Recipes (2.0.3) from magneticraft-0.6.1-final.jar
    * MagneticraftAPI|Steel (2.0.3) from magneticraft-0.6.1-final.jar
    * MagneticraftAPI|Tools (2.0.3) from magneticraft-0.6.1-final.jar
    * MagneticraftAPI|Util (2.0.3) from magneticraft-0.6.1-final.jar
    * McJtyLib (1.8.1) from mcjtylib-1.8.1.jar
    * MekanismAPI|core (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
    * MekanismAPI|energy (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
    * MekanismAPI|gas (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
    * MekanismAPI|infuse (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
    * MekanismAPI|laser (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
    * MekanismAPI|reactor (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
    * MekanismAPI|recipe (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
    * MekanismAPI|transmitter (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
    * MekanismAPI|util (9.0.0) from Mekanism-1.7.10-9.1.0.281.jar
    * MetallurgyAPI (2.0.0) from Metallurgy-1.7.10-4.0.6.80.jar
    * OpenBlocks|API (1.1) from OpenBlocks-1.7.10-1.5.1.jar
    * PneumaticCraftApi (1.0) from PneumaticCraft-1.7.10-1.12.7-150-universal.jar
    * ProjectEAPI (7) from ProjectE-1.7.10-PE1.10.0.jar
    * RailcraftAPI|crafting (1.0.0) from ImmersiveEngineering-0.7.7-1.7.10.jar
    * StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.7.jar
    * StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.7.jar
    * StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.7.jar
    * StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.7.jar
    * StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.7.jar
    * StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.7.jar
    * StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.7.jar
    * StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.7.jar
    * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.7.jar
    * Thaumcraft|API (4.2.2.0) from Pam’s HarvestCraft 1.7.10Lb.jar
    * VeinMinerApi (0.3) from Vein-Miner-Mod-1.7.10.jar
    * WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
    Chisel: Errors like «[FML]: Unable to lookup …» are NOT the cause of this crash. You can safely ignore these errors. And update forge while you’re at it.
    EnderIO: No known problems detected.
    Stencil buffer state: Function set: GL30, pool: forge, bits: 8

    Does this mean I don’t have enough RAM? It says OutOfMemoryError and I got loads of hard drive space.


  • #15

    Jan 22, 2017

    That means you don’t have enough RAM assigned to Minecraft.

    This tutorial should help.


  • #16

    Jan 23, 2017


    Rif_Raf


    • View User Profile


    • View Posts


    • Send Message



    View Rif_Raf's Profile

    • Tree Puncher
    • Join Date:

      1/22/2017
    • Posts:

      16
    • Member Details

    Ok so I can get into the start screen now, but when I try to generate a world it just kicks me out back to the start screen.

    This is the fml latest log:

    [10:54:09] [Server thread/TRACE] [wawla/wawla]: Sending event FMLModIdMappingEvent to mod wawla
    [10:54:09] [Server thread/TRACE] [wawla/wawla]: Sent event FMLModIdMappingEvent to mod wawla
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping — What Are We Looking At took 0.001s
    [10:54:09] [Server thread/TRACE] [McMultipart/McMultipart]: Sending event FMLModIdMappingEvent to mod McMultipart
    [10:54:09] [Server thread/TRACE] [McMultipart/McMultipart]: Sent event FMLModIdMappingEvent to mod McMultipart
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping — Minecraft Multipart Plugin took 0.001s
    [10:54:09] [Server thread/TRACE] [aobd/aobd]: Sending event FMLModIdMappingEvent to mod aobd
    [10:54:09] [Server thread/TRACE] [aobd/aobd]: Sent event FMLModIdMappingEvent to mod aobd
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping — Another One Bites The Dust took 0.001s
    [10:54:09] [Server thread/TRACE] [denseores/denseores]: Sending event FMLModIdMappingEvent to mod denseores
    [10:54:09] [Server thread/TRACE] [denseores/denseores]: Sent event FMLModIdMappingEvent to mod denseores
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping — Dense Ores took 0.001s
    [10:54:09] [Server thread/TRACE] [IguanaTweaksTConstruct/IguanaTweaksTConstruct]: Sending event FMLModIdMappingEvent to mod IguanaTweaksTConstruct
    [10:54:09] [Server thread/TRACE] [IguanaTweaksTConstruct/IguanaTweaksTConstruct]: Sent event FMLModIdMappingEvent to mod IguanaTweaksTConstruct
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping — Iguana Tinker Tweaks took 0.001s
    [10:54:09] [Server thread/TRACE] [MooFluids/MooFluids]: Sending event FMLModIdMappingEvent to mod MooFluids
    [10:54:09] [Server thread/TRACE] [MooFluids/MooFluids]: Sent event FMLModIdMappingEvent to mod MooFluids
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping — Moo Fluids took 0.001s
    [10:54:09] [Server thread/TRACE] [RanchableFluidCows/RanchableFluidCows]: Sending event FMLModIdMappingEvent to mod RanchableFluidCows
    [10:54:09] [Server thread/TRACE] [RanchableFluidCows/RanchableFluidCows]: Sent event FMLModIdMappingEvent to mod RanchableFluidCows
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping — Ranchable Fluid Cows took 0.001s
    [10:54:09] [Server thread/TRACE] [recycling/recycling]: Sending event FMLModIdMappingEvent to mod recycling
    [10:54:09] [Server thread/TRACE] [recycling/recycling]: Sent event FMLModIdMappingEvent to mod recycling
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping — Thermal Recycling took 0.001s
    [10:54:09] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sending event FMLModIdMappingEvent to mod ForgeMicroblock
    [10:54:09] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sent event FMLModIdMappingEvent to mod ForgeMicroblock
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping — Forge Microblocks took 0.001s
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Finished: ModIdMapping took 0.181s
    [10:54:09] [Server thread/INFO] [FML/]: Applying holder lookups
    [10:54:09] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:cobblestoneWall for public static team.chisel.block.BlockCarvableWall team.chisel.init.ChiselBlocks.cobblestoneWall. This means the object wasn’t registered. It’s likely just mod options.
    [10:54:09] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:obsidian2 for public static team.chisel.block.BlockCarvable team.chisel.init.ChiselBlocks.obsidian2. This means the object wasn’t registered. It’s likely just mod options.
    [10:54:09] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:voidstonerunic for public static team.chisel.block.BlockCarvable team.chisel.init.ChiselBlocks.voidstonerunic. This means the object wasn’t registered. It’s likely just mod options.
    [10:54:09] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:circuits for public static team.chisel.block.BlockCarvable team.chisel.init.ChiselBlocks.circuits. This means the object wasn’t registered. It’s likely just mod options.
    [10:54:09] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:arcane for public static team.chisel.block.BlockCarvable team.chisel.init.ChiselBlocks.arcane. This means the object wasn’t registered. It’s likely just mod options.
    [10:54:09] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:thaumium for public static team.chisel.block.BlockCarvable team.chisel.init.ChiselBlocks.thaumium. This means the object wasn’t registered. It’s likely just mod options.
    [10:54:09] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:tallow for public static team.chisel.block.BlockCarvable team.chisel.init.ChiselBlocks.tallow. This means the object wasn’t registered. It’s likely just mod options.
    [10:54:09] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:bloodRune for public static team.chisel.block.BlockCarvable team.chisel.init.ChiselBlocks.bloodRune. This means the object wasn’t registered. It’s likely just mod options.
    [10:54:09] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:bloodBrick for public static team.chisel.block.BlockCarvable team.chisel.init.ChiselBlocks.bloodBrick. This means the object wasn’t registered. It’s likely just mod options.
    [10:54:09] [Server thread/DEBUG] [FML/]: Unable to lookup Mekanism:TierInstaller for public static net.minecraft.item.Item mekanism.common.MekanismItems.TierInstaller. This means the object wasn’t registered. It’s likely just mod options.
    [10:54:09] [Server thread/INFO] [FML/]: Holder lookups applied
    [10:54:09] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerStoppedEvent to mod mcp
    [10:54:09] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerStoppedEvent to mod mcp
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Minecraft Coder Pack took 0.001s
    [10:54:09] [Server thread/TRACE] [FML/FML]: Sending event FMLServerStoppedEvent to mod FML
    [10:54:09] [Server thread/TRACE] [FML/FML]: Sent event FMLServerStoppedEvent to mod FML
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Forge Mod Loader took 0.001s
    [10:54:09] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerStoppedEvent to mod Forge
    [10:54:09] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerStoppedEvent to mod Forge
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Minecraft Forge took 0.002s
    [10:54:09] [Server thread/TRACE] [appliedenergistics2-core/appliedenergistics2-core]: Sending event FMLServerStoppedEvent to mod appliedenergistics2-core
    [10:54:09] [Server thread/TRACE] [appliedenergistics2-core/appliedenergistics2-core]: Sent event FMLServerStoppedEvent to mod appliedenergistics2-core
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — AppliedEnergistics2 Core took 0.001s
    [10:54:09] [Server thread/TRACE] [Aroma1997Core/Aroma1997Core]: Sending event FMLServerStoppedEvent to mod Aroma1997Core
    [10:54:09] [Server thread/TRACE] [Aroma1997Core/Aroma1997Core]: Sent event FMLServerStoppedEvent to mod Aroma1997Core
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Aroma1997Core took 0.001s
    [10:54:09] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sending event FMLServerStoppedEvent to mod CodeChickenCore
    [10:54:09] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sent event FMLServerStoppedEvent to mod CodeChickenCore
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — CodeChicken Core took 0.001s
    [10:54:09] [Server thread/TRACE] [InfiniBows/InfiniBows]: Sending event FMLServerStoppedEvent to mod InfiniBows
    [10:54:09] [Server thread/TRACE] [InfiniBows/InfiniBows]: Sent event FMLServerStoppedEvent to mod InfiniBows
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — InfiniBows took 0.001s
    [10:54:09] [Server thread/TRACE] [Micdoodlecore/Micdoodlecore]: Sending event FMLServerStoppedEvent to mod Micdoodlecore
    [10:54:09] [Server thread/TRACE] [Micdoodlecore/Micdoodlecore]: Sent event FMLServerStoppedEvent to mod Micdoodlecore
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Micdoodle8 Core took 0.002s
    [10:54:09] [Server thread/TRACE] [NotEnoughItems/NotEnoughItems]: Sending event FMLServerStoppedEvent to mod NotEnoughItems
    [10:54:09] [Server thread/TRACE] [NotEnoughItems/NotEnoughItems]: Sent event FMLServerStoppedEvent to mod NotEnoughItems
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Not Enough Items took 0.001s
    [10:54:09] [Server thread/TRACE] [PlayerAPI/PlayerAPI]: Sending event FMLServerStoppedEvent to mod PlayerAPI
    [10:54:09] [Server thread/TRACE] [PlayerAPI/PlayerAPI]: Sent event FMLServerStoppedEvent to mod PlayerAPI
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Player API took 0.001s
    [10:54:09] [Server thread/TRACE] [OpenModsCore/OpenModsCore]: Sending event FMLServerStoppedEvent to mod OpenModsCore
    [10:54:09] [Server thread/TRACE] [OpenModsCore/OpenModsCore]: Sent event FMLServerStoppedEvent to mod OpenModsCore
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — OpenModsCore took 0.001s
    [10:54:09] [Server thread/TRACE] [<CoFH ASM>/<CoFH ASM>]: Sending event FMLServerStoppedEvent to mod <CoFH ASM>
    [10:54:09] [Server thread/TRACE] [<CoFH ASM>/<CoFH ASM>]: Sent event FMLServerStoppedEvent to mod <CoFH ASM>
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — CoFH ASM took 0.003s
    [10:54:09] [Server thread/TRACE] [debug/debug]: Sending event FMLServerStoppedEvent to mod debug
    [10:54:09] [Server thread/TRACE] [debug/debug]: Sent event FMLServerStoppedEvent to mod debug
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — debug took 0.001s
    [10:54:09] [Server thread/TRACE] [FLabsBF/FLabsBF]: Sending event FMLServerStoppedEvent to mod FLabsBF
    [10:54:09] [Server thread/TRACE] [FLabsBF/FLabsBF]: Sent event FMLServerStoppedEvent to mod FLabsBF
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Better Furnaces took 0.001s
    [10:54:09] [Server thread/TRACE] [FLabsBFCompat/FLabsBFCompat]: Sending event FMLServerStoppedEvent to mod FLabsBFCompat
    [10:54:09] [Server thread/TRACE] [FLabsBFCompat/FLabsBFCompat]: Sent event FMLServerStoppedEvent to mod FLabsBFCompat
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — BF Compatibility took 0.001s
    [10:54:09] [Server thread/TRACE] [bspkrsCore/bspkrsCore]: Sending event FMLServerStoppedEvent to mod bspkrsCore
    [10:54:09] [Server thread/TRACE] [bspkrsCore/bspkrsCore]: Sent event FMLServerStoppedEvent to mod bspkrsCore
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — bspkrsCore took 0.001s
    [10:54:09] [Server thread/TRACE] [StartingInventory/StartingInventory]: Sending event FMLServerStoppedEvent to mod StartingInventory
    [10:54:09] [Server thread/TRACE] [StartingInventory/StartingInventory]: Sent event FMLServerStoppedEvent to mod StartingInventory
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — StartingInventory took 0.001s
    [10:54:09] [Server thread/TRACE] [appliedenergistics2/appliedenergistics2]: Sending event FMLServerStoppedEvent to mod appliedenergistics2
    [10:54:09] [Server thread/TRACE] [appliedenergistics2/appliedenergistics2]: Sent event FMLServerStoppedEvent to mod appliedenergistics2
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Applied Energistics 2 took 0.001s
    [10:54:09] [Server thread/TRACE] [bdlib/bdlib]: Sending event FMLServerStoppedEvent to mod bdlib
    [10:54:09] [Server thread/TRACE] [bdlib/bdlib]: Sent event FMLServerStoppedEvent to mod bdlib
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — BD Lib took 0.001s
    [10:54:09] [Server thread/TRACE] [ae2stuff/ae2stuff]: Sending event FMLServerStoppedEvent to mod ae2stuff
    [10:54:09] [Server thread/TRACE] [ae2stuff/ae2stuff]: Sent event FMLServerStoppedEvent to mod ae2stuff
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — AE2 Stuff took 0.001s
    [10:54:09] [Server thread/TRACE] [AgriCraft/AgriCraft]: Sending event FMLServerStoppedEvent to mod AgriCraft
    [10:54:09] [Server thread/TRACE] [AgriCraft/AgriCraft]: Sent event FMLServerStoppedEvent to mod AgriCraft
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — AgriCraft took 0.001s
    [10:54:09] [Server thread/TRACE] [Aroma1997CoreHelper/Aroma1997CoreHelper]: Sending event FMLServerStoppedEvent to mod Aroma1997CoreHelper
    [10:54:09] [Server thread/TRACE] [Aroma1997CoreHelper/Aroma1997CoreHelper]: Sent event FMLServerStoppedEvent to mod Aroma1997CoreHelper
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Aroma1997Core|Helper took 0.001s
    [10:54:09] [Server thread/TRACE] [Aroma1997sDimension/Aroma1997sDimension]: Sending event FMLServerStoppedEvent to mod Aroma1997sDimension
    [10:54:09] [Server thread/TRACE] [Aroma1997sDimension/Aroma1997sDimension]: Sent event FMLServerStoppedEvent to mod Aroma1997sDimension
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Aroma1997’s Dimensional World took 0.001s
    [10:54:09] [Server thread/TRACE] [Baubles/Baubles]: Sending event FMLServerStoppedEvent to mod Baubles
    [10:54:09] [Server thread/TRACE] [Baubles/Baubles]: Sent event FMLServerStoppedEvent to mod Baubles
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Baubles took 0.001s
    [10:54:09] [Server thread/TRACE] [Artifacts/Artifacts]: Sending event FMLServerStoppedEvent to mod Artifacts
    [10:54:09] [Server thread/TRACE] [Artifacts/Artifacts]: Sent event FMLServerStoppedEvent to mod Artifacts
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Artifacts took 0.001s
    [10:54:09] [Server thread/TRACE] [baublelicious/baublelicious]: Sending event FMLServerStoppedEvent to mod baublelicious
    [10:54:09] [Server thread/TRACE] [baublelicious/baublelicious]: Sent event FMLServerStoppedEvent to mod baublelicious
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Baublelicious took 0.001s
    [10:54:09] [Server thread/TRACE] [BiblioCraft/BiblioCraft]: Sending event FMLServerStoppedEvent to mod BiblioCraft
    [10:54:09] [Server thread/TRACE] [BiblioCraft/BiblioCraft]: Sent event FMLServerStoppedEvent to mod BiblioCraft
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — BiblioCraft took 0.001s
    [10:54:09] [Server thread/TRACE] [Mantle/Mantle]: Sending event FMLServerStoppedEvent to mod Mantle
    [10:54:09] [Server thread/TRACE] [Mantle/Mantle]: Sent event FMLServerStoppedEvent to mod Mantle
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Mantle took 0.001s
    [10:54:09] [Server thread/TRACE] [Natura/Natura]: Sending event FMLServerStoppedEvent to mod Natura
    [10:54:09] [Server thread/TRACE] [Natura/Natura]: Sent event FMLServerStoppedEvent to mod Natura
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Natura took 0.001s
    [10:54:09] [Server thread/TRACE] [BiblioWoodsNatura/BiblioWoodsNatura]: Sending event FMLServerStoppedEvent to mod BiblioWoodsNatura
    [10:54:09] [Server thread/TRACE] [BiblioWoodsNatura/BiblioWoodsNatura]: Sent event FMLServerStoppedEvent to mod BiblioWoodsNatura
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — BiblioWoods Natura Edition took 0.001s
    [10:54:09] [Server thread/TRACE] [Botania/Botania]: Sending event FMLServerStoppedEvent to mod Botania
    [10:54:09] [Server thread/TRACE] [Botania/Botania]: Sent event FMLServerStoppedEvent to mod Botania
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Botania took 0.001s
    [10:54:09] [Server thread/TRACE] [CoFHCore/CoFHCore]: Sending event FMLServerStoppedEvent to mod CoFHCore
    [10:54:09] [Server thread/TRACE] [CoFHCore/CoFHCore]: Sent event FMLServerStoppedEvent to mod CoFHCore
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — CoFH Core took 0.001s
    [10:54:09] [Server thread/TRACE] [BrandonsCore/BrandonsCore]: Sending event FMLServerStoppedEvent to mod BrandonsCore
    [10:54:09] [Server thread/TRACE] [BrandonsCore/BrandonsCore]: Sent event FMLServerStoppedEvent to mod BrandonsCore
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Brandon’s Core took 0.001s
    [10:54:09] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sending event FMLServerStoppedEvent to mod BuildCraft|Core
    [10:54:09] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sent event FMLServerStoppedEvent to mod BuildCraft|Core
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — BuildCraft took 0.001s
    [10:54:09] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sending event FMLServerStoppedEvent to mod BuildCraft|Transport
    [10:54:09] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sent event FMLServerStoppedEvent to mod BuildCraft|Transport
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — BC Transport took 0.001s
    [10:54:09] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sending event FMLServerStoppedEvent to mod BuildCraft|Builders
    [10:54:09] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sent event FMLServerStoppedEvent to mod BuildCraft|Builders
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — BC Builders took 0.001s
    [10:54:09] [Server thread/TRACE] [ThermalFoundation/ThermalFoundation]: Sending event FMLServerStoppedEvent to mod ThermalFoundation
    [10:54:09] [Server thread/TRACE] [ThermalFoundation/ThermalFoundation]: Sent event FMLServerStoppedEvent to mod ThermalFoundation
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Thermal Foundation took 0.001s
    [10:54:09] [Server thread/TRACE] [ThermalExpansion/ThermalExpansion]: Sending event FMLServerStoppedEvent to mod ThermalExpansion
    [10:54:09] [Server thread/TRACE] [ThermalExpansion/ThermalExpansion]: Sent event FMLServerStoppedEvent to mod ThermalExpansion
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Thermal Expansion took 0.001s
    [10:54:09] [Server thread/TRACE] [BuildCraft|Compat/BuildCraft|Compat]: Sending event FMLServerStoppedEvent to mod BuildCraft|Compat
    [10:54:09] [Server thread/TRACE] [BuildCraft|Compat/BuildCraft|Compat]: Sent event FMLServerStoppedEvent to mod BuildCraft|Compat
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — BuildCraft Compat took 0.001s
    [10:54:09] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sending event FMLServerStoppedEvent to mod BuildCraft|Silicon
    [10:54:09] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sent event FMLServerStoppedEvent to mod BuildCraft|Silicon
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — BC Silicon took 0.001s
    [10:54:09] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sending event FMLServerStoppedEvent to mod BuildCraft|Energy
    [10:54:09] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sent event FMLServerStoppedEvent to mod BuildCraft|Energy
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — BC Energy took 0.001s
    [10:54:09] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sending event FMLServerStoppedEvent to mod BuildCraft|Factory
    [10:54:09] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sent event FMLServerStoppedEvent to mod BuildCraft|Factory
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — BC Factory took 0.001s
    [10:54:09] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sending event FMLServerStoppedEvent to mod BuildCraft|Robotics
    [10:54:09] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sent event FMLServerStoppedEvent to mod BuildCraft|Robotics
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — BC Robotics took 0.001s
    [10:54:09] [Server thread/TRACE] [TwilightForest/TwilightForest]: Sending event FMLServerStoppedEvent to mod TwilightForest
    [10:54:09] [Server thread/TRACE] [TwilightForest/TwilightForest]: Sent event FMLServerStoppedEvent to mod TwilightForest
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — The Twilight Forest took 0.001s
    [10:54:09] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sending event FMLServerStoppedEvent to mod ForgeMultipart
    [10:54:09] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sent event FMLServerStoppedEvent to mod ForgeMultipart
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Forge Multipart took 0.001s
    [10:54:09] [Server thread/TRACE] [chisel/chisel]: Sending event FMLServerStoppedEvent to mod chisel
    [10:54:09] [Server thread/TRACE] [chisel/chisel]: Sent event FMLServerStoppedEvent to mod chisel
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Chisel took 0.001s
    [10:54:09] [Server thread/TRACE] [CarpentersBlocks/CarpentersBlocks]: Sending event FMLServerStoppedEvent to mod CarpentersBlocks
    [10:54:09] [Server thread/TRACE] [CarpentersBlocks/CarpentersBlocks]: Sent event FMLServerStoppedEvent to mod CarpentersBlocks
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Carpenter’s Blocks took 0.001s
    [10:54:09] [Server thread/TRACE] [chancecubes/chancecubes]: Sending event FMLServerStoppedEvent to mod chancecubes
    [10:54:09] [Server thread/TRACE] [chancecubes/chancecubes]: Sent event FMLServerStoppedEvent to mod chancecubes
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Chance Cubes took 0.001s
    [10:54:09] [Server thread/TRACE] [ChickenChunks/ChickenChunks]: Sending event FMLServerStoppedEvent to mod ChickenChunks
    [10:54:09] [Server thread/TRACE] [ChickenChunks/ChickenChunks]: Sent event FMLServerStoppedEvent to mod ChickenChunks
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — ChickenChunks took 0.001s
    [10:54:09] [Server thread/TRACE] [convenientrecipes/convenientrecipes]: Sending event FMLServerStoppedEvent to mod convenientrecipes
    [10:54:09] [Server thread/TRACE] [convenientrecipes/convenientrecipes]: Sent event FMLServerStoppedEvent to mod convenientrecipes
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Convenient Recipes took 0.005s
    [10:54:09] [Server thread/TRACE] [DraconicEvolution/DraconicEvolution]: Sending event FMLServerStoppedEvent to mod DraconicEvolution
    [10:54:09] [Server thread/TRACE] [DraconicEvolution/DraconicEvolution]: Sent event FMLServerStoppedEvent to mod DraconicEvolution
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Draconic Evolution took 0.001s
    [10:54:09] [Server thread/TRACE] [endercore/endercore]: Sending event FMLServerStoppedEvent to mod endercore
    [10:54:09] [Server thread/TRACE] [endercore/endercore]: Sent event FMLServerStoppedEvent to mod endercore
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — EnderCore took 0.001s
    [10:54:09] [Server thread/TRACE] [MineFactoryReloaded/MineFactoryReloaded]: Sending event FMLServerStoppedEvent to mod MineFactoryReloaded
    [10:54:09] [Server thread/TRACE] [MineFactoryReloaded/MineFactoryReloaded]: Sent event FMLServerStoppedEvent to mod MineFactoryReloaded
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — MineFactory Reloaded took 0.001s
    [10:54:09] [Server thread/TRACE] [Waila/Waila]: Sending event FMLServerStoppedEvent to mod Waila
    [10:54:09] [Server thread/TRACE] [Waila/Waila]: Sent event FMLServerStoppedEvent to mod Waila
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Waila took 0.002s
    [10:54:09] [Server thread/TRACE] [EnderIO/EnderIO]: Sending event FMLServerStoppedEvent to mod EnderIO
    [10:54:09] [pool-7-thread-1/INFO] [EnderIO/EnderIO]: ServerChannelRegister: Dimensional Transceiver data saved to C:UsersTarikAppDataRoaming.minecraftsavesCandylandenderiodimensionalTransceiver.json
    [10:54:09] [Server thread/TRACE] [EnderIO/EnderIO]: Sent event FMLServerStoppedEvent to mod EnderIO
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Ender IO took 0.008s
    [10:54:09] [Server thread/TRACE] [enderioaddons/enderioaddons]: Sending event FMLServerStoppedEvent to mod enderioaddons
    [10:54:09] [Server thread/TRACE] [enderioaddons/enderioaddons]: Sent event FMLServerStoppedEvent to mod enderioaddons
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Ender IO Addons took 0.001s
    [10:54:09] [Server thread/TRACE] [EnderStorage/EnderStorage]: Sending event FMLServerStoppedEvent to mod EnderStorage
    [10:54:09] [Server thread/TRACE] [EnderStorage/EnderStorage]: Sent event FMLServerStoppedEvent to mod EnderStorage
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — EnderStorage took 0.001s
    [10:54:09] [Server thread/TRACE] [exnihilo/exnihilo]: Sending event FMLServerStoppedEvent to mod exnihilo
    [10:54:09] [Server thread/TRACE] [exnihilo/exnihilo]: Sent event FMLServerStoppedEvent to mod exnihilo
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Ex Nihilo took 0.001s
    [10:54:09] [Server thread/TRACE] [MetallurgyCore/MetallurgyCore]: Sending event FMLServerStoppedEvent to mod MetallurgyCore
    [10:54:09] [Server thread/TRACE] [MetallurgyCore/MetallurgyCore]: Sent event FMLServerStoppedEvent to mod MetallurgyCore
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Metallurgy Core took 0.001s
    [10:54:09] [Server thread/TRACE] [ImmersiveEngineering/ImmersiveEngineering]: Sending event FMLServerStoppedEvent to mod ImmersiveEngineering
    [10:54:09] [Server thread/TRACE] [ImmersiveEngineering/ImmersiveEngineering]: Sent event FMLServerStoppedEvent to mod ImmersiveEngineering
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Immersive Engineering took 0.001s
    [10:54:09] [Server thread/TRACE] [TConstruct/TConstruct]: Sending event FMLServerStoppedEvent to mod TConstruct
    [10:54:09] [Server thread/TRACE] [TConstruct/TConstruct]: Sent event FMLServerStoppedEvent to mod TConstruct
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Tinkers’ Construct took 0.001s
    [10:54:09] [Server thread/TRACE] [Metallurgy/Metallurgy]: Sending event FMLServerStoppedEvent to mod Metallurgy
    [10:54:09] [Server thread/TRACE] [Metallurgy/Metallurgy]: Sent event FMLServerStoppedEvent to mod Metallurgy
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Metallurgy 4 took 0.001s
    [10:54:09] [Server thread/TRACE] [IC2/IC2]: Sending event FMLServerStoppedEvent to mod IC2
    [10:54:09] [Server thread/TRACE] [IC2/IC2]: Sent event FMLServerStoppedEvent to mod IC2
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — IndustrialCraft 2 took 0.001s
    [10:54:09] [Server thread/TRACE] [RedstoneArsenal/RedstoneArsenal]: Sending event FMLServerStoppedEvent to mod RedstoneArsenal
    [10:54:09] [Server thread/TRACE] [RedstoneArsenal/RedstoneArsenal]: Sent event FMLServerStoppedEvent to mod RedstoneArsenal
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Redstone Arsenal took 0.001s
    [10:54:09] [Server thread/TRACE] [exastrisrebirth/exastrisrebirth]: Sending event FMLServerStoppedEvent to mod exastrisrebirth
    [10:54:09] [Server thread/TRACE] [exastrisrebirth/exastrisrebirth]: Sent event FMLServerStoppedEvent to mod exastrisrebirth
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Ex Astris Rebirth took 0.001s
    [10:54:09] [Server thread/TRACE] [extracells/extracells]: Sending event FMLServerStoppedEvent to mod extracells
    [10:54:09] [Server thread/TRACE] [extracells/extracells]: Sent event FMLServerStoppedEvent to mod extracells
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Extra Cells 2 took 0.001s
    [10:54:09] [Server thread/TRACE] [harvestcraft/harvestcraft]: Sending event FMLServerStoppedEvent to mod harvestcraft
    [10:54:09] [Server thread/TRACE] [harvestcraft/harvestcraft]: Sent event FMLServerStoppedEvent to mod harvestcraft
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Pam’s HarvestCraft took 0.001s
    [10:54:09] [Server thread/TRACE] [ExtraTiC/ExtraTiC]: Sending event FMLServerStoppedEvent to mod ExtraTiC
    [10:54:09] [Server thread/TRACE] [ExtraTiC/ExtraTiC]: Sent event FMLServerStoppedEvent to mod ExtraTiC
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — ExtraTiC took 0.001s
    [10:54:09] [Server thread/TRACE] [ForgeRelocation/ForgeRelocation]: Sending event FMLServerStoppedEvent to mod ForgeRelocation
    [10:54:09] [Server thread/TRACE] [ForgeRelocation/ForgeRelocation]: Sent event FMLServerStoppedEvent to mod ForgeRelocation
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — ForgeRelocation took 0.001s
    [10:54:09] [Server thread/TRACE] [MCFrames/MCFrames]: Sending event FMLServerStoppedEvent to mod MCFrames
    [10:54:09] [Server thread/TRACE] [MCFrames/MCFrames]: Sent event FMLServerStoppedEvent to mod MCFrames
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — MCFrames took 0.001s
    [10:54:09] [Server thread/TRACE] [RelocationFMP/RelocationFMP]: Sending event FMLServerStoppedEvent to mod RelocationFMP
    [10:54:09] [Server thread/TRACE] [RelocationFMP/RelocationFMP]: Sent event FMLServerStoppedEvent to mod RelocationFMP
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — RelocationFMP took 0.001s
    [10:54:09] [Server thread/TRACE] [FWG/FWG]: Sending event FMLServerStoppedEvent to mod FWG
    [10:54:09] [Server thread/TRACE] [FWG/FWG]: Sent event FMLServerStoppedEvent to mod FWG
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Fun World Gen took 0.001s
    [10:54:09] [Server thread/TRACE] [GalacticraftCore/GalacticraftCore]: Sending event FMLServerStoppedEvent to mod GalacticraftCore
    [10:54:09] [Server thread/TRACE] [GalacticraftCore/GalacticraftCore]: Sent event FMLServerStoppedEvent to mod GalacticraftCore
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Galacticraft Core took 0.001s
    [10:54:09] [Server thread/TRACE] [GalacticraftMars/GalacticraftMars]: Sending event FMLServerStoppedEvent to mod GalacticraftMars
    [10:54:09] [Server thread/TRACE] [GalacticraftMars/GalacticraftMars]: Sent event FMLServerStoppedEvent to mod GalacticraftMars
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Galacticraft Planets took 0.001s
    [10:54:09] [Server thread/TRACE] [hardcorewither/hardcorewither]: Sending event FMLServerStoppedEvent to mod hardcorewither
    [10:54:09] [Server thread/TRACE] [hardcorewither/hardcorewither]: Sent event FMLServerStoppedEvent to mod hardcorewither
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Hardcore Wither took 0.001s
    [10:54:09] [Server thread/TRACE] [HardcoreQuesting/HardcoreQuesting]: Sending event FMLServerStoppedEvent to mod HardcoreQuesting
    [10:54:09] [Server thread/TRACE] [HardcoreQuesting/HardcoreQuesting]: Sent event FMLServerStoppedEvent to mod HardcoreQuesting
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Hardcore Questing Mode took 0.001s
    [10:54:09] [Server thread/TRACE] [iChunUtil/iChunUtil]: Sending event FMLServerStoppedEvent to mod iChunUtil
    [10:54:09] [Server thread/TRACE] [iChunUtil/iChunUtil]: Sent event FMLServerStoppedEvent to mod iChunUtil
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — iChunUtil took 0.001s
    [10:54:09] [Server thread/TRACE] [LunatriusCore/LunatriusCore]: Sending event FMLServerStoppedEvent to mod LunatriusCore
    [10:54:09] [Server thread/TRACE] [LunatriusCore/LunatriusCore]: Sent event FMLServerStoppedEvent to mod LunatriusCore
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — LunatriusCore took 0.001s
    [10:54:09] [Server thread/TRACE] [InGameInfoXML/InGameInfoXML]: Sending event FMLServerStoppedEvent to mod InGameInfoXML
    [10:54:09] [Server thread/TRACE] [InGameInfoXML/InGameInfoXML]: Sent event FMLServerStoppedEvent to mod InGameInfoXML
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — InGame Info XML took 0.001s
    [10:54:09] [Server thread/TRACE] [inpure|core/inpure|core]: Sending event FMLServerStoppedEvent to mod inpure|core
    [10:54:09] [Server thread/TRACE] [inpure|core/inpure|core]: Sent event FMLServerStoppedEvent to mod inpure|core
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — INpureCore took 0.001s
    [10:54:09] [Server thread/TRACE] [inventorytweaks/inventorytweaks]: Sending event FMLServerStoppedEvent to mod inventorytweaks
    [10:54:09] [Server thread/TRACE] [inventorytweaks/inventorytweaks]: Sent event FMLServerStoppedEvent to mod inventorytweaks
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Inventory Tweaks took 0.001s
    [10:54:09] [Server thread/TRACE] [IronChest/IronChest]: Sending event FMLServerStoppedEvent to mod IronChest
    [10:54:09] [Server thread/TRACE] [IronChest/IronChest]: Sent event FMLServerStoppedEvent to mod IronChest
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Iron Chest took 0.001s
    [10:54:09] [Server thread/TRACE] [JABBA/JABBA]: Sending event FMLServerStoppedEvent to mod JABBA
    [10:54:09] [Server thread/TRACE] [JABBA/JABBA]: Sent event FMLServerStoppedEvent to mod JABBA
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — JABBA took 0.001s
    [10:54:09] [Server thread/TRACE] [journeymap/journeymap]: Sending event FMLServerStoppedEvent to mod journeymap
    [10:54:09] [Server thread/TRACE] [journeymap/journeymap]: Sent event FMLServerStoppedEvent to mod journeymap
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — JourneyMap took 0.001s
    [10:54:09] [Server thread/TRACE] [lootbags/lootbags]: Sending event FMLServerStoppedEvent to mod lootbags
    [10:54:09] [Server thread/TRACE] [lootbags/lootbags]: Sent event FMLServerStoppedEvent to mod lootbags
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Loot Bags took 0.001s
    [10:54:09] [Server thread/TRACE] [magicalcrops/magicalcrops]: Sending event FMLServerStoppedEvent to mod magicalcrops
    [10:54:09] [Server thread/TRACE] [magicalcrops/magicalcrops]: Sent event FMLServerStoppedEvent to mod magicalcrops
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Magical Crops took 0.001s
    [10:54:09] [Server thread/TRACE] [magicalcropsarmour/magicalcropsarmour]: Sending event FMLServerStoppedEvent to mod magicalcropsarmour
    [10:54:09] [Server thread/TRACE] [magicalcropsarmour/magicalcropsarmour]: Sent event FMLServerStoppedEvent to mod magicalcropsarmour
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Magical Crops: Armoury took 0.001s
    [10:54:09] [Server thread/TRACE] [magicalcropsdeco/magicalcropsdeco]: Sending event FMLServerStoppedEvent to mod magicalcropsdeco
    [10:54:09] [Server thread/TRACE] [magicalcropsdeco/magicalcropsdeco]: Sent event FMLServerStoppedEvent to mod magicalcropsdeco
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Magical Crops: Decorative took 0.001s
    [10:54:09] [Server thread/TRACE] [Magneticraft/Magneticraft]: Sending event FMLServerStoppedEvent to mod Magneticraft
    [10:54:09] [Server thread/TRACE] [Magneticraft/Magneticraft]: Sent event FMLServerStoppedEvent to mod Magneticraft
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Magneticraft took 0.001s
    [10:54:09] [Server thread/TRACE] [Mekanism/Mekanism]: Sending event FMLServerStoppedEvent to mod Mekanism
    [10:54:09] [Server thread/TRACE] [Mekanism/Mekanism]: Sent event FMLServerStoppedEvent to mod Mekanism
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Mekanism took 0.001s
    [10:54:09] [Server thread/TRACE] [MekanismGenerators/MekanismGenerators]: Sending event FMLServerStoppedEvent to mod MekanismGenerators
    [10:54:09] [Server thread/TRACE] [MekanismGenerators/MekanismGenerators]: Sent event FMLServerStoppedEvent to mod MekanismGenerators
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — MekanismGenerators took 0.001s
    [10:54:09] [Server thread/TRACE] [MekanismTools/MekanismTools]: Sending event FMLServerStoppedEvent to mod MekanismTools
    [10:54:09] [Server thread/TRACE] [MekanismTools/MekanismTools]: Sent event FMLServerStoppedEvent to mod MekanismTools
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — MekanismTools took 0.001s
    [10:54:09] [Server thread/TRACE] [mfrmagiccropscompat/mfrmagiccropscompat]: Sending event FMLServerStoppedEvent to mod mfrmagiccropscompat
    [10:54:09] [Server thread/TRACE] [mfrmagiccropscompat/mfrmagiccropscompat]: Sent event FMLServerStoppedEvent to mod mfrmagiccropscompat
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — MinefactoryReloaded & MagicalCrops extra compatibility took 0.006s
    [10:54:09] [Server thread/TRACE] [MineFactoryReloaded|CompatAppliedEnergistics/MineFactoryReloaded|CompatAppliedEnergistics]: Sending event FMLServerStoppedEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
    [10:54:09] [Server thread/TRACE] [MineFactoryReloaded|CompatAppliedEnergistics/MineFactoryReloaded|CompatAppliedEnergistics]: Sent event FMLServerStoppedEvent to mod MineFactoryReloaded|CompatAppliedEnergistics
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — MFR Compat: Applied Energistics took 0.001s
    [10:54:09] [Server thread/TRACE] [MineFactoryReloaded|CompatBuildCraft/MineFactoryReloaded|CompatBuildCraft]: Sending event FMLServerStoppedEvent to mod MineFactoryReloaded|CompatBuildCraft
    [10:54:09] [Server thread/TRACE] [MineFactoryReloaded|CompatBuildCraft/MineFactoryReloaded|CompatBuildCraft]: Sent event FMLServerStoppedEvent to mod MineFactoryReloaded|CompatBuildCraft
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — MFR Compat: BuildCraft took 0.001s
    [10:54:09] [Server thread/TRACE] [MineFactoryReloaded|CompatForgeMicroblock/MineFactoryReloaded|CompatForgeMicroblock]: Sending event FMLServerStoppedEvent to mod MineFactoryReloaded|CompatForgeMicroblock
    [10:54:09] [Server thread/TRACE] [MineFactoryReloaded|CompatForgeMicroblock/MineFactoryReloaded|CompatForgeMicroblock]: Sent event FMLServerStoppedEvent to mod MineFactoryReloaded|CompatForgeMicroblock
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — MFR Compat: ForgeMicroblock took 0.001s
    [10:54:09] [Server thread/TRACE] [MineFactoryReloaded|CompatIC2/MineFactoryReloaded|CompatIC2]: Sending event FMLServerStoppedEvent to mod MineFactoryReloaded|CompatIC2
    [10:54:09] [Server thread/TRACE] [MineFactoryReloaded|CompatIC2/MineFactoryReloaded|CompatIC2]: Sent event FMLServerStoppedEvent to mod MineFactoryReloaded|CompatIC2
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — MFR Compat: IC2 took 0.001s
    [10:54:09] [Server thread/TRACE] [MineFactoryReloaded|CompatThermalExpansion/MineFactoryReloaded|CompatThermalExpansion]: Sending event FMLServerStoppedEvent to mod MineFactoryReloaded|CompatThermalExpansion
    [10:54:09] [Server thread/TRACE] [MineFactoryReloaded|CompatThermalExpansion/MineFactoryReloaded|CompatThermalExpansion]: Sent event FMLServerStoppedEvent to mod MineFactoryReloaded|CompatThermalExpansion
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — MFR Compat: Thermal Expansion took 0.001s
    [10:54:09] [Server thread/TRACE] [MineFactoryReloaded|CompatTConstruct/MineFactoryReloaded|CompatTConstruct]: Sending event FMLServerStoppedEvent to mod MineFactoryReloaded|CompatTConstruct
    [10:54:09] [Server thread/TRACE] [MineFactoryReloaded|CompatTConstruct/MineFactoryReloaded|CompatTConstruct]: Sent event FMLServerStoppedEvent to mod MineFactoryReloaded|CompatTConstruct
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — MFR Compat: Tinkers’ Construct took 0.001s
    [10:54:09] [Server thread/TRACE] [MineFactoryReloaded|CompatTwilightForest/MineFactoryReloaded|CompatTwilightForest]: Sending event FMLServerStoppedEvent to mod MineFactoryReloaded|CompatTwilightForest
    [10:54:09] [Server thread/TRACE] [MineFactoryReloaded|CompatTwilightForest/MineFactoryReloaded|CompatTwilightForest]: Sent event FMLServerStoppedEvent to mod MineFactoryReloaded|CompatTwilightForest
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — MFR Compat: TwilightForest took 0.001s
    [10:54:09] [Server thread/TRACE] [MineFactoryReloaded|CompatVanilla/MineFactoryReloaded|CompatVanilla]: Sending event FMLServerStoppedEvent to mod MineFactoryReloaded|CompatVanilla
    [10:54:09] [Server thread/TRACE] [MineFactoryReloaded|CompatVanilla/MineFactoryReloaded|CompatVanilla]: Sent event FMLServerStoppedEvent to mod MineFactoryReloaded|CompatVanilla
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — MFR Compat: Vanilla took 0.001s
    [10:54:09] [Server thread/TRACE] [MineTweaker3/MineTweaker3]: Sending event FMLServerStoppedEvent to mod MineTweaker3
    [10:54:09] [Server thread/TRACE] [MineTweaker3/MineTweaker3]: Sent event FMLServerStoppedEvent to mod MineTweaker3
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — MineTweaker 3 took 0.002s
    [10:54:09] [Server thread/TRACE] [MTRM/MTRM]: Sending event FMLServerStoppedEvent to mod MTRM
    [10:54:09] [Server thread/TRACE] [MTRM/MTRM]: Sent event FMLServerStoppedEvent to mod MTRM
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — MineTweakerRecipeMaker took 0.009s
    [10:54:09] [Server thread/TRACE] [MobDismemberment/MobDismemberment]: Sending event FMLServerStoppedEvent to mod MobDismemberment
    [10:54:09] [Server thread/TRACE] [MobDismemberment/MobDismemberment]: Sent event FMLServerStoppedEvent to mod MobDismemberment
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — MobDismemberment took 0.001s
    [10:54:09] [Server thread/TRACE] [Morpheus/Morpheus]: Sending event FMLServerStoppedEvent to mod Morpheus
    [10:54:09] [Server thread/TRACE] [Morpheus/Morpheus]: Sent event FMLServerStoppedEvent to mod Morpheus
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Morpheus took 0.001s
    [10:54:09] [Server thread/TRACE] [MouseTweaks/MouseTweaks]: Sending event FMLServerStoppedEvent to mod MouseTweaks
    [10:54:09] [Server thread/TRACE] [MouseTweaks/MouseTweaks]: Sent event FMLServerStoppedEvent to mod MouseTweaks
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Mouse Tweaks took 0.001s
    [10:54:09] [Server thread/TRACE] [NetherOres/NetherOres]: Sending event FMLServerStoppedEvent to mod NetherOres
    [10:54:09] [Server thread/TRACE] [NetherOres/NetherOres]: Sent event FMLServerStoppedEvent to mod NetherOres
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Nether Ores took 0.001s
    [10:54:09] [Server thread/TRACE] [nmsot/nmsot]: Sending event FMLServerStoppedEvent to mod nmsot
    [10:54:09] [Server thread/TRACE] [nmsot/nmsot]: Sent event FMLServerStoppedEvent to mod nmsot
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — No Mob Spawning on Trees took 0.001s
    [10:54:09] [Server thread/TRACE] [OpenMods/OpenMods]: Sending event FMLServerStoppedEvent to mod OpenMods
    [10:54:09] [Server thread/TRACE] [OpenMods/OpenMods]: Sent event FMLServerStoppedEvent to mod OpenMods
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — OpenMods took 0.001s
    [10:54:09] [Server thread/TRACE] [OpenBlocks/OpenBlocks]: Sending event FMLServerStoppedEvent to mod OpenBlocks
    [10:54:09] [Server thread/TRACE] [OpenBlocks/OpenBlocks]: Sent event FMLServerStoppedEvent to mod OpenBlocks
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — OpenBlocks took 0.001s
    [10:54:09] [Server thread/TRACE] [openmodularturrets/openmodularturrets]: Sending event FMLServerStoppedEvent to mod openmodularturrets
    [10:54:09] [Server thread/TRACE] [openmodularturrets/openmodularturrets]: Sent event FMLServerStoppedEvent to mod openmodularturrets
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Open Modular Turrets took 0.001s
    [10:54:09] [Server thread/TRACE] [PneumaticCraft/PneumaticCraft]: Sending event FMLServerStoppedEvent to mod PneumaticCraft
    [10:54:09] [Server thread/TRACE] [PneumaticCraft/PneumaticCraft]: Sent event FMLServerStoppedEvent to mod PneumaticCraft
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — PneumaticCraft took 0.001s
    [10:54:09] [Server thread/TRACE] [PortalGun/PortalGun]: Sending event FMLServerStoppedEvent to mod PortalGun
    [10:54:09] [Server thread/TRACE] [PortalGun/PortalGun]: Sent event FMLServerStoppedEvent to mod PortalGun
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — PortalGun took 0.001s
    [10:54:09] [Server thread/TRACE] [ProjectE/ProjectE]: Sending event FMLServerStoppedEvent to mod ProjectE
    [10:54:09] [Server thread/DEBUG] [ProjectE/ProjectE]: Cleared tile entity maps.
    [10:54:09] [Server thread/DEBUG] [ProjectE/ProjectE]: Cleared cached tome knowledge
    [10:54:09] [Server thread/DEBUG] [ProjectE/ProjectE]: Cleared player check-lists: server stopping.
    [10:54:09] [Server thread/INFO] [ProjectE/ProjectE]: Completed server-stop actions.
    [10:54:09] [Server thread/TRACE] [ProjectE/ProjectE]: Sent event FMLServerStoppedEvent to mod ProjectE
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — ProjectE took 0.001s
    [10:54:09] [Server thread/TRACE] [MrTJPCoreMod/MrTJPCoreMod]: Sending event FMLServerStoppedEvent to mod MrTJPCoreMod
    [10:54:09] [Server thread/TRACE] [MrTJPCoreMod/MrTJPCoreMod]: Sent event FMLServerStoppedEvent to mod MrTJPCoreMod
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — MrTJPCore took 0.001s
    [10:54:09] [Server thread/TRACE] [ProjRed|Core/ProjRed|Core]: Sending event FMLServerStoppedEvent to mod ProjRed|Core
    [10:54:09] [Server thread/TRACE] [ProjRed|Core/ProjRed|Core]: Sent event FMLServerStoppedEvent to mod ProjRed|Core
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — ProjectRed Core took 0.001s
    [10:54:09] [Server thread/TRACE] [ProjRed|Transmission/ProjRed|Transmission]: Sending event FMLServerStoppedEvent to mod ProjRed|Transmission
    [10:54:09] [Server thread/TRACE] [ProjRed|Transmission/ProjRed|Transmission]: Sent event FMLServerStoppedEvent to mod ProjRed|Transmission
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — ProjectRed Transmission took 0.001s
    [10:54:09] [Server thread/TRACE] [ProjRed|Compatibility/ProjRed|Compatibility]: Sending event FMLServerStoppedEvent to mod ProjRed|Compatibility
    [10:54:09] [Server thread/TRACE] [ProjRed|Compatibility/ProjRed|Compatibility]: Sent event FMLServerStoppedEvent to mod ProjRed|Compatibility
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — ProjectRed Compatibility took 0.001s
    [10:54:09] [Server thread/TRACE] [ProjRed|Integration/ProjRed|Integration]: Sending event FMLServerStoppedEvent to mod ProjRed|Integration
    [10:54:09] [Server thread/TRACE] [ProjRed|Integration/ProjRed|Integration]: Sent event FMLServerStoppedEvent to mod ProjRed|Integration
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — ProjectRed Integration took 0.001s
    [10:54:09] [Server thread/TRACE] [ProjRed|Fabrication/ProjRed|Fabrication]: Sending event FMLServerStoppedEvent to mod ProjRed|Fabrication
    [10:54:09] [Server thread/TRACE] [ProjRed|Fabrication/ProjRed|Fabrication]: Sent event FMLServerStoppedEvent to mod ProjRed|Fabrication
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — ProjectRed Fabrication took 0.001s
    [10:54:09] [Server thread/TRACE] [ProjRed|Illumination/ProjRed|Illumination]: Sending event FMLServerStoppedEvent to mod ProjRed|Illumination
    [10:54:09] [Server thread/TRACE] [ProjRed|Illumination/ProjRed|Illumination]: Sent event FMLServerStoppedEvent to mod ProjRed|Illumination
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — ProjectRed Illumination took 0.001s
    [10:54:09] [Server thread/TRACE] [quantumflux/quantumflux]: Sending event FMLServerStoppedEvent to mod quantumflux
    [10:54:09] [Server thread/TRACE] [quantumflux/quantumflux]: Sent event FMLServerStoppedEvent to mod quantumflux
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — QuantumFlux took 0.001s
    [10:54:09] [Server thread/TRACE] [RandomThings/RandomThings]: Sending event FMLServerStoppedEvent to mod RandomThings
    [10:54:09] [Server thread/TRACE] [RandomThings/RandomThings]: Sent event FMLServerStoppedEvent to mod RandomThings
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Random Things took 0.001s
    [10:54:09] [Server thread/TRACE] [libsandstone/libsandstone]: Sending event FMLServerStoppedEvent to mod libsandstone
    [10:54:09] [Server thread/TRACE] [libsandstone/libsandstone]: Sent event FMLServerStoppedEvent to mod libsandstone
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — libsandstone took 0.001s
    [10:54:09] [Server thread/TRACE] [xreliquary/xreliquary]: Sending event FMLServerStoppedEvent to mod xreliquary
    [10:54:09] [Server thread/TRACE] [xreliquary/xreliquary]: Sent event FMLServerStoppedEvent to mod xreliquary
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Reliquary took 0.001s
    [10:54:09] [Server thread/TRACE] [rftools/rftools]: Sending event FMLServerStoppedEvent to mod rftools
    [10:54:09] [Server thread/INFO] [STDOUT/rftools]: [mcjty.rftools.RFTools:serverStopped:210]: ###### RFTools.serverStopped
    [10:54:09] [Server thread/TRACE] [rftools/rftools]: Sent event FMLServerStoppedEvent to mod rftools
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — RFTools took 0.001s
    [10:54:09] [Server thread/TRACE] [SimpleLabels/SimpleLabels]: Sending event FMLServerStoppedEvent to mod SimpleLabels
    [10:54:09] [Server thread/TRACE] [SimpleLabels/SimpleLabels]: Sent event FMLServerStoppedEvent to mod SimpleLabels
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — SimpleLabels took 0.001s
    [10:54:09] [Server thread/TRACE] [simplyjetpacks/simplyjetpacks]: Sending event FMLServerStoppedEvent to mod simplyjetpacks
    [10:54:09] [Server thread/TRACE] [simplyjetpacks/simplyjetpacks]: Sent event FMLServerStoppedEvent to mod simplyjetpacks
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Simply Jetpacks took 0.001s
    [10:54:09] [Server thread/TRACE] [SolarFlux/SolarFlux]: Sending event FMLServerStoppedEvent to mod SolarFlux
    [10:54:09] [Server thread/TRACE] [SolarFlux/SolarFlux]: Sent event FMLServerStoppedEvent to mod SolarFlux
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Solar Flux took 0.001s
    [10:54:09] [Server thread/TRACE] [StorageDrawers/StorageDrawers]: Sending event FMLServerStoppedEvent to mod StorageDrawers
    [10:54:09] [Server thread/TRACE] [StorageDrawers/StorageDrawers]: Sent event FMLServerStoppedEvent to mod StorageDrawers
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Storage Drawers took 0.001s
    [10:54:09] [Server thread/TRACE] [ThermalDynamics/ThermalDynamics]: Sending event FMLServerStoppedEvent to mod ThermalDynamics
    [10:54:09] [Server thread/TRACE] [ThermalDynamics/ThermalDynamics]: Sent event FMLServerStoppedEvent to mod ThermalDynamics
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Thermal Dynamics took 0.001s
    [10:54:09] [Server thread/TRACE] [TiConAutoToolStation/TiConAutoToolStation]: Sending event FMLServerStoppedEvent to mod TiConAutoToolStation
    [10:54:09] [Server thread/TRACE] [TiConAutoToolStation/TiConAutoToolStation]: Sent event FMLServerStoppedEvent to mod TiConAutoToolStation
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Tinkers Construct Auto Tool Station took 0.001s
    [10:54:09] [Server thread/TRACE] [TiCTooltips/TiCTooltips]: Sending event FMLServerStoppedEvent to mod TiCTooltips
    [10:54:09] [Server thread/TRACE] [TiCTooltips/TiCTooltips]: Sent event FMLServerStoppedEvent to mod TiCTooltips
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — TiC Tooltips took 0.001s
    [10:54:09] [Server thread/TRACE] [VeinMiner/VeinMiner]: Sending event FMLServerStoppedEvent to mod VeinMiner
    [10:54:09] [Server thread/TRACE] [VeinMiner/VeinMiner]: Sent event FMLServerStoppedEvent to mod VeinMiner
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Vein Miner took 0.001s
    [10:54:09] [Server thread/TRACE] [VeinMinerModSupport/VeinMinerModSupport]: Sending event FMLServerStoppedEvent to mod VeinMinerModSupport
    [10:54:09] [Server thread/TRACE] [VeinMinerModSupport/VeinMinerModSupport]: Sent event FMLServerStoppedEvent to mod VeinMinerModSupport
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Mod Support took 0.001s
    [10:54:09] [Server thread/TRACE] [WailaHarvestability/WailaHarvestability]: Sending event FMLServerStoppedEvent to mod WailaHarvestability
    [10:54:09] [Server thread/TRACE] [WailaHarvestability/WailaHarvestability]: Sent event FMLServerStoppedEvent to mod WailaHarvestability
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Waila Harvestability took 0.001s
    [10:54:09] [Server thread/TRACE] [wailaplugins/wailaplugins]: Sending event FMLServerStoppedEvent to mod wailaplugins
    [10:54:09] [Server thread/TRACE] [wailaplugins/wailaplugins]: Sent event FMLServerStoppedEvent to mod wailaplugins
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — WAILA Plugins took 0.001s
    [10:54:09] [Server thread/TRACE] [wawla/wawla]: Sending event FMLServerStoppedEvent to mod wawla
    [10:54:09] [Server thread/TRACE] [wawla/wawla]: Sent event FMLServerStoppedEvent to mod wawla
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — What Are We Looking At took 0.001s
    [10:54:09] [Server thread/TRACE] [McMultipart/McMultipart]: Sending event FMLServerStoppedEvent to mod McMultipart
    [10:54:09] [Server thread/TRACE] [McMultipart/McMultipart]: Sent event FMLServerStoppedEvent to mod McMultipart
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Minecraft Multipart Plugin took 0.001s
    [10:54:09] [Server thread/TRACE] [aobd/aobd]: Sending event FMLServerStoppedEvent to mod aobd
    [10:54:09] [Server thread/TRACE] [aobd/aobd]: Sent event FMLServerStoppedEvent to mod aobd
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Another One Bites The Dust took 0.001s
    [10:54:09] [Server thread/TRACE] [denseores/denseores]: Sending event FMLServerStoppedEvent to mod denseores
    [10:54:09] [Server thread/TRACE] [denseores/denseores]: Sent event FMLServerStoppedEvent to mod denseores
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Dense Ores took 0.001s
    [10:54:09] [Server thread/TRACE] [IguanaTweaksTConstruct/IguanaTweaksTConstruct]: Sending event FMLServerStoppedEvent to mod IguanaTweaksTConstruct
    [10:54:09] [Server thread/TRACE] [IguanaTweaksTConstruct/IguanaTweaksTConstruct]: Sent event FMLServerStoppedEvent to mod IguanaTweaksTConstruct
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Iguana Tinker Tweaks took 0.001s
    [10:54:09] [Server thread/TRACE] [MooFluids/MooFluids]: Sending event FMLServerStoppedEvent to mod MooFluids
    [10:54:09] [Server thread/TRACE] [MooFluids/MooFluids]: Sent event FMLServerStoppedEvent to mod MooFluids
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Moo Fluids took 0.001s
    [10:54:09] [Server thread/TRACE] [RanchableFluidCows/RanchableFluidCows]: Sending event FMLServerStoppedEvent to mod RanchableFluidCows
    [10:54:09] [Server thread/TRACE] [RanchableFluidCows/RanchableFluidCows]: Sent event FMLServerStoppedEvent to mod RanchableFluidCows
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Ranchable Fluid Cows took 0.001s
    [10:54:09] [Server thread/TRACE] [recycling/recycling]: Sending event FMLServerStoppedEvent to mod recycling
    [10:54:09] [Server thread/TRACE] [recycling/recycling]: Sent event FMLServerStoppedEvent to mod recycling
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Thermal Recycling took 0.001s
    [10:54:09] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sending event FMLServerStoppedEvent to mod ForgeMicroblock
    [10:54:09] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sent event FMLServerStoppedEvent to mod ForgeMicroblock
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped — Forge Microblocks took 0.008s
    [10:54:09] [Server thread/DEBUG] [FML/]: Bar Finished: ServerStopped took 0.150s
    [10:54:09] [Server thread/INFO] [FML/]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded.
    [10:54:09] [Server thread/INFO] [FML/]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded.
    [10:54:49] [Client thread/INFO] [STDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]:
    [10:54:49] [Client thread/INFO] [STDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down…
    [10:54:49] [Client thread/INFO] [STDOUT/]: [paulscode.sound.SoundSystemLogger:importantMessage:90]: Author: Paul Lamb, www.paulscode.com
    [10:54:49] [Client thread/INFO] [STDOUT/]: [paulscode.sound.SoundSystemLogger:message:69]:

    That’s only the very bottom section, I’m not sure if it’s even useful.

    Earlier when I was creating a world for the first time it was loading for like half an hour, then I got tired of it and tried to close it and it gave me a crash report that had among the very last words that molten.obsidian and pyrotheum were missing, and that was about 20 minutes before I exited the game, so it those last 20 mins pretty much nothing happened. Could it be that minecraft was trying to create a world with molten obsidian and pyrotheum but those dont exist?

    I also have this in the logs folder, in a notepad called «latest»

    [10:39:36] [main/INFO]: Setting user: Rif_Raf
    [10:39:38] [Client thread/INFO]: LWJGL Version: 2.9.1
    [10:40:50] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Better Furnaces, FMLFileResourcePack:BF Compatibility, FMLFileResourcePack:StartingInventory, FMLFileResourcePack:AE2 Stuff, FMLFileResourcePack:AgriCraft, FMLFileResourcePack:Another One Bites The Dust, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Aroma1997Core|Helper, FMLFileResourcePack:Aroma1997’s Dimensional World, FMLFileResourcePack:Artifacts, FMLFileResourcePack:Baublelicious, FMLFileResourcePack:Baubles, FMLFileResourcePack:BD Lib, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:BiblioWoods Natura Edition, FMLFileResourcePack:Botania, FMLFileResourcePack:Brandon’s Core, FMLFileResourcePack:BuildCraft Compat, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:Carpenter’s Blocks, FMLFileResourcePack:Chance Cubes, FMLFileResourcePack:ChickenChunks, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Convenient Recipes, FMLFileResourcePack:debug, FMLFileResourcePack:Dense Ores, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:Ender IO Addons, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Ex Astris Rebirth, FMLFileResourcePack:Ex Nihilo, FMLFileResourcePack:Extra Cells 2, FMLFileResourcePack:ExtraTiC, FMLFileResourcePack:MCFrames, FMLFileResourcePack:ForgeRelocation, FMLFileResourcePack:RelocationFMP, FMLFileResourcePack:Fun World Gen, FMLFileResourcePack:Galacticraft Planets, FMLFileResourcePack:Galacticraft Core, FMLFileResourcePack:Hardcore Wither, FMLFileResourcePack:Hardcore Questing Mode, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Iguana Tinker Tweaks, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:InGame Info XML, FMLFileResourcePack:INpureCore, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JABBA, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Loot Bags, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:Magical Crops, FMLFileResourcePack:Magical Crops: Armoury, FMLFileResourcePack:Magical Crops: Decorative, FMLFileResourcePack:Magneticraft, FMLFileResourcePack:Mantle, FMLFileResourcePack:Mekanism, FMLFileResourcePack:MekanismGenerators, FMLFileResourcePack:MekanismTools, FMLFileResourcePack:Metallurgy 4, FMLFileResourcePack:Metallurgy Core, FMLFileResourcePack:MinefactoryReloaded & MagicalCrops extra compatibility, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: IC2, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: Tinkers’ Construct, FMLFileResourcePack:MFR Compat: TwilightForest, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:MineTweakerRecipeMaker, FMLFileResourcePack:MobDismemberment, FMLFileResourcePack:Moo Fluids, FMLFileResourcePack:Morpheus, FMLFileResourcePack:Mouse Tweaks, FMLFileResourcePack:Natura, FMLFileResourcePack:Nether Ores, FMLFileResourcePack:No Mob Spawning on Trees, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Open Modular Turrets, FMLFileResourcePack:Pam’s HarvestCraft, FMLFileResourcePack:PneumaticCraft, FMLFileResourcePack:PortalGun, FMLFileResourcePack:ProjectE, FMLFileResourcePack:ProjectRed Core, FMLFileResourcePack:ProjectRed Compatibility, FMLFileResourcePack:ProjectRed Fabrication, FMLFileResourcePack:ProjectRed Integration, FMLFileResourcePack:ProjectRed Transmission, FMLFileResourcePack:ProjectRed Illumination, FMLFileResourcePack:QuantumFlux, FMLFileResourcePack:Ranchable Fluid Cows, FMLFileResourcePack:Random Things, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:Reliquary, FMLFileResourcePack:RFTools, FMLFileResourcePack:SimpleLabels, FMLFileResourcePack:Simply Jetpacks, FMLFileResourcePack:Solar Flux, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Tinkers’ Construct, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Thermal Recycling, FMLFileResourcePack:Tinkers Construct Auto Tool Station, FMLFileResourcePack:TiC Tooltips, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:Vein Miner, FMLFileResourcePack:Mod Support, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:WAILA Plugins, FMLFileResourcePack:What Are We Looking At, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:libsandstone, FMLFileResourcePack:MrTJPCore, An Ozone Project.zip
    [10:40:50] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: FWG in C:UsersTarikAppDataRoaming.minecraftmodsFWG-1.0.3.jar
    [10:40:50] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: FWG in C:UsersTarikAppDataRoaming.minecraftmodsFWG-1.0.3.jar
    [10:40:50] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: FWG in C:UsersTarikAppDataRoaming.minecraftmodsFWG-1.0.3.jar
    [10:42:07] [Sound Library Loader/INFO]: Sound engine started
    [10:42:20] [Client thread/INFO]: Created: 16×16 textures/blocks-atlas
    [10:42:22] [Client thread/INFO]: Created: 16×16 textures/items-atlas
    [10:42:40] [Client thread/INFO]: Created: 16×16 textures/revolvers-atlas
    [10:46:00] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Better Furnaces, FMLFileResourcePack:BF Compatibility, FMLFileResourcePack:StartingInventory, FMLFileResourcePack:AE2 Stuff, FMLFileResourcePack:AgriCraft, FMLFileResourcePack:Another One Bites The Dust, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Aroma1997Core|Helper, FMLFileResourcePack:Aroma1997’s Dimensional World, FMLFileResourcePack:Artifacts, FMLFileResourcePack:Baublelicious, FMLFileResourcePack:Baubles, FMLFileResourcePack:BD Lib, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:BiblioWoods Natura Edition, FMLFileResourcePack:Botania, FMLFileResourcePack:Brandon’s Core, FMLFileResourcePack:BuildCraft Compat, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:Carpenter’s Blocks, FMLFileResourcePack:Chance Cubes, FMLFileResourcePack:ChickenChunks, FMLFileResourcePack:Chisel, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Convenient Recipes, FMLFileResourcePack:debug, FMLFileResourcePack:Dense Ores, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:Ender IO Addons, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Ex Astris Rebirth, FMLFileResourcePack:Ex Nihilo, FMLFileResourcePack:Extra Cells 2, FMLFileResourcePack:ExtraTiC, FMLFileResourcePack:MCFrames, FMLFileResourcePack:ForgeRelocation, FMLFileResourcePack:RelocationFMP, FMLFileResourcePack:Fun World Gen, FMLFileResourcePack:Galacticraft Planets, FMLFileResourcePack:Galacticraft Core, FMLFileResourcePack:Hardcore Wither, FMLFileResourcePack:Hardcore Questing Mode, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Iguana Tinker Tweaks, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:InGame Info XML, FMLFileResourcePack:INpureCore, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:JABBA, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Loot Bags, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:Magical Crops, FMLFileResourcePack:Magical Crops: Armoury, FMLFileResourcePack:Magical Crops: Decorative, FMLFileResourcePack:Magneticraft, FMLFileResourcePack:Mantle, FMLFileResourcePack:Mekanism, FMLFileResourcePack:MekanismGenerators, FMLFileResourcePack:MekanismTools, FMLFileResourcePack:Metallurgy 4, FMLFileResourcePack:Metallurgy Core, FMLFileResourcePack:MinefactoryReloaded & MagicalCrops extra compatibility, FMLFileResourcePack:MineFactory Reloaded, FMLFileResourcePack:MFR Compat: Applied Energistics, FMLFileResourcePack:MFR Compat: BuildCraft, FMLFileResourcePack:MFR Compat: ForgeMicroblock, FMLFileResourcePack:MFR Compat: IC2, FMLFileResourcePack:MFR Compat: Thermal Expansion, FMLFileResourcePack:MFR Compat: Tinkers’ Construct, FMLFileResourcePack:MFR Compat: TwilightForest, FMLFileResourcePack:MFR Compat: Vanilla, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:MineTweakerRecipeMaker, FMLFileResourcePack:MobDismemberment, FMLFileResourcePack:Moo Fluids, FMLFileResourcePack:Morpheus, FMLFileResourcePack:Mouse Tweaks, FMLFileResourcePack:Natura, FMLFileResourcePack:Nether Ores, FMLFileResourcePack:No Mob Spawning on Trees, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Open Modular Turrets, FMLFileResourcePack:Pam’s HarvestCraft, FMLFileResourcePack:PneumaticCraft, FMLFileResourcePack:PortalGun, FMLFileResourcePack:ProjectE, FMLFileResourcePack:ProjectRed Core, FMLFileResourcePack:ProjectRed Compatibility, FMLFileResourcePack:ProjectRed Fabrication, FMLFileResourcePack:ProjectRed Integration, FMLFileResourcePack:ProjectRed Transmission, FMLFileResourcePack:ProjectRed Illumination, FMLFileResourcePack:QuantumFlux, FMLFileResourcePack:Ranchable Fluid Cows, FMLFileResourcePack:Random Things, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:Reliquary, FMLFileResourcePack:RFTools, FMLFileResourcePack:SimpleLabels, FMLFileResourcePack:Simply Jetpacks, FMLFileResourcePack:Solar Flux, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Tinkers’ Construct, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Thermal Recycling, FMLFileResourcePack:Tinkers Construct Auto Tool Station, FMLFileResourcePack:TiC Tooltips, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:Vein Miner, FMLFileResourcePack:Mod Support, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:WAILA Plugins, FMLFileResourcePack:What Are We Looking At, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:libsandstone, FMLFileResourcePack:MrTJPCore, CustomSounds-Resourcepack.zip, PortalGunSounds.pak, FMLFileResourcePack:Carpenter’s Blocks Cached Resources, resources, An Ozone Project.zip
    [10:46:00] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: FWG in C:UsersTarikAppDataRoaming.minecraftmodsFWG-1.0.3.jar
    [10:46:00] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: FWG in C:UsersTarikAppDataRoaming.minecraftmodsFWG-1.0.3.jar
    [10:46:00] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: FWG in C:UsersTarikAppDataRoaming.minecraftmodsFWG-1.0.3.jar
    [10:46:51] [Client thread/INFO]: Created: 4096×2048 textures/blocks-atlas
    [10:46:52] [Client thread/INFO]: Created: 1024×1024 textures/revolvers-atlas
    [10:47:25] [Client thread/INFO]: Created: 4096×2048 textures/items-atlas
    [10:47:27] [Sound Library Loader/INFO]: Sound engine started
    [10:47:28] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:28] [Client thread/ERROR]: @ Post startup
    [10:47:28] [Client thread/ERROR]: 1285: Out of memory
    [10:47:29] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:29] [Client thread/ERROR]: @ Pre render
    [10:47:29] [Client thread/ERROR]: 1281: Invalid value
    [10:47:29] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:29] [Client thread/ERROR]: @ Pre render
    [10:47:29] [Client thread/ERROR]: 1281: Invalid value
    [10:47:29] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:29] [Client thread/ERROR]: @ Pre render
    [10:47:29] [Client thread/ERROR]: 1281: Invalid value
    [10:47:46] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:46] [Client thread/ERROR]: @ Pre render
    [10:47:46] [Client thread/ERROR]: 1281: Invalid value
    [10:47:46] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:46] [Client thread/ERROR]: @ Pre render
    [10:47:46] [Client thread/ERROR]: 1281: Invalid value
    [10:47:46] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:46] [Client thread/ERROR]: @ Pre render
    [10:47:46] [Client thread/ERROR]: 1281: Invalid value
    [10:47:47] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:47] [Client thread/ERROR]: @ Pre render
    [10:47:47] [Client thread/ERROR]: 1281: Invalid value
    [10:47:47] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:47] [Client thread/ERROR]: @ Pre render
    [10:47:47] [Client thread/ERROR]: 1281: Invalid value
    [10:47:47] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:47] [Client thread/ERROR]: @ Pre render
    [10:47:47] [Client thread/ERROR]: 1281: Invalid value
    [10:47:47] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:47] [Client thread/ERROR]: @ Pre render
    [10:47:47] [Client thread/ERROR]: 1281: Invalid value
    [10:47:47] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:47] [Client thread/ERROR]: @ Pre render
    [10:47:47] [Client thread/ERROR]: 1281: Invalid value
    [10:47:47] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:47] [Client thread/ERROR]: @ Pre render
    [10:47:47] [Client thread/ERROR]: 1281: Invalid value
    [10:47:47] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:47] [Client thread/ERROR]: @ Pre render
    [10:47:47] [Client thread/ERROR]: 1281: Invalid value
    [10:47:47] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:47] [Client thread/ERROR]: @ Pre render
    [10:47:47] [Client thread/ERROR]: 1281: Invalid value
    [10:47:47] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:47] [Client thread/ERROR]: @ Pre render
    [10:47:47] [Client thread/ERROR]: 1281: Invalid value
    [10:47:47] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:47] [Client thread/ERROR]: @ Pre render
    [10:47:47] [Client thread/ERROR]: 1281: Invalid value
    [10:47:47] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:47] [Client thread/ERROR]: @ Pre render
    [10:47:47] [Client thread/ERROR]: 1281: Invalid value
    [10:47:47] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:47] [Client thread/ERROR]: @ Pre render
    [10:47:47] [Client thread/ERROR]: 1281: Invalid value
    [10:47:47] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:47] [Client thread/ERROR]: @ Pre render
    [10:47:47] [Client thread/ERROR]: 1281: Invalid value
    [10:47:47] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:47] [Client thread/ERROR]: @ Pre render
    [10:47:47] [Client thread/ERROR]: 1281: Invalid value
    [10:47:47] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:47] [Client thread/ERROR]: @ Pre render
    [10:47:47] [Client thread/ERROR]: 1281: Invalid value
    [10:47:47] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:47] [Client thread/ERROR]: @ Pre render
    [10:47:47] [Client thread/ERROR]: 1281: Invalid value
    [10:47:48] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:48] [Client thread/ERROR]: @ Pre render
    [10:47:48] [Client thread/ERROR]: 1281: Invalid value
    [10:47:48] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:48] [Client thread/ERROR]: @ Pre render
    [10:47:48] [Client thread/ERROR]: 1281: Invalid value
    [10:47:48] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:48] [Client thread/ERROR]: @ Pre render
    [10:47:48] [Client thread/ERROR]: 1281: Invalid value
    [10:47:48] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:48] [Client thread/ERROR]: @ Pre render
    [10:47:48] [Client thread/ERROR]: 1281: Invalid value
    [10:47:48] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:48] [Client thread/ERROR]: @ Pre render
    [10:47:48] [Client thread/ERROR]: 1281: Invalid value
    [10:47:48] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:48] [Client thread/ERROR]: @ Pre render
    [10:47:48] [Client thread/ERROR]: 1281: Invalid value
    [10:47:48] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:48] [Client thread/ERROR]: @ Pre render
    [10:47:48] [Client thread/ERROR]: 1281: Invalid value
    [10:47:48] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:48] [Client thread/ERROR]: @ Pre render
    [10:47:48] [Client thread/ERROR]: 1281: Invalid value
    [10:47:48] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:48] [Client thread/ERROR]: @ Pre render
    [10:47:48] [Client thread/ERROR]: 1281: Invalid value
    [10:47:48] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:48] [Client thread/ERROR]: @ Pre render
    [10:47:48] [Client thread/ERROR]: 1281: Invalid value
    [10:47:48] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:48] [Client thread/ERROR]: @ Pre render
    [10:47:48] [Client thread/ERROR]: 1281: Invalid value
    [10:47:48] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:48] [Client thread/ERROR]: @ Pre render
    [10:47:48] [Client thread/ERROR]: 1281: Invalid value
    [10:47:48] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:48] [Client thread/ERROR]: @ Pre render
    [10:47:48] [Client thread/ERROR]: 1281: Invalid value
    [10:47:49] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:49] [Client thread/ERROR]: @ Pre render
    [10:47:49] [Client thread/ERROR]: 1281: Invalid value
    [10:47:49] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:49] [Client thread/ERROR]: @ Pre render
    [10:47:49] [Client thread/ERROR]: 1281: Invalid value
    [10:47:49] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:49] [Client thread/ERROR]: @ Pre render
    [10:47:49] [Client thread/ERROR]: 1281: Invalid value
    [10:47:49] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:49] [Client thread/ERROR]: @ Pre render
    [10:47:49] [Client thread/ERROR]: 1281: Invalid value
    [10:47:50] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:50] [Client thread/ERROR]: @ Pre render
    [10:47:50] [Client thread/ERROR]: 1281: Invalid value
    [10:47:50] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:50] [Client thread/ERROR]: @ Pre render
    [10:47:50] [Client thread/ERROR]: 1281: Invalid value
    [10:47:50] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:50] [Client thread/ERROR]: @ Pre render
    [10:47:50] [Client thread/ERROR]: 1281: Invalid value
    [10:47:50] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:50] [Client thread/ERROR]: @ Pre render
    [10:47:50] [Client thread/ERROR]: 1281: Invalid value
    [10:47:50] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:50] [Client thread/ERROR]: @ Pre render
    [10:47:50] [Client thread/ERROR]: 1281: Invalid value
    [10:47:50] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:50] [Client thread/ERROR]: @ Pre render
    [10:47:50] [Client thread/ERROR]: 1281: Invalid value
    [10:47:51] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:51] [Client thread/ERROR]: @ Pre render
    [10:47:51] [Client thread/ERROR]: 1281: Invalid value
    [10:47:51] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:51] [Client thread/ERROR]: @ Pre render
    [10:47:51] [Client thread/ERROR]: 1281: Invalid value
    [10:47:51] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:51] [Client thread/ERROR]: @ Pre render
    [10:47:51] [Client thread/ERROR]: 1281: Invalid value
    [10:47:51] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:51] [Client thread/ERROR]: @ Pre render
    [10:47:51] [Client thread/ERROR]: 1281: Invalid value
    [10:47:51] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:51] [Client thread/ERROR]: @ Pre render
    [10:47:51] [Client thread/ERROR]: 1281: Invalid value
    [10:47:51] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:51] [Client thread/ERROR]: @ Pre render
    [10:47:51] [Client thread/ERROR]: 1281: Invalid value
    [10:47:51] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:51] [Client thread/ERROR]: @ Pre render
    [10:47:51] [Client thread/ERROR]: 1281: Invalid value
    [10:47:51] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:51] [Client thread/ERROR]: @ Pre render
    [10:47:51] [Client thread/ERROR]: 1281: Invalid value
    [10:47:51] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:51] [Client thread/ERROR]: @ Pre render
    [10:47:51] [Client thread/ERROR]: 1281: Invalid value
    [10:47:51] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:51] [Client thread/ERROR]: @ Pre render
    [10:47:51] [Client thread/ERROR]: 1281: Invalid value
    [10:47:51] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:51] [Client thread/ERROR]: @ Pre render
    [10:47:51] [Client thread/ERROR]: 1281: Invalid value
    [10:47:51] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:51] [Client thread/ERROR]: @ Pre render
    [10:47:51] [Client thread/ERROR]: 1281: Invalid value
    [10:47:51] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:51] [Client thread/ERROR]: @ Pre render
    [10:47:51] [Client thread/ERROR]: 1281: Invalid value
    [10:47:52] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:52] [Client thread/ERROR]: @ Pre render
    [10:47:52] [Client thread/ERROR]: 1281: Invalid value
    [10:47:52] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:52] [Client thread/ERROR]: @ Pre render
    [10:47:52] [Client thread/ERROR]: 1281: Invalid value
    [10:47:52] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:52] [Client thread/ERROR]: @ Pre render
    [10:47:52] [Client thread/ERROR]: 1281: Invalid value
    [10:47:52] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:52] [Client thread/ERROR]: @ Pre render
    [10:47:52] [Client thread/ERROR]: 1281: Invalid value
    [10:47:52] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:52] [Client thread/ERROR]: @ Pre render
    [10:47:52] [Client thread/ERROR]: 1281: Invalid value
    [10:47:52] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:52] [Client thread/ERROR]: @ Pre render
    [10:47:52] [Client thread/ERROR]: 1281: Invalid value
    [10:47:52] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:52] [Client thread/ERROR]: @ Pre render
    [10:47:52] [Client thread/ERROR]: 1281: Invalid value
    [10:47:52] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:52] [Client thread/ERROR]: @ Pre render
    [10:47:52] [Client thread/ERROR]: 1281: Invalid value
    [10:47:52] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:52] [Client thread/ERROR]: @ Pre render
    [10:47:52] [Client thread/ERROR]: 1281: Invalid value
    [10:47:52] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:52] [Client thread/ERROR]: @ Pre render
    [10:47:52] [Client thread/ERROR]: 1281: Invalid value
    [10:47:52] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:52] [Client thread/ERROR]: @ Pre render
    [10:47:52] [Client thread/ERROR]: 1281: Invalid value
    [10:47:52] [Client thread/ERROR]: ########## GL ERROR ##########
    [10:47:52] [Client thread/ERROR]: @ Pre render
    [10:47:52] [Client thread/ERROR]: 1281: Invalid value

    And that just goes on and on with the same things repeating, just the time changing until it says stopped at the end.


  • #20

    Jan 23, 2017


    Rif_Raf


    • View User Profile


    • View Posts


    • Send Message



    View Rif_Raf's Profile

    • Tree Puncher
    • Join Date:

      1/22/2017
    • Posts:

      16
    • Member Details

    I have at the start of the thread, but I’ll do it again just in case, should I get Forge 1.7.10 or a later version? Will my 1.7.10 mods work with any version other than a 1.7.10 Forge?

  • To post a comment, please login.
  • 1
  • 2
  • Next
  • |<<
  • <
  • >
  • >>|

Posts Quoted:

Reply

Clear All Quotes


Thread Status:

Not open for further replies.
  1. I get an error now, ( just happened, after many days of it working ) of the NoClassDefFoundError. I haven’t changed my code at all, only deleted the previous plugins folder, and exported a new one, and its doing this.. Full stack trace ( of command )

    [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'a' in plugin MinecraftRP v0.2
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:186)
    at org.bukkit.craftbukkit.v1_5_R1.CraftServer.dispatchCommand(CraftServer.java:514)
    at net.minecraft.server.v1_5_R1.PlayerConnection.handleCommand(PlayerConnection.java:967)
    at net.minecraft.server.v1_5_R1.PlayerConnection.chat(PlayerConnection.java:885)
    at net.minecraft.server.v1_5_R1.PlayerConnection.a(PlayerConnection.java:840)
    at net.minecraft.server.v1_5_R1.Packet3Chat.handle(Packet3Chat.java:44)
    at net.minecraft.server.v1_5_R1.NetworkManager.b(NetworkManager.java:292)
    at net.minecraft.server.v1_5_R1.PlayerConnection.d(PlayerConnection.java:113)
    at net.minecraft.server.v1_5_R1.ServerConnection.b(SourceFile:35)
    at net.minecraft.server.v1_5_R1.DedicatedServerConnection.b(SourceFile:30)
    at net.minecraft.server.v1_5_R1.MinecraftServer.r(MinecraftServer.java:580)
    at net.minecraft.server.v1_5_R1.DedicatedServer.r(DedicatedServer.java:225)
    at net.minecraft.server.v1_5_R1.MinecraftServer.q(MinecraftServer.java:476)
    at net.minecraft.server.v1_5_R1.MinecraftServer.run(MinecraftServer.java:409)
    at net.minecraft.server.v1_5_R1.ThreadServerApplication.run(SourceFile:573)
    Caused by: java.lang.NoClassDefFoundError: Could not initialize class me.kreashenz.minecraftrp.Utilities.Functions
    at me.kreashenz.minecraftrp.Commands.AdminChat.onCommand(AdminChat.java:34)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
    ... 15 more

    It’s caused by the Functions class, not the AdminChat class, so I won’t post that.
    Functions class:

    1. package me.kreashenz.minecraftrp.Utilities;
    2. import org.bukkit.configuration.file.FileConfiguration;
    3. import org.bukkit.configuration.file.YamlConfiguration;
    4. import me.kreashenz.minecraftrp.Utilities.ChatFormat.ColourUtils;
    5. private static File file = new File( "plugins/MinecraftRP/config.yml" );
    6. private static FileConfiguration config = YamlConfiguration.loadConfiguration(file);
    7. public static String prefix = ColourUtils.format(config.getString("messages.prefix"));
    8. public static String noPerm = ColourUtils.format(config.getString("messages.noPermission"));
    9. public static String NEA = ColourUtils.format(config.getString("messages.notEnoughArgs"));
    10. public static boolean isInt(String sInt)
    11. public static boolean isDouble(String string) {
    12. public static String getPrefix(){
    13. public static String noPerm(){
  2. kreashenz I believe the issue you’re having is due to the class not exporting when you create the .jar. I would double check to make sure that class is being exported properly when you create the jar.

  3. NoClassDefFoundError simply means that a needed class is in neither the native library nor the running jar. There is no problem with the code.

    For future reference, if it ends with «Error» instead of «Exception», the problem likely isn’t the code, but the package/jar itself. Another example is UnsupportedClassVersionError (or something like that). Like NoClassDefFoundError, there is no problem with the code what-so-ever. In this case, the problem is the user has a version of java that is older than the program theyre trying to run.

  4. psychic94 The user being me? How can you tell if the problem is that? How do I change this, I got no idea.. Lol..

  5. I may take a wild guess and say that you:
    1) Registered your commands in the onEnable then forgot to put them into the yaml

    What’s at line 34? What method are you calling?

  6. kreashenz
    Is «UnsupportedClassVersionError» your current error ? No, he told you what your current error means, read more carefuly :)

    Open your jar with an archive program and see if the class is actually there.

  7. beastman3226 The functions.java is not a command, it holds the functions that I can use throughout my plugin.. Here’s the AdminChat.java, and I set the alias via plugin.yml to /a ..

    1. package me.kreashenz.minecraftrp.Commands;
    2. import me.kreashenz.minecraftrp.MCRP;
    3. import me.kreashenz.minecraftrp.Utilities.ChatFormat.ColourUtils;
    4. import me.kreashenz.minecraftrp.Utilities.Functions;
    5. import org.bukkit.Bukkit;
    6. import org.bukkit.command.Command;
    7. import org.bukkit.command.CommandExecutor;
    8. import org.bukkit.command.CommandSender;
    9. import org.bukkit.entity.Player;
    10. public class AdminChat implements CommandExecutor {
    11. public AdminChat(MCRP plugin){
    12. public boolean onCommand(CommandSender sender, Command cmd, String label, String[] args) {
    13. if(cmd.getName().equalsIgnoreCase("adminchat")){
    14. if(sender instanceof Player){
    15. if(sender.hasPermission("mrcp.adminchat")){
    16. for (int i = 0; i < args.length; i++) {
    17. chatMsg = chatMsg + args + ' ';
    18. for(Player t : Bukkit.getOnlinePlayers()){
    19. if (t.hasPermission("mcrp.adminchat")){
    20. String player = sender.getName().replace("%player%", sender.getName());
    21. t.sendMessage(Functions.getPrefix() + player + " §b" + ColourUtils.format(chatMsg));
    22. } else sender.sendMessage(Functions.noPerm());
    23. } else sender.sendMessage(Functions.noPerm());

    Digi It is there, I exported and everything..[​IMG]

  8. Off-topic but damnn you must love using statics. lol

  9. kreashenz Bottom line: if it says the class wasn’t found, that means it was there are compile time, but missing at run time.

    Your troubleshooting should focus on verifying that what’s in your IDE/source matches what’s in your compiled jar on your server. This includes your bukkit.jar/other plugin references.

  10. if there was an error inside 1 of the static blocks, it can also look like a classnotfounderror later, as seen by the following info: http://stackoverflow.com/a/7325829/1542723

  11. That’s a nuance of statics I wasn’t aware of.

  12. I knew it wasn’t a command and I have a similar object in nearly all of my projects. What I’m asking is what are you calling.

  13. OK, solved it self.. I have no idea why the hell it was doing this, after MANY reloads/restarts..

  14. Most likely because of ‘reload’, if you have a class that is not loaded then you re-export the jar and reload, next time you’re attempting to use it will trigger that error.

    You could fix this easily by loading all of your classes in the main class by calling a method from that class, an empty method.

  15. Love Some Help! Thx -iGamer

    —- Minecraft Crash Report —-
    // Uh… Did I do that?

    Time: 4/11/14 8:56 PM
    Description: Exception in server tick loop

    java.lang.NoClassDefFoundError: net/minecraft/client/Minecraft
    at java.lang.Class.getDeclaredMethods0(Native Method)
    at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
    at java.lang.Class.getDeclaredMethods(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.gatherAnnotations(FMLModContainer.java:328)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:517)
    at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:92)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630)
    at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
    Caused by: java.lang.ClassNotFoundException: net.minecraft.client.Minecraft
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    … 31 more
    Caused by: java.lang.RuntimeException: Attempted to load class atv for invalid side SERVER
    at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:51)
    at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:274)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:172)
    … 33 more

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

    — System Details —
    Details:
    Minecraft Version: 1.6.4
    Operating System: Windows 8 (amd64) version 6.2
    Java Version: 1.7.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1444549832 bytes (1377 MB) / 1916796928 bytes (1828 MB) up to 4772069376 bytes (4551 MB)
    JVM Flags: 2 total; -Xms1048M -Xmx5120M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    CraftBukkit Information:
    Running:
    Failed to handle CraftCrashReport:
    java.lang.NullPointerException
    at org.bukkit.Bukkit.getName(Bukkit.java:72)
    at org.bukkit.craftbukkit.v1_6_R3.CraftCrashReport.call(CraftCrashReport.java:19)
    at net.minecraft.crash.CrashReportCategory.func_71500_a(CrashReportCategory.java:106)
    at net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:58)
    at net.minecraft.crash.CrashReport.<init>(CrashReport.java:40)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:689)
    at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)

    FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 152 mods loaded, 152 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
    FML{6.4.49.965} [Forge Mod Loader] (Server.jar) Unloaded->Constructed
    Forge{9.11.1.965} [Minecraft Forge] (Server.jar) Unloaded->Constructed
    CodeChickenCore{0.9.0.7} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed
    denLib{3.2.6} [denLib] (minecraft.jar) Unloaded->Constructed
    OpenModsCore{0.4} [OpenModsCore] (minecraft.jar) Unloaded->Constructed
    PowerCrystalsCore{1.1.8} [PowerCrystals Core] (PowerCrystalsCore-1.1.8-9.jar) Unloaded->Constructed
    TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed
    BuildCraft|Core{4.2.2} [BuildCraft] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed
    UniversalElectricity{3.1.0} [Universal Electricity] (0_Universal-Electricity-3.1.0.67-core.jar) Unloaded->Constructed
    CalclaviaCore{1.1.1} [Calclavia] (0_Calclavia Core-1.1.1.205-main.jar) Unloaded->Constructed
    DC1{2.4.0.12} [DukeCore] (0_DukeCore-v2.4.0.12.jar) Unloaded->Constructed
    KeithyUtils{1.2} [Keithy Utils] (0_KeithyUtils-1.6.4-1.2.16.jar) Unloaded->Constructed
    KerberosLib{1.0.5} [Kerberos’s MOD Library] (0_KerberosLib_v1.0.5_forge.zip) Unloaded->Constructed
    AS1{2.4.5.21} [Arcane Scrolls] ([1.6.4] ArcaneScrolls v2.4.5.21.jar) Unloaded->Constructed
    SC0_SpaceCore{0.6.2} [SpaceCore] ([1.6.4] SpaceCore 0.6.2.jar) Unloaded->Constructed
    BuildCraft|Factory{4.2.2} [BC Factory] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed
    BuildCraft|Transport{4.2.2} [BC Transport] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed
    BuildCraft|Silicon{4.2.2} [BC Silicon] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed
    APUnofficial{2.6.0} [Additional Pipes] (AdditionalPipes2.6.0-BC4.2.1.jar) Unloaded->Constructed
    Agriculture{1.0.0} [Agriculture] (Agriculture-1.6.4-1.2.13WWM5.jar) Unloaded->Constructed
    arsmagica2{1.1.2b} [Ars Magica 2] (AM2_1.1.2b.zip) Unloaded->Constructed
    Aquaculture{1.2.4} [Aquaculture] (Aquaculture_1.2.4.zip) Unloaded->Constructed
    Artifacts{0.12.3} [Artifacts] (Artifacts-162-0123.zip) Unloaded->Constructed
    Autoutils{1.0.1} [Autoutils] (autoutils-1.6.4-1.0.1.jar) Unloaded->Constructed
    BuildCraft|Builders{4.2.2} [BC Builders] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed
    BuildCraft|Energy{4.2.2} [BC Energy] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed
    BCTools{1.4-a-15} [Buildcraft Tools] (bcTools-v1.4-a-15.jar) Unloaded->Constructed
    bdlib{1.2.0.28} [BD Lib] (bdlib-mc164-1.2.0.28.jar) Unloaded->Constructed
    BiblioCraft{1.5.5} [BiblioCraft] (BiblioCraft[v1.5.5].zip) Unloaded->Constructed
    Natura{2.1.14} [Natura] (Natura_mc1.6.X_2.1.14.jar) Unloaded->Constructed
    BiomesOPlenty{1.2.1} [Biomes O’ Plenty] (BiomesOPlenty-universal-1.6.4-1.2.1.434.jar) Unloaded->Constructed
    BiblioWoodsBoP{1.3} [BiblioWoods Biomes O’Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.3].zip) Unloaded->Constructed
    Forestry{2.3.1.1} [Forestry for Minecraft] (forestry-A-2.3.1.1.jar) Unloaded->Constructed
    BiblioWoodsForestry{1.3} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.3].zip) Unloaded->Constructed
    BiblioWoodsNatura{1.1} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.1].zip) Unloaded->Constructed
    SC0_BiomeWand{1.1.5} [Biome Wand] (BiomeWand-1.1.5.zip) Unloaded->Constructed
    AWWayofTime{v0.7.2} [Blood Magic: Alchemical Wizardry] (BloodMagic-v0.7.2b.zip) Unloaded->Constructed
    Thaumcraft{4.0.5b} [Thaumcraft] (Thaumcraft4.0.5b.zip) Unloaded->Constructed
    Railcraft{8.4.0.0} [Railcraft] (Railcraft_1.6.4-8.4.0.0.jar) Unloaded->Constructed
    buildcraftAddon{1.6.4_v0.3.3} [BuildCraftAddon] (BuildCraftAddon_v1.6.4_v0.3.3.zip) Unloaded->Constructed
    CarpentersBlocks{2.0.4} [Carpenter’s Blocks] (Carpenter’s_Blocks-v2.0.4-MC 1.6+WWM5.zip) Unloaded->Constructed
    CoFHCore{2.0.0.2} [CoFH Core] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed
    CoFHLoot{2.0.0.2} [CoFH Loot] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed
    CoFHMasquerade{2.0.0.2} [CoFH Masquerade] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed
    CoFHSocial{2.0.0.2} [CoFH Social] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed
    CoFHWorld{2.0.0.2} [CoFH World] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed
    ComputerCraft{1.58} [ComputerCraft] (ComputerCraft1.58.zip) Unloaded->Constructed
    CCTurtle{1.58} [ComputerCraft Turtles] (ComputerCraft1.58.zip) Unloaded->Constructed
    coralmod{1.6.4r2} [CoralReef Mod] (CoralMod-1.6.4-r2.zip) Unloaded->Constructed
    CowboyHat{1.0} [Cowboy Hat] (CowboyHat-1.0.zip) Unloaded->Constructed
    emashercore{1.2.3.3} [Emasher Resource] (EmasherResource-1.2.3.3.zip) Unloaded->Constructed
    emasherdefense{1.2.1.1} [Defense] (Defense-1.2.1.1.zip) Unloaded->Constructed
    DenPipes-Forestry{1.1.8} [DenPipes-Forestry] (DenPipes-Forestry-1.6.4-1.1.8.jar) Unloaded->Constructed
    DenPipes-Emerald{1.1.6} [DenPipes-Emerald] (DenPipes-Emerald-1.6.4-1.1.6.jar) Unloaded->Constructed
    xreliquary{1.1.2} [Xeno’s Reliquary] (Reliquary-1.1.2b.jar) Unloaded->Constructed
    DenPipes{2.1.18} [DenPipes] (DenPipes-1.6.4-2.1.18.jar) Unloaded->Constructed
    numina{0.1.2-55} [Numina] (Numina-1.6.2-0.1.2-55.jar) Unloaded->Constructed
    powersuits{0.10.0-91} [MachineMuse’s Modular Powersuits] (ModularPowersuits-1.6.4-0.10.0-91.jar) Unloaded->Constructed
    NetherOres{1.6.2R2.2.1} [Nether Ores] (NetherOres-2.2.1-14.jar) Unloaded->Constructed
    ForgeMultipart{1.0.0.219} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.219.jar) Unloaded->Constructed
    ThermalExpansion{3.0.0.2} [Thermal Expansion] (ThermalExpansion-3.0.0.2.jar) Unloaded->Constructed
    DragonAPI{release} [DragonAPI] (DragonAPI 1.6 V19b.zip) Unloaded->Constructed
    DynamicLights{1.2.8} [Dynamic Lights] (DynamicLights_1.6.4-1.2.8.jar) Unloaded
    DynamicLights_onFire{1.0.3} [Dynamic Lights on burning] (DynamicLights_1.6.4-1.2.8.jar) Unloaded
    DynamicLights_creepers{1.0.3} [Dynamic Lights on Creepers] (DynamicLights_1.6.4-1.2.8.jar) Unloaded
    DynamicLights_dropItems{1.0.5} [Dynamic Lights on ItemEntities] (DynamicLights_1.6.4-1.2.8.jar) Unloaded
    DynamicLights_entityClasses{1.0.0} [Dynamic Lights on specified Entities] (DynamicLights_1.6.4-1.2.8.jar) Unloaded
    DynamicLights_mobEquipment{1.0.3} [Dynamic Lights on Mob Equipment] (DynamicLights_1.6.4-1.2.8.jar) Unloaded
    DynamicLights_flameArrows{1.0.0} [Dynamic Lights on Flame enchanted Arrows] (DynamicLights_1.6.4-1.2.8.jar) Unloaded
    DynamicLights_otherPlayers{1.0.5} [Dynamic Lights Other Player Light] (DynamicLights_1.6.4-1.2.8.jar) Unloaded
    DynamicLights_thePlayer{1.0.9} [Dynamic Lights Player Light] (DynamicLights_1.6.4-1.2.8.jar) Unloaded
    easycrafting{1.1.6} [Easy Crafting] (EasyCrafting-1.6.4-1.1.6WWM5.zip) Unloaded
    eng_toolbox{1.1.8.3} [Engineer’s Toolbox] (EngineersToolbox-1.1.8.3.zip) Unloaded
    EnviroMine{1.1.3} [EnviroMine] (EnviroMine-v1.1.3.zip) Unloaded
    Metallurgy3Core{3.2.3} [Metallurgy 3 Core] (Metallurgy-1.6.4-3.3.2-WWM5.jar) Unloaded
    Metallurgy3Base{3.2.3} [Metallurgy 3 Base] (Metallurgy-1.6.4-3.3.2-WWM5.jar) Unloaded
    TConstruct{1.6.X_1.5.3dev} [Tinkers’ Construct] (TConstruct_mc1.6.4_1.5.3.jar) Unloaded
    ExtraTiC{0.7.6} [ExtraTiC] (ExtraTiC-1.6.4-0.7.6.jar) Unloaded
    ExtraUtilities{1.0.3a} [Extra Utilities] (extrautils-1.0.3a.zip) Unloaded
    FinndusFillies{1.0.0} [Finndus Fillies] (FinndusFillies-1.6.2-universal-1.0.0.7.jar) Unloaded
    gascraft{2.0.4.3} [GasCraft] (GasCraft-2.0.4.3.zip) Unloaded
    GateCopy{3.1.4} [GateCopy] (GateCopy-1.6.4-3.1.4.jar) Unloaded
    gendustry{1.0.4.43} [GenDustry] (gendustry-mc164-1.0.4.43.jar) Unloaded
    GregsLighting{1.9.1} [Greg’s Lighting] (GregsLighting-1.9.1-mc1.6.4.jar) Unloaded
    GunCus{1.6.4 BETA v2} [Gun Customization] (GunCus-1.6.4-BETA-v2.zip) Unloaded
    GunCusExplosives{1.6.2 BETA v1.1} [Gun Customization Explosives] (GunCus-1.6.4-BETA-v2.zip) Unloaded
    GunCusOfficialGuns{1.6.2 BETA v4} [Gun Customization Official Guns] (GunCus-1.6.4-BETA-v2.zip) Unloaded
    Hats{2.1.4} [Hats] (Hats2.1.4.zip) Unloaded
    HatStand{2.1.0} [HatStand] (HatStand2.1.0.zip) Unloaded
    pamrandomplants{1.0} [Pam’s RandomPlants] (Pam’s-Random-Plants-1.6.4.zip) Unloaded
    HungerOverhaul{1.6.X-2l} [Hunger Overhaul] (hungeroverhaul-1.6.X-2l-build3.zip) Unloaded
    iChunUtil{2.4.0} [iChunUtil] (iChunUtil2.4.0.zip) Unloaded
    ImmibisCore{57.1.94} [Immibis Core] (immibis-core-57.1.94.jar) Unloaded
    ImmibisPeripherals{57.0.2} [Immibis’s Peripherals] (immibis-peripherals-57.0.2.jar) Unloaded
    InfiniTubes{57.0.5} [InfiniTubes] (infinitubes-57.0.5.jar) Unloaded
    inventorytweaks{1.56} [Inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded
    IronChest{5.4.1.702} [Iron Chest] (ironchest-universal-1.6.4-5.4.1.702.zip) Unloaded
    JABBA{1.1.1a} [JABBA] (JABBA_1.1.1a.zip) Unloaded
    jammyfurniture{4.5} [Jammy Furniture Mod] (Jammy_Furniture_Mod_V4.5.zip) Unloaded
    SGCraft{0.1.0build82} [Delta-SGCraft-Reloaded] (LanteaCraft-0.1.0-forge9.11.1.933-snapshot-82.jar) Unloaded
    LavaMonsters{2.2} [Lava Monsters] (LavaMonsters_2.2_for_MC_1.6.2.zip) Unloaded
    LightBridgesAndDoors{0.1.7} [kris91268’s Light Bridges and Doors] (Light_bridges_and_doors-V1.7WWM5.zip) Unloaded
    magicalcrops{3.1.6} [Magical Crops] (magical_crops_1.6.4_3.1.6.zip) Unloaded
    ThaumicTinkerer{2.1-74} [Thaumic Tinkerer] (ThaumicTinkerer-2.1-74.jar) Unloaded
    MagicBees{2.1.11} [Magic Bees] (magicbees-2.1.11.jar) Unloaded
    MapWriter{2.0} [MapWriter] (mapwriter-2.0.16.zip) Unloaded
    Stucuk_MCICraft{1.0.4} [MCICraft] (mcicraft_core-1.0.4_MC-1.6.4_WIP_16_02_2014.jar) Unloaded
    Stucuk_MCICraft_Machines{1.0.4} [MCICraft Machines] (mcicraft_machines-1.0.4_MC-1.6.4_WIP_16_02_2014.jar) Unloaded
    Stucuk_MCICraft_Redstone{1.0.4} [MCICraft Redstone] (mcicraft_redstone-1.0.4_MC-1.6.4_WIP_16_02_2014.jar) Unloaded
    Mekanism{6.0.2} [Mekanism] (Mekanism-6.0.2.20.jar) Unloaded
    Metallurgy3Machines{3.2.3} [Metallurgy 3 Machines] (Metallurgy-1.6.4-3.3.2-WWM5.jar) Unloaded
    Metallurgy3Vanilla{3.2.3} [Metallurgy 3 Vanilla] (Metallurgy-1.6.4-3.3.2-WWM5.jar) Unloaded
    minegicka{1.4.3} [Minegicka 2] (Minegicka-II-1.4.3_MC1.6.4.zip) Unloaded
    MiscPeripherals{3.3} [MiscPeripherals] (miscperipherals-3.4b2.zip) Unloaded
    MobProperties{0.0} [Mob Properties] (MobProperties_0.0_for_MC_1.6.2.zip) Unloaded
    MFFS{3.6.2} [Modular Force Field System] (Modular-Force-Field-System-3.6.2.43-core.jar) Unloaded
    nohero_morehealth{4.5} [More Health Forge] (MoreHealthEnhanced_5.0_Universal.zip) Unloaded
    OpenMods{0.4} [OpenMods] (OpenModsLib-0.4b.jar) Unloaded
    OpenPeripheralCore{0.3.1} [OpenPeripheralCore] (OpenPeripheralCore-0.3.1.jar) Unloaded
    OpenPeripheral{0.1.1} [OpenPeripheralAddons] (OpenPeripheralAddons-0.1.1.jar) Unloaded
    OpenBlocks{1.2.5} [OpenBlocks] (OpenBlocks-1.2.5.jar) Unloaded
    SimpleRecipes{1.9} [Pam’s Simple Recipes] (Pam’s-SimpleRecipes-1.6.4.zip) Unloaded
    ParticleBox{1.6.4_0} [ParticleBox] (ParticleBox1.6.4_0.zip) Unloaded
    particlephysics{0.1.1} [Particle Physics] (ParticlePhysics-1.1.jar) Unloaded
    PluginsforForestry{3.2.30} [PluginsforForestry] (PluginsforForestry-1.6.4-3.2.30.jar) Unloaded
    PneumaticCraft{1.0.6} [PneumaticCraft] (PneumaticCraft-1.0.7.zip) Unloaded
    rcdusts{0.0.6d} [Rock Crusher Metal Dusts Add-On] (rcDusts-0.0.6d-WWM5.zip) Unloaded
    RedIO{1.1} [RedIO] (RedIO-CC1.57-v1.1-WWM5.zip) Unloaded
    Redstone Arsenal{1.0.0.0} [Redstone Arsenal] (RedstoneArsenal-1.0.0.0.jar) Unloaded
    RedStoneHandGuns{1.6.4 v2} [RedStoneGuns] (RedstoneHandguns-1.6.4-v2-WWM5b.zip) Unloaded
    RopesPlus{1.5.3} [Ropes+] (RopePlus_v1.5.3-v1.6.4.zip) Unloaded
    RotaryCraft{Gamma} [RotaryCraft] (RotaryCraft 1.6 V19b.zip) Unloaded
    secretroomsmod{4.6.2} [The SecretRoomsMod] (SecretRoomsMod-universal-1.6.4-4.6.2.323.jar) Unloaded
    Shatter{2.0.2} [Shatter] (Shatter2.0.2.zip) Unloaded
    StargateTech2{0.6.5-Alpha} [StargateTech 2] (StargateTech2-Alpha-0-6-5-MC164-Forge965.jar) Unloaded
    Sync{2.1.1} [Sync] (Sync2.1.1.zip) Unloaded
    TMechworks{19.d4b8fa0} [Tinkers’ Mechworks] (TMechworks_mc1.6.4_0.1.4.2.jar) Unloaded
    Translocator{1.1.0.13} [Translocator] (Translocator-1.1.0.13.jar) Unloaded
    Tubestuff{57.1.3} [Tubestuff] (tubestuff-57.1.3.jar) Unloaded
    TwilightForest{1.20.3} [The Twilight Forest] (twilightforest-1.20.3.jar) Unloaded
    UndergroundBiomes{0.4.3} [Underground Biomes] (UndergroundBiomes_1.6.x-0.4.2c.zip) Unloaded
    Vending{1.1.1} [Vending] (vending-1.6.4-1.1.1.jar) Unloaded
    witchery{0.14.0} [Witchery] (Witchery_0-14-0_164.zip) Unloaded
    WR-CBE|Core{1.4.0.6} [WR-CBE Core] (WR-CBE-1.4.0.6.jar) Unloaded
    WR-CBE|Addons{1.4.0.6} [WR-CBE Addons] (WR-CBE-1.4.0.6.jar) Unloaded
    WR-CBE|Logic{1.4.0.6} [WR-CBE Logic] (WR-CBE-1.4.0.6.jar) Unloaded
    xact{0.4.3} [XACT Mod] (XACT-v0.4.3.jar) Unloaded
    Chisel{1.5.0} [Chisel] (zchisel-1.6.4-1.5.0fix-WWM5.jar) Unloaded
    McMultipart{1.0.0.219} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.219.jar) Unloaded
    ThaumcraftMobAspects{1.6.X-1d} [Thaumcraft Mob Aspects] (thaumcraftmobaspects-1.6.X-1e-build2-WWM5.zip) Unloaded
    ForgeMicroblock{1.0.0.219} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.219.jar) Unloaded
    Profiler Position: N/A (disabled)
    Is Modded: Definitely; Server brand changed to ‘mcpc,craftbukkit,fml,forge’
    Type: Dedicated Server (map_server.txt)

Thread Status:

Not open for further replies.

Share This Page


Bukkit Forums

Понравилась статья? Поделить с друзьями:
  • Как найти брокколи скрап механик
  • Как составить претензию на некачественный ремонт автомобиля в автосервисе
  • Как найти количество вещества хлороводорода
  • Как найти среднюю скорость имея две скорости
  • Как найти виртуальные деньги