The Meaning of Life, the Universe, and Everything.
Location:
My room probably.
Join Date:
1/17/2016
Posts:
54
Location:
Canada
Minecraft:
Vamacher0n
Discord:
Vamacher0n#9313
Member Details
Very nice to see this updated, I remember I used to play this mod all the time when I was just getting started on modding minecraft between versions 1.5.2 and 1.6.2. I really like this mod, though I think I'll hold off on downloading for now since its in alpha, may also wait for the 1.11 update since I'm planning on making a big fantasy-style modpack for that version. What I really think this mod needs is support for other mods (tinkers construct, projectE, etc...). Nonetheless I'm glad to see how far this mod has come... Keep up the good work!
Hey guy, I play in version 1.4.7 because I'm a "retro" guy and I was seeing it here, is there any way you can get a way for your mod to create a .cfg?
I'm having a weird problem with an ID conflict between entities and I do not know how to solve
If you can give me this strength, I thank you from the bottom of my heart.
Updated to 1.10 Download linkHERE The Ether-Two Coming soon: The 1.11 update! (Adevnture & Population Update)Important: This is an alfa version bug and problems may appear.
Hey guy, I play in version 1.4.7 because I'm a "retro" guy and I was seeing it here, is there any way you can get a way for your mod to create a .cfg?
I'm having a weird problem with an ID conflict between entities and I do not know how to solve
If you can give me this strength, I thank you from the bottom of my heart.
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from The Ether Two - Wings of the End (ether)
Caused by: java.lang.NoSuchFieldError: ITEM_ARMOR_EQUIP_IRON
at ether.Ether.<clinit>(Ether.java:61)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:344)
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:521)
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:483)
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
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:483)
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:559)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:220)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Minecraft Version: 1.10.2
Minecraft Forge version: forge-12.18.3.2221
Other mods installed (in event of potential conflicts)
A Frozen World v1.1
Aether Legacy v1.3.1
JourneyMap v5.4.4
Just Enough Items v3.14.3.403
Just Enough Resources v0.5.8.98
ProjectE v1.2.0
The Beneath v1.2.0
I'm going to make a separate instance with just this mod to see if I still get this same error.
Update: I made a separate instance with just this mod with Minecraft 1.10.2 and got the same error.
I then made a separate instance with just this mod with Minecraft 1.10 and got this error:
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderException: java.lang.NoSuchFieldError: ITEM_ARMOR_EQUIP_IRON
at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:186)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:562)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:216)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoSuchFieldError: ITEM_ARMOR_EQUIP_IRON
at ether.Ether.<clinit>(Ether.java:61)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:344)
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:481)
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:483)
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:235)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:213)
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:483)
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:531)
... 10 more
How to you get to the Ether in the 1.7.10 version? How do you craft the lighter?
Bad news, the 1.7.10 is an old version, there are a lot of issues, try to use the 1.6.4 or 1.10 version. But, I wanna that it works fine in1.7.10 - 1.10.2 - 1.11.2, I have potencial to re-create a lot of dead mod ideas but I have no permission of developers, I like the idea of a core mod and other dependent mods to expand the experience.
@everyone
Minecraft is not dead for me, my ideas are alive, but I have no development team, no "texturers", and get issues with a lot of things, it's hard to me, code, texture, always working alone, and the people keep talking I'm thief and that is a rip-off of aether, I'm trying to break the similarity between this mods, I'm not american, my english is too bad, I'm sorry for this trouble, and I'm sorry for all the people that love the Ether, this is not easy.
The .jar filename states that the mod is for Minecraft 1.10.2
I just tired this with Minecraft 1.10 and 1.10.2 and both times it crashes when initializing mods!
Does the mod creator know specifically what version of Minecraft Forge they got the mod working on? I don't feel like going through 50-100 different Minecraft Forge builds to find the right one!
If the mod only works in Minecraft 1.10 then why is the filename:
ether-two-alpha-1.10.2-1.1.0
The 1.10.2 is the Minecraft version and the 1.1.0 is the mod version. That's usually how these naming conventions work.
Okay, clearly the mod is bugged here. I just tired 20 different Minecraft Forge versions for 1.10.2 and all the different Minecraft Forge versions for Minecraft 1.10 and all of them return the same error:
Something in this mod-most likely some ill-coded armor-is trying to call "ITEM_ARMOR_EQUIP_IRON" and either it's "ITEM_ARMOR_IRON" or "ITEM_ARMOR_IRON_EQIUP" or "ITEM_EQUIP_ARMOR_IRON" or something to this effect.
The contents of the .jar are all .class files. I wonder if I can just un-zip the .jar into an IDE like Eclipse and see if I can debug this myself.
15:16:58
FML
The following problems were captured during this phase
15:16:58
FML
Caught exception from The Ether Two - Wings of the End (ether)
java.lang.NoSuchFieldError: ITEM_ARMOR_EQUIP_IRON
at ether.Ether.<clinit>(Ether.java:61)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:348)
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:505)
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.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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
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.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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:549)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:218)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
The ether 2 mod for 1.10.2 is not working for my client. It keeps crashing. Here is the crash report without my modpack:
---- Minecraft Crash Report ----
// Sorry
Time: 2/11/18 2:46 PM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from The Ether Two - Wings of the End (ether)
Caused by: java.lang.NoSuchFieldError: ITEM_ARMOR_EQUIP_IRON
at ether.Ether.<clinit>(Ether.java:61)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:344)
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:521)
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:483)
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
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:483)
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:559)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:220)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:483)
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:
---------------------------------------------------------------------------------------
WARNING: coremods are present:
LoadingPlugin (Bloodmoon-MC1.10.2-1.5.1.jar)
EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
CXLibraryCore (cxlibrary-1.10.2-1.2.4.jar)
BCModPlugin (backpacks+1.10.2+-+3.4.3.jar)
Contact their authors BEFORE contacting forge
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
Time: 2/11/18 2:42 PM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from The Ether Two - Wings of the End (ether)
Caused by: java.lang.NoSuchFieldError: ITEM_ARMOR_EQUIP_IRON
at ether.Ether.<clinit>(Ether.java:61)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:344)
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:521)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
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:483)
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:559)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:220)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:483)
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:
---------------------------------------------------------------------------------------
Very nice to see this updated, I remember I used to play this mod all the time when I was just getting started on modding minecraft between versions 1.5.2 and 1.6.2. I really like this mod, though I think I'll hold off on downloading for now since its in alpha, may also wait for the 1.11 update since I'm planning on making a big fantasy-style modpack for that version. What I really think this mod needs is support for other mods (tinkers construct, projectE, etc...). Nonetheless I'm glad to see how far this mod has come... Keep up the good work!
It says right there that he is going to update to 1.11...
Specifically says: "Coming soon: The 1.11 update! (Adevnture & Population Update)"
You should definetly make the ether's own stone variant instead of vanilla stone
Hey guy, I play in version 1.4.7 because I'm a "retro" guy and I was seeing it here, is there any way you can get a way for your mod to create a .cfg?
I'm having a weird problem with an ID conflict between entities and I do not know how to solve
If you can give me this strength, I thank you from the bottom of my heart.
Hey guy, I play in version 1.4.7 because I'm a "retro" guy and I was seeing it here, is there any way you can get a way for your mod to create a .cfg?
I'm having a weird problem with an ID conflict between entities and I do not know how to solve
If you can give me this strength, I thank you from the bottom of my heart.
How to you get to the Ether in the 1.7.10 version? How do you craft the lighter?
I crashed as soon as I tried to load this mod.
This is the error I got:
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from The Ether Two - Wings of the End (ether)
Caused by: java.lang.NoSuchFieldError: ITEM_ARMOR_EQUIP_IRON
at ether.Ether.<clinit>(Ether.java:61)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:344)
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:521)
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:483)
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
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:483)
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:559)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:220)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Minecraft Version: 1.10.2
Minecraft Forge version: forge-12.18.3.2221
Other mods installed (in event of potential conflicts)
A Frozen World v1.1
Aether Legacy v1.3.1
JourneyMap v5.4.4
Just Enough Items v3.14.3.403
Just Enough Resources v0.5.8.98
ProjectE v1.2.0
The Beneath v1.2.0
I'm going to make a separate instance with just this mod to see if I still get this same error.
Update: I made a separate instance with just this mod with Minecraft 1.10.2 and got the same error.
I then made a separate instance with just this mod with Minecraft 1.10 and got this error:
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderException: java.lang.NoSuchFieldError: ITEM_ARMOR_EQUIP_IRON
at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:186)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:562)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:216)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoSuchFieldError: ITEM_ARMOR_EQUIP_IRON
at ether.Ether.<clinit>(Ether.java:61)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:344)
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:481)
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:483)
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:235)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:213)
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:483)
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:531)
... 10 more
Can I add this mod to a modpack please? : D
To take the test, check out
https://minecraftnoobtest.com/test.php
Sure!
This mod works on 1.10 minecraft, you're using 1.10.2.
Bad news, the 1.7.10 is an old version, there are a lot of issues, try to use the 1.6.4 or 1.10 version.
But, I wanna that it works fine in 1.7.10 - 1.10.2 - 1.11.2, I have potencial to re-create a lot of dead mod ideas but I have no permission of developers, I like the idea of a core mod and other dependent mods to expand the experience.
@everyone
Minecraft is not dead for me, my ideas are alive, but I have no development team, no "texturers", and get issues with a lot of things, it's hard to me, code, texture, always working alone, and the people keep talking I'm thief and that is a rip-off of aether, I'm trying to break the similarity between this mods, I'm not american, my english is too bad, I'm sorry for this trouble, and I'm sorry for all the people that love the Ether, this is not easy.
Thank you for your time.
Why not make a version for Minecraft 1.10.2... A significantly larger amount of people use that version, little to no people use 1.10.
The .jar filename states that the mod is for Minecraft 1.10.2
I just tired this with Minecraft 1.10 and 1.10.2 and both times it crashes when initializing mods!
Does the mod creator know specifically what version of Minecraft Forge they got the mod working on? I don't feel like going through 50-100 different Minecraft Forge builds to find the right one!
If the mod only works in Minecraft 1.10 then why is the filename:
ether-two-alpha-1.10.2-1.1.0
The 1.10.2 is the Minecraft version and the 1.1.0 is the mod version. That's usually how these naming conventions work.
Okay, clearly the mod is bugged here. I just tired 20 different Minecraft Forge versions for 1.10.2 and all the different Minecraft Forge versions for Minecraft 1.10 and all of them return the same error:
"java.lang.NoSuchFieldError: ITEM_ARMOR_EQUIP_IRON"
Something in this mod-most likely some ill-coded armor-is trying to call "ITEM_ARMOR_EQUIP_IRON" and either it's "ITEM_ARMOR_IRON" or "ITEM_ARMOR_IRON_EQIUP" or "ITEM_EQUIP_ARMOR_IRON" or something to this effect.
The contents of the .jar are all .class files. I wonder if I can just un-zip the .jar into an IDE like Eclipse and see if I can debug this myself.
LOL Nice Aether pirate
I think you make it like the Aether but you light it with flint and steel. I think. : D
To take the test, check out
https://minecraftnoobtest.com/test.php
15:16:58
FML
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UC mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UC FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2185.jar)
UC Forge{12.18.3.2185} [Minecraft Forge] (forge-1.10.2-12.18.3.2185.jar)
UC mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar)
UE ether{1.10.2} [The Ether Two - Wings of the End] (ether-two-alpha-1.10.2-1.1.0.jar)
15:16:58
FML
The following problems were captured during this phase
15:16:58
FML
Caught exception from The Ether Two - Wings of the End (ether)
java.lang.NoSuchFieldError: ITEM_ARMOR_EQUIP_IRON
at ether.Ether.<clinit>(Ether.java:61)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:348)
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:505)
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.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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
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.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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:549)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:218)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Help plz
You'll live, I think...
I think it's funny how I have this mod AND Aether installed
I'm also getting the same error java.lang.NoSuchFieldError: ITEM_ARMOR_EQUIP_IRON when adding The Ether 2 to 1.10.2 with latest forge.
I'm also getting this error. Logs here: https://paste.ee/p/03tIP
A bit frustrating that this mod is for 1.10 but not for 1.10.2 (which appears to be the standard for a lot of mods). Eh, what can you do. Great mod!
You'll live, I think...
The ether 2 mod for 1.10.2 is not working for my client. It keeps crashing. Here is the crash report without my modpack:
---- Minecraft Crash Report ----
// Sorry
Time: 2/11/18 2:46 PM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from The Ether Two - Wings of the End (ether)
Caused by: java.lang.NoSuchFieldError: ITEM_ARMOR_EQUIP_IRON
at ether.Ether.<clinit>(Ether.java:61)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:344)
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:521)
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:483)
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
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:483)
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:559)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:220)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:483)
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:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 293324440 bytes (279 MB) / 962068480 bytes (917 MB) up to 7635730432 bytes (7282 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8G
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.32 Powered by Forge 12.18.3.2316 5 mods loaded, 5 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.19} [Minecraft Coder Pack] (minecraft.jar)
UC FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2316.jar)
UC Forge{12.18.3.2316} [Minecraft Forge] (forge-1.10.2-12.18.3.2316.jar)
UC mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar)
UE ether{1.10.2} [The Ether Two - Wings of the End] (ether-two-alpha-1.10.2-1.1.0.jar)
Loaded coremods (and transformers):
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 385.46' Renderer: 'GeForce GTX 1060 3GB/PCIe/SSE2'
Here is the crash report with the mods:
---- Minecraft Crash Report ----
WARNING: coremods are present:
LoadingPlugin (Bloodmoon-MC1.10.2-1.5.1.jar)
EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
CXLibraryCore (cxlibrary-1.10.2-1.2.4.jar)
BCModPlugin (backpacks+1.10.2+-+3.4.3.jar)
Contact their authors BEFORE contacting forge
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
Time: 2/11/18 2:42 PM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from The Ether Two - Wings of the End (ether)
Caused by: java.lang.NoSuchFieldError: ITEM_ARMOR_EQUIP_IRON
at ether.Ether.<clinit>(Ether.java:61)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:344)
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:521)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
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:483)
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:559)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:220)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:483)
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:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 533177424 bytes (508 MB) / 1433927680 bytes (1367 MB) up to 7635730432 bytes (7282 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8G
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.32 Powered by Forge 12.18.3.2316 50 mods loaded, 50 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.19} [Minecraft Coder Pack] (minecraft.jar)
UC FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2316.jar)
UC Forge{12.18.3.2316} [Minecraft Forge] (forge-1.10.2-12.18.3.2316.jar)
UC mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar)
UC JEI{3.14.7.420} [Just Enough Items] (jei_1.10.2-3.14.7.420.jar)
UC abyssalcraft{1.9.4.3} [AbyssalCraft] (AbyssalCraft-1.10.2-1.9.4.3 (2).jar)
UC thinkbigcore{1.5.8} [§5§m===§r §e§lThink Big Core §5§m===§r] (Think+Big+Core+V1.5.8+-+1.10.2.jar)
UC adinferos{1.2.4} [§e§k!!§6§k]]§c§kkk§4§lAd Inferos§c§kkk§6§k]]§e§k!!] (Ad+Inferos+V1.2.4+-+1.10.2.jar)
UC cxlibrary{1.2.4} [CXLibrary] (cxlibrary-1.10.2-1.2.4.jar)
UC advInv{1.2.0} [Advanced Inventory] (advInv-1.10-1.2.0.jar)
UC simplecore{1.4.5.1} [SimpleCore API] (simplecore-1.10.2-1.4.5.1.jar)
UC simpleores{1.9.1.3} [SimpleOres 2] (simpleores-1.10.2-1.9.1.3.jar)
UC netherrocks{1.4.7.2} [Netherrocks] (netherrocks-1.10.2-1.4.7.2.jar)
UC fusion{2.1.8.0} [Fusion] (fusion-1.10.2-2.1.8.0.jar)
UC aesthetics{1.2.1.21} [Aesthetics] (aesthetics-1.10.2-1.2.1.21.jar)
UC aquacreeper{1.2.1} [aquacreeper] (AquaCreepers-1.2.1.jar)
UC backpacks16840{3.4.3} [Backpacks!] (backpacks+1.10.2+-+3.4.3.jar)
UC BiomesOPlenty{5.0.0.2290} [Biomes O' Plenty] (BiomesOPlenty-1.10.2-5.0.0.2290-universal.jar)
UC bloodmoon{1.5.1} [Bloodmoon] (Bloodmoon-MC1.10.2-1.5.1.jar)
UC cavern{1.8.3} [Cavern] (Cavern_1.10.2-v1.8.3.jar)
UC Chameleon{1.10.2-2.3.0} [Chameleon] (Chameleon-1.10.2-2.3.0.jar)
UC chameleoncreepers{1.4.1} [Chameleon Creepers] (chameleoncreepers-1.4.1-1.10.2.jar)
UC creeperdrops{V1} [Creeper Drops] (CreeperDrops-1.10.2-V1.jar)
UC customspawner{3.10.1} [DrZhark's CustomSpawner] (CustomMobSpawner 3.10.1.jar)
UC mocreatures{10.0.6} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod-10.0.6.jar)
UC elevatorid{1.3.0} [Elevator Mod] (ElevatorMod[V.1.3.0][MC.1.10.2] (1).jar)
UC endercore{1.10.2-0.4.1.66-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.66-beta.jar)
UC EnderIO{1.10.2-3.1.193} [Ender IO] (EnderIO-1.10.2-3.1.193 (1).jar)
UE ether{1.10.2} [The Ether Two - Wings of the End] (ether-two-alpha-1.10.2-1.1.0.jar)
UC farmanimals{V1} [Farm Animals] (FarmAnimals-1.10.2-V1.jar)
UC fe{1.3} [Food Expansion] (FoodExpansion1.3.1-1.10.2.jar)
UC immersivefood{1.10.2-0.0.3} [ImmersiveFood] (immersivefood-1.10.2-0.0.3.jar)
UC journeymap{1.10.2-5.5.2} [JourneyMap] (journeymap-1.10.2-5.5.2 (1).jar)
UC more{8.1} [M-Ore] (M-Ore 8.1 for 1.10.2.jar)
UC mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar)
UC MoreFish{0.6} [More Fish] (More+Fish-1.10.2-0.6.jar)
UC shear{1.1.2} [More Shearables] (MoreShearables1.2.1-1.10.2.jar)
UC natura{1.10.2-4.1.0.82} [Natura] (natura-1.10.2-4.1.0.82.jar)
UC oreexcavation{1.2.111} [OreExcavation] (OreExcavation-1.2.111.jar)
UC desertcraft{1.9.4-1.10.2b} [Pam's DesertCraft] (Pam's+DesertCraft+1.9.4-1.10.2b.jar)
UC getalltheseeds{1.9.4-1.10.2a} [Pam's Get all the Seeds!] (Pam's+Get+all+the+Seeds!+1.9.4-1.10.2a.jar)
UC harvestcraft{1.9.4-1.10.2g} [Pam's HarvestCraft] (Pam's+HarvestCraft+1.9.4-1.10.2h.jar)
UC railcraft{10.3.1} [Railcraft] (Railcraft_1.10.2-10.3.1.jar)
UC reptilemod{3.5.2} [Reptile Mod] (reptilemod-1.10.2-3.5.2-58.jar)
UC roguelike{1.5.9} [Roguelike Dungeons] (RoguelikeDungeons-1.10.2-1.5.9.jar)
UC spartanshields{1.3} [Spartan Shields] (SpartanShields-1.10.2-1.3.jar)
UC storageboats{1.6} [Storage Boats] (StorageBoats-1.7.jar)
UC StorageDrawers{1.10.2-3.7.10} [Storage Drawers] (StorageDrawers-1.10.2-3.7.10.jar)
UC tconstruct{1.10.2-2.6.5.10} [Tinkers' Construct] (TConstruct-1.10.2-2.6.5 (1).jar)
UC waterstrainer{1.4.2} [Water Strainer] (WaterStrainer-1.9.4-1.4.2.jar)
Loaded coremods (and transformers):
LoadingPlugin (Bloodmoon-MC1.10.2-1.5.1.jar)
lumien.bloodmoon.asm.ClassTransformer
EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
com.enderio.core.common.transform.EnderCoreTransformer
CXLibraryCore (cxlibrary-1.10.2-1.2.4.jar)
cubex2.cxlibrary.CoreModTransformer
BCModPlugin (backpacks+1.10.2+-+3.4.3.jar)
brad16840.core.ClassTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 385.46' Renderer: 'GeForce GTX 1060 3GB/PCIe/SSE2'
Pulsar/natura loaded Pulses:
- NaturaCommons (Enabled/Forced)
- NaturaOverworld (Enabled/Not Forced)
- NaturaNether (Enabled/Not Forced)
- NaturaDecorative (Enabled/Not Forced)
- NaturaTools (Enabled/Not Forced)
- NaturaEntities (Enabled/Not Forced)
- NaturaOredict (Enabled/Forced)
- NaturaWorld (Enabled/Not Forced)
Pulsar/tconstruct loaded Pulses:
- TinkerCommons (Enabled/Forced)
- TinkerWorld (Enabled/Not Forced)
- TinkerTools (Enabled/Not Forced)
- TinkerHarvestTools (Enabled/Forced)
- TinkerMeleeWeapons (Enabled/Forced)
- TinkerRangedWeapons (Enabled/Forced)
- TinkerModifiers (Enabled/Forced)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerGadgets (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
- TinkerModelRegister (Enabled/Forced)
If the developers of this mod can fix the problem when time permits, that would be appreciated.