I know you said its from the AppleCore Mod - but I am not running this mod and I am not sure which mod I have may be using that API.
Please can you find a solution to this? Your mod is conflicting with another mod. My pack runs fine - but when I try to install your mod, I crash.
Please investigate.
---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.
Time: 12/6/14 1:09 AM
Description: Registering texture
java.lang.NoClassDefFoundError: squeek/applecore/api/food/FoodValues
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2531)
at java.lang.Class.getMethod0(Class.java:2774)
at java.lang.Class.getMethod(Class.java:1663)
at ganymedes01.aobd.ore.OreFinder.getStackColour(OreFinder.java:108)
at ganymedes01.aobd.ore.OreFinder.getColour(OreFinder.java:132)
at ganymedes01.aobd.ore.OreFinder.initColours(OreFinder.java:62)
at ganymedes01.aobd.AOBD.stitchEventPost(AOBD.java:90)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_436_AOBD_stitchEventPost_Post.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPost(ForgeHooksClient.java:276)
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:291)
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90)
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72)
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:606)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(Main.java:162)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: squeek.applecore.api.food.FoodValues
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
... 29 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2531)
at java.lang.Class.getMethod0(Class.java:2774)
at java.lang.Class.getMethod(Class.java:1663)
at ganymedes01.aobd.ore.OreFinder.getStackColour(OreFinder.java:108)
at ganymedes01.aobd.ore.OreFinder.getColour(OreFinder.java:132)
at ganymedes01.aobd.ore.OreFinder.initColours(OreFinder.java:62)
at ganymedes01.aobd.AOBD.stitchEventPost(AOBD.java:90)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_436_AOBD_stitchEventPost_Post.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPost(ForgeHooksClient.java:276)
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:291)
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90)
-- Resource location being registered --
Details:
Resource location: minecraft:textures/atlas/items.png
Texture object class: net.minecraft.client.renderer.texture.TextureMap
Stacktrace:
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72)
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:606)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(Main.java:162)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
1) The ability to set the name for a metal type (defaulting to the one based on the ore dict name). For example, factorization's dark iron is registered as FzDarkIron, but that isn't really the name that should go on the items
2) The ability to add ore/ingot pairs for items which do not appear in the ore dictionary.
Thank you,
Sound Logic
I like your first request, not quite sure I understand what you want with the second...
I like your first request, not quite sure I understand what you want with the second...
That's exactly why you are getting a crash, because you are not using the AppleCoreMod but you should.
Some mod in that very vast list of mods depends on it, so try tossing it in and see what happens. If you get another crash then post it here again.
Err, Can you move the stuff in or do something with the AODB tab in the Thaumcraft book?
There are so many Add-ons for the mod, that a full page with just that one research on it is a waste of a tab.
Plus this is the one that gets un-clickable when they do overlap.
Maybe talk to azanor about it? Because if I don't make a new tab then I can end up adding my research in the same position as someone else's, which would also cause incompatibility.
Maybe talk to azanor about it? Because if I don't make a new tab then I can end up adding my research in the same position as someone else's, which would also cause incompatibility.
This is like, the third time someone spouted this same exact thing.
You only add ONE research. So putting in the Alchemy tab will not make games explode.
Also, seeing as everyone else is following the exact same bull you are, I highly doubt two mods would conflict with the same position.
A third/fourth way around would be to talk to other big add-on authors and ask to put it there. Currently theres three I can name off the top of my head.
Automagy, Tinkerer, and Exploration. There is Energistics, but I dont use AE.
Smaller "Unstable" ones including this one are Infusion, Warden/Revelations, Railcraft's (A whole tab for a Crowbar), Pipes, Shamanry, Magistics, and a bunch more that I cant remember.
And then theres the "In Dev" ones, which may or may not come out this version, but if everyone updates to 1.8 this problem would arise anyway.
Or you could make it a config.
Plus, if I talk to Azasnore, he may spout some "Muh Vision" or something along those lines as to why he wont let or do something about overlapping tabs. (Which I reiterate, your tab is the first one to be unclickable. due to overlapping with another tab.)
While thinking a bit, Ill talk to Azanor to see if he cant add more tab space to the bottom and top, but again, the above.
This is like, the third time someone spouted this same exact thing.
You only add ONE research. So putting in the Alchemy tab will not make games explode.
Also, seeing as everyone else is following the exact same bull you are, I highly doubt two mods would conflict with the same position.
A third/fourth way around would be to talk to other big add-on authors and ask to put it there. Currently theres three I can name off the top of my head.
Automagy, Tinkerer, and Exploration. There is Energistics, but I dont use AE.
Smaller "Unstable" ones including this one are Infusion, Warden/Revelations, Railcraft's (A whole tab for a Crowbar), Pipes, Shamanry, Magistics, and a bunch more that I cant remember.
And then theres the "In Dev" ones, which may or may not come out this version, but if everyone updates to 1.8 this problem would arise anyway.
Or you could make it a config.
Plus, if I talk to Azasnore, he may spout some "Muh Vision" or something along those lines as to why he wont let or do something about overlapping tabs. (Which I reiterate, your tab is the first one to be unclickable. due to overlapping with another tab.)
While thinking a bit, Ill talk to Azanor to see if he cant add more tab space to the bottom and top, but again, the above.
The thaumcraft API itself says the mods should add their own tabs to avoid conflicts.
Besides, I have plans on adding one research for each ore. Which means that I definitely will need a new tab.
The only solution is to talk to Azanor. I'm just following what his API tells me to do. If it doesn't work it's his fault, not mine.
I know you said its from the AppleCore Mod - but I am not running this mod and I am not sure which mod I have may be using that API.
Please can you find a solution to this? Your mod is conflicting with another mod. My pack runs fine - but when I try to install your mod, I crash.
Please investigate.
---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.
Time: 12/6/14 1:09 AM
Description: Registering texture
java.lang.NoClassDefFoundError: squeek/applecore/api/food/FoodValues
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2531)
at java.lang.Class.getMethod0(Class.java:2774)
at java.lang.Class.getMethod(Class.java:1663)
at ganymedes01.aobd.ore.OreFinder.getStackColour(OreFinder.java:108)
at ganymedes01.aobd.ore.OreFinder.getColour(OreFinder.java:132)
at ganymedes01.aobd.ore.OreFinder.initColours(OreFinder.java:62)
at ganymedes01.aobd.AOBD.stitchEventPost(AOBD.java:90)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_436_AOBD_stitchEventPost_Post.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPost(ForgeHooksClient.java:276)
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:291)
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90)
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72)
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:606)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(Main.java:162)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: squeek.applecore.api.food.FoodValues
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
... 29 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2531)
at java.lang.Class.getMethod0(Class.java:2774)
at java.lang.Class.getMethod(Class.java:1663)
at ganymedes01.aobd.ore.OreFinder.getStackColour(OreFinder.java:108)
at ganymedes01.aobd.ore.OreFinder.getColour(OreFinder.java:132)
at ganymedes01.aobd.ore.OreFinder.initColours(OreFinder.java:62)
at ganymedes01.aobd.AOBD.stitchEventPost(AOBD.java:90)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_436_AOBD_stitchEventPost_Post.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPost(ForgeHooksClient.java:276)
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:291)
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90)
-- Resource location being registered --
Details:
Resource location: minecraft:textures/atlas/items.png
Texture object class: net.minecraft.client.renderer.texture.TextureMap
Stacktrace:
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72)
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:606)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(Main.java:162)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
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: On (4)
I spoke with the author of the AppleCore Mod and he has traced down an issue with Gregtech 5 causing an issue when AOBD is installed. Here is the link to the thread. Hopefully, Greg an get this ironed out because you can't run AOBD and Gregtech together, currently with out crashing.
I spoke with the author of the AppleCore Mod and he has traced down an issue with Gregtech 5 causing an issue when AOBD is installed. Here is the link to the thread. Hopefully, Greg an get this ironed out because you can't run AOBD and Gregtech together, currently with out crashing.
Oh nice, thanks for letting me know.
Please let me know if greg will fix the issue on his side, if he decides not to for whatever reason (maybe he thinks he's right? I don't know), I'd like to know so I can stop reflecting on his class and find a new way to calculate the colours for the various metals (which shouldn't be too hard really...)
Edit: Did some tweaks and I think I got around the crash... can't guarantee it though
Currently, if a mod doesn't put its ore and ingot in the ore dictionary there doesn't seem to be a way to get it into AODB2, even if you add it via minetweaker as an entry. Another way besides ore dictionary detection to add ores would be greatly appreciated.
Currently, if a mod doesn't put its ore and ingot in the ore dictionary there doesn't seem to be a way to get it into AODB2, even if you add it via minetweaker as an entry. Another way besides ore dictionary detection to add ores would be greatly appreciated.
MineTweaker does the ore dictionary registering too late, that's why AOBD doesn't catch it.
I recommend talking to the mod author of the mod that doesn't register it's ore and ingot... it's a pretty standard practice and the author should follow it.
I'm having some trouble using this mod with a Mekanism processing chain (3x, so far). The machines seem to process AOBD materials just fine - but the logistical transporter doesn't seem to know that they do.
I have an input chest with a logistical sorter on it, with an oredict filter set to send ore* to the purification chamber, clump* to the crusher, dustDirty* to the enrichment chamber, and dust* to the energized smelter. All machines send their output back to the input chest in between, so that if I want to dump anything into the chain that doesn't quite follow the standard process (e.g. silk-touched nether quartz ore), it doesn't gum things up. This works fine for vanilla metals, copper, and tin - the ones that Mekanism supports natively.
However, AOBD materials don't seem to register quite right. IC2 uranium, Electric Age tungsten, and Metallurgy manganese all go to the purification chamber just fine - but their clumps then don't get sent to the crusher. If I move them there by hand, the crusher happily crushes them up, but then the dirty dusts don't move along on their own. Yellorite ore won't even go into the purification chamber unless I do it by hand (at which the machine processes it but the clumps, again, get stuck in the sorting chest).
As far as I can tell, the oredict filters are fine - I see what looks like the AOBD clumps flashing by in the clump* filter preview, for instance (although since they don't have tooltips on that preview it's hard to be 100% sure).
Edit to add: ...actually now I'm not sure. It cooooould just be the logistical sorter being glitchy, I just saw it move yellorite ore after refusing to do anything for minutes at a time.
I'm having some trouble using this mod with a Mekanism processing chain (3x, so far). The machines seem to process AOBD materials just fine - but the logistical transporter doesn't seem to know that they do.
I have an input chest with a logistical sorter on it, with an oredict filter set to send ore* to the purification chamber, clump* to the crusher, dustDirty* to the enrichment chamber, and dust* to the energized smelter. All machines send their output back to the input chest in between, so that if I want to dump anything into the chain that doesn't quite follow the standard process (e.g. silk-touched nether quartz ore), it doesn't gum things up. This works fine for vanilla metals, copper, and tin - the ones that Mekanism supports natively.
However, AOBD materials don't seem to register quite right. IC2 uranium, Electric Age tungsten, and Metallurgy manganese all go to the purification chamber just fine - but their clumps then don't get sent to the crusher. If I move them there by hand, the crusher happily crushes them up, but then the dirty dusts don't move along on their own. Yellorite ore won't even go into the purification chamber unless I do it by hand (at which the machine processes it but the clumps, again, get stuck in the sorting chest).
As far as I can tell, the oredict filters are fine - I see what looks like the AOBD clumps flashing by in the clump* filter preview, for instance (although since they don't have tooltips on that preview it's hard to be 100% sure).
Edit to add: ...actually now I'm not sure. It cooooould just be the logistical sorter being glitchy, I just saw it move yellorite ore after refusing to do anything for minutes at a time.
That's bizarre...
All of the items created by AOBD are registered int he ore dictionary, and like you said, the machine accepts and processes them like it should.
So I'm going to go out on a limb and say that it's the filter that is glitchy...
Would you mind reporting this to the author of mekanism? I'll have a look into it myself, but he/she might want to know this is happening.
Yeah, on further work, I too am convinced that the sorter is the problem. SFM can shove things into the machines just fine. I found THAT out after noting that if I took e.g. a yellorium clump and put it into the crusher by hand, the sorter would wake up and send other yellorium clumps there... so long as it still had one in the machine when the part in question wound up in the input chest, the sorter would send it to join its brethren. But even if there were only vanilla-Mekanism ore bits in there - osmium and copper chunks, iron dust - it wouldn't work unless I moved the first one myself.
Bizarre that it processed the iron and gold just fine, and MOST of the ores, before it gave up. And it's a shame, because those filters are conceptually delightful; much nicer than needing to encode every. single. metal by hand. (The biggest downside of a pack with Metallurgy...)
I've brought it up in the Mekanism thread, at least. Hopefully it'll get seen there.
I know you said its from the AppleCore Mod - but I am not running this mod and I am not sure which mod I have may be using that API.
Please can you find a solution to this? Your mod is conflicting with another mod. My pack runs fine - but when I try to install your mod, I crash.
Please investigate.
---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.
Time: 12/6/14 1:09 AM
Description: Registering texture
java.lang.NoClassDefFoundError: squeek/applecore/api/food/FoodValues
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2531)
at java.lang.Class.getMethod0(Class.java:2774)
at java.lang.Class.getMethod(Class.java:1663)
at ganymedes01.aobd.ore.OreFinder.getStackColour(OreFinder.java:108)
at ganymedes01.aobd.ore.OreFinder.getColour(OreFinder.java:132)
at ganymedes01.aobd.ore.OreFinder.initColours(OreFinder.java:62)
at ganymedes01.aobd.AOBD.stitchEventPost(AOBD.java:90)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_436_AOBD_stitchEventPost_Post.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPost(ForgeHooksClient.java:276)
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:291)
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90)
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72)
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:606)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(Main.java:162)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: squeek.applecore.api.food.FoodValues
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
... 29 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2531)
at java.lang.Class.getMethod0(Class.java:2774)
at java.lang.Class.getMethod(Class.java:1663)
at ganymedes01.aobd.ore.OreFinder.getStackColour(OreFinder.java:108)
at ganymedes01.aobd.ore.OreFinder.getColour(OreFinder.java:132)
at ganymedes01.aobd.ore.OreFinder.initColours(OreFinder.java:62)
at ganymedes01.aobd.AOBD.stitchEventPost(AOBD.java:90)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_436_AOBD_stitchEventPost_Post.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPost(ForgeHooksClient.java:276)
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:291)
at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90)
-- Resource location being registered --
Details:
Resource location: minecraft:textures/atlas/items.png
Texture object class: net.minecraft.client.renderer.texture.TextureMap
Stacktrace:
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72)
at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:606)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(Main.java:162)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
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: Mac OS X (x86_64) version 10.8.5
Java Version: 1.7.0_55, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 5554898752 bytes (5297 MB) / 8550612992 bytes (8154 MB) up to 8550612992 bytes (8154 MB)
JVM Flags: 3 total; -Xmx8G -Xms8G -XX:MaxPermSize=512M
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.85.1236 Minecraft Forge 10.13.2.1236 158 mods loaded, 158 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FML{7.10.85.1236} [Forge Mod Loader] (forge-1.7.10-10.13.2.1236.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Forge{10.13.2.1236} [Minecraft Forge] (forge-1.7.10-10.13.2.1236.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
appliedenergistics2-core{rv2-alpha-28} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Aroma1997Core{1.0.2.9} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
<CoFH ASM>{000} [CoFH ASM Data Initialization] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MCVanillaTweaks{1.0} [Mariculture - Vanilla Tweaks] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
NotEnoughItems{1.0.3.72} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.72-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
TubesCore{${version}} [Tubes Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
OpenModsCore{0.6} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
IC2{2.2.654-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.654-experimental.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ImmibisCore{59.0.5} [Immibis Core] (immibis-core-59.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
AdvancedMachines{59.0.2} [Advanced Machines] (advanced-machines-59.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
AFSU{1.2.0a-Mustard} [AFSU Mod] (AFSU-1.2.0a-Mustard.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
appliedenergistics2{rv2-alpha-28} [Applied Energistics 2] (appliedenergistics2-rv2-alpha-28.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Aroma1997CoreHelper{1.0.2.9} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
bdlib{1.5.1.32} [BD Lib] (bdlib-mc1710-1.5.1.32.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BetterChests{1.1.1.5} [BetterChests] (BetterChests-1.7.10-1.1.1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BiblioCraft{1.8.2} [BiblioCraft] (BiblioCraft[v1.8.2][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1004-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CoFHCore{1.7.10R3.0.0B8} [CoFH Core] (CoFHCore-[1.7.10]3.0.0B8-36.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildCraft|Core{6.2.2} [BuildCraft] (buildcraft-6.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildCraft|Transport{6.2.2} [BC Transport] (buildcraft-6.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildCraft|Silicon{6.2.2} [BC Silicon] (buildcraft-6.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildCraft|Builders{6.2.2} [BC Builders] (buildcraft-6.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildCraft|Energy{6.2.2} [BC Energy] (buildcraft-6.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildCraft|Factory{6.2.2} [BC Factory] (buildcraft-6.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
eureka{2.1} [Eureka] (Eureka-1.7.10-2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
bcadditions{1.8.1} [Buildcraft Additions] (BuildcraftAdditions-1.7.10-1.8.1-NINJA.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CarpentersBlocks{3.3.2} [Carpenter's Blocks] (Carpenter's Blocks v3.3.2 - MC 1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ChickenChunks{1.3.4.14} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.14-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
chisel{1.5.7} [Chisel] (Chisel-1.7.10-1.5.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
colorblocks{1.4} [Color Blocks] (colorblocks-172-14.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CompactSolars{4.4.39.315} [Compact Solar Arrays] (CompactSolars-1.7.10-4.4.39.315-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ComputerCraft{1.65} [ComputerCraft] (ComputerCraft1.65.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
DamageIndicatorsMod{3.2.0} [Damage Indicators] (DamageIndicatorsMod-3.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
desertcraft{1.7.2b} [Pam's DesertCraft] (DesertCraft 1.7.10a.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
EasyCrafting{1.7.10-2.0.1.16} [Easy Crafting] (EasyCrafting-1.7.10-2.0.1.16.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Eln{43} [Electrical Age] (ElectricalAge_BETA-1.9_r43.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Enchiridion{1.1} [Enchiridion] (Enchiridion-1.7.X-1.2b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MineFactoryReloaded{1.7.10R2.8.0RC5} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
EnderIO{1.7.10-2.2.2.285} [Ender IO] (EnderIO-1.7.10-2.2.2.285.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
EnderStorage{1.4.5.26} [EnderStorage] (EnderStorage-1.7.10-1.4.5.26-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
exnihilo{1.37} [Ex Nihilo] (Ex-Nihilo-1.37.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
extendedWorkbench{1.2.1.1} [Extended Workbench] (ExtendedWorkbench v1.2.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
extrabuttons{1.7.10.1} [ExtraButtons] (ExtraButtons-1.7.10.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Waila{1.5.5} [Waila] (Waila-1.5.5_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
extracells{2.2.5} [ExtraCells] (ExtraCells-1.7.10-2.2.5b18.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ResonantEngine{3.0.0} [Resonant Engine] (resonant-engine-3.0.0.341-core.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ForgeMultipart{1.1.0.314} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.0.314-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ResonantInductionCore{@MAJOR@.@MINOR@.@REVIS@} [Resonant Induction] (resonant-induction-0.3.4.248-core.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ThermalFoundation{1.7.10R1.0.0B3} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.0.0B3-8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ThermalExpansion{1.7.10R4.0.0B6} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.0B6-16.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
TConstruct{1.7.10-1.7.1.build771} [Tinkers' Construct] (TConstruct-1.7.10-1.7.1c.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Metallurgy{4.0.6} [Metallurgy 4] (Metallurgy-1.7.10-4.0.6.80.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ExtraTiC{0.8.4} [ExtraTiC] (ExtraTiC-1.7.10-1.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ExtraUtilities{1.2.0} [Extra Utilities] (extrautilities-1.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
factorization.notify{1.0} [Factorization Notification System] (Factorization-1.7.10-0.8.88.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
factorization{1.7.10-0.8.88.5} [Factorization] (Factorization-1.7.10-0.8.88.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
factorization.misc{1.7.10-0.8.88.5} [Factorization Miscellaneous Nonsense] (Factorization-1.7.10-0.8.88.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FastCraft{1.9} [FastCraft] (fastcraft-1.9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Steamcraft{0.27.2} [Flaxbeard's Steam Power] (FlaxbeardsSteamPower-1.7.10-0.27.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Forestry{3.2.0.5} [Forestry for Minecraft] (forestry_1.7.10-3.2.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Railcraft{9.4.0.1} [Railcraft] (Railcraft_1.7.10-9.4.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
fluxedfeederunit{1.0.0} [FluxedFeederUnit] (FluxedFeederUnit-MC1.7.10-1.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
gendustry{1.4.2.46} [GenDustry] (gendustry-mc1710-1.4.2.46.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
advgenerators{0.9.6.27} [Advanced Generators] (generators-mc1710-0.9.6.27.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
GollumCoreLib{2.0.0} [Gollum Core Lib] (Gollum_Core_Lib.1.7.10-2.0.0Beta1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
GregsLighting{1.11.0} [Greg's Lighting] (GregsLighting-1.11.0-mc1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
harvestcraft{1.7.10b} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10c.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
TwilightForest{2.2.3} [The Twilight Forest] (twilightforest-1.7.2-2.2.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
gregtech{MC1710} [GregTech] (gregtech_1.7.10-5.06.06.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
iChunUtil{4.1.2} [iChunUtil] (iChunUtil-4.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Hats{4.0.1} [Hats] (Hats-4.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Highlands{2.2.2} [Highlands] (Highlands-1.7.2-v-2.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
IC2NuclearControl{2.0.8c} [Nuclear Control 2] (IC2NuclearControl-2.0.8c.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
InfiniTubes{59.0.3} [InfiniTubes] (infinitubes-59.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
LogisticsPipes{0.8.2.83} [Logistics Pipes] (logisticspipes-0.8.2.83.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Mariculture{1.2.3d} [Mariculture] (Mariculture-1.7.10-1.2.3d.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
RedstoneArsenal{1.7.10R1.1.0RC1} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.0RC1-19.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Mekanism{7.1.1} [Mekanism] (Mekanism-1.7.10-7.1.1.136.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MekanismGenerators{7.1.1} [MekanismGenerators] (MekanismGenerators-1.7.10-7.1.1.136.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MekanismTools{7.1.1} [MekanismTools] (MekanismTools-1.7.10-7.1.1.136.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MFFS{4.1.0} [Modular Force Field System] (mffs-4.1.0.51-core.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0RC5} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MineFactoryReloaded|CompatAtum{1.7.10R2.8.0RC4} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0RC5} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0RC4} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0RC4} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0RC4} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MineFactoryReloaded|CompatForestry{1.7.10R2.8.0RC5} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0RC4} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MineFactoryReloaded|CompatIC2{1.7.10R2.8.0RC4} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0RC4} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MrTJPCoreMod{1.0} [MrTJPCoreMod] (MrTJPCore-1.7.10-1.0.3.5-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ProjRed|Core{4.5.7.58} [ProjectRed] (ProjectRed-1.7.10-4.5.7.58-Base.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ProjRed|Exploration{4.5.7.58} [ProjectRed-Exploration] (ProjectRed-1.7.10-4.5.7.58-World.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0RC4} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0RC4} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MineFactoryReloaded|CompatRP2{1.7.10R2.8.0RC4} [MFR Compat: RP2] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0RC4} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0RC5} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0RC4} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0RC5} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0RC5} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0RC5-694.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
modularsystemsapi{0.0.1} [Modular Systems API] (Modular Systems-1.7.10-1.7.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
modularsystems{1.7.1} [Modular Systems] (Modular Systems-1.7.10-1.7.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MorePistons{2.0.0 Beta 1.0} [More Pistons] (More_Pistons-1.7.10-2.0.0Beta1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
cfm{3.3.5} [§6MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.3.5(1.7.10).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
NEIAddons{1.12.3.11} [NEI Addons] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
NEIAddons|Botany{1.12.3.11} [NEI Addons: Botany] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
NEIAddons|Forestry{1.12.3.11} [NEI Addons: Forestry] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
NEIAddons|CraftingTables{1.12.3.11} [NEI Addons: Crafting Tables] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
NEIAddons|ExNihilo{1.12.3.11} [NEI Addons: Ex Nihilo] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
NEIPlugins{1.1.0.11-unofficial} [NEI Plugins Unofficial] (NEIPlugins-MC1.7.10-1.1.0.11-unofficial.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
NetherOres{1.7.10R2.3.0RC3} [Nether Ores] (NetherOres-[1.7.10]2.3.0RC3-91.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ObsidiPlates{3.0.0.18} [ObsidiPlates] (ObsidiPlates-1.7.10-universal-3.0.0.18.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
OpenMods{0.6} [OpenMods] (OpenModsLib-1.7.10-0.6-snapshot-265.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
OpenBlocks{1.3} [OpenBlocks] (OpenBlocks-1.7.10-1.3-snapshot-503.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
PowerConverters{1.7.10-3.0.1.37} [Power Converters] (PowerConverters-1.7.10-3.0.1.37.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
pressure{1.0.1.48} [Pressure Pipes] (pressure-mc1710-1.0.1.48.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ProjectE{Alpha 0.2c} [ProjectE] (ProjectE-Alpha 0.2c.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ProjRed|Transmission{4.5.7.58} [ProjectRed-Transmission] (ProjectRed-1.7.10-4.5.7.58-Integration.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ProjRed|Transportation{4.5.7.58} [ProjectRed-Transportation] (ProjectRed-1.7.10-4.5.7.58-Mechanical_beta.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ProjRed|Compatibility{4.5.7.58} [ProjectRed-Compatibility] (ProjectRed-1.7.10-4.5.7.58-Compat.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ProjRed|Integration{4.5.7.58} [ProjectRed-Integration] (ProjectRed-1.7.10-4.5.7.58-Integration.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ProjRed|Illumination{4.5.7.58} [ProjectRed-Illumination] (ProjectRed-1.7.10-4.5.7.58-Lighting.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ProjRed|Expansion{4.5.7.58} [ProjectRed-Expansion] (ProjectRed-1.7.10-4.5.7.58-Mechanical_beta.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
YogpstopLib{2.0.0} [Yogpstop Library] (QuarryPlus-1.7.10-2.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
QuarryPlus{2.0.0} [QuarryPlus] (QuarryPlus-1.7.10-2.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
RIO{1.7.1} [RemoteIO] (RemoteIO-1.7.10-1.7.1.B80-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
secretroomsmod{4.7.1} [The SecretRoomsMod] (secretroomsmod-1.7.10-4.7.1.376.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
shutters{0.2a} [Shutters] (shutters-1.0e.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
SolarFlux{1.7.10-0.4b} [Solar Flux] (SolarFlux-1.7.10-0.4b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
StevesFactoryManager{A93} [Steve's Factory Manager] (StevesFactoryManagerA93.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
supercraftingframe{1.7.10.1} [Super Crafting Frame] (supercraftingframe-1.7.10.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
TallDoors{0.5.1} [Tall Doors Mod] (TallDoors-1.7.10-0.5.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
TiCTooltips{1.1.11b} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.1.11b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
TMechworks{1.7.10-86.e500b88} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
torchLevers{1.4.1} [Torch Levers] (TorchLeversV1.4.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Tubes{2.0.5} [Tubes] (Tubes-1.7.10-2.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Tubestuff{59.0.1} [Tubestuff] (tubestuff-59.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
WailaHarvestability{1.1.0} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
weaponmod{v1.14.3} [Balkon's WeaponMod] (weaponmod-1.14.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
WorldEdit{6.0.0-SNAPSHOT} [WorldEdit] (worldedit-forge-6.0.0-SNAPSHOT-shadow.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
McMultipart{1.1.0.314} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.0.314-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
aobd{2.3.5} [Another One Bites The Dust] (AOBD-2.3.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ForgeMicroblock{1.1.0.314} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.0.314-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
OpenModsLib crash transformers: [gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED],[map_gen_fix:FINISHED],[movement_callback:FINISHED],[stencil_patches:FINISHED]
AE2 Version: alpha rv2-alpha-28 for Forge 10.13.2.1230
Mantle Environment: Environment healthy.
TConstruct Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: gregtech
Stencil buffer state: Function set: ARB, pool: internal, bits: 8
AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, BC:ON, MJ6:OFF, MJ5:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:ON, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:ON, ImmibisMicroblocks:OFF, BetterStorage:OFF
Launched Version: 1.7.10
LWJGL: 2.9.1
OpenGL: NVIDIA GeForce GTX 680 OpenGL Engine GL version 2.1 NVIDIA-8.16.78 310.40.00.20f04, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because ARB_framebuffer_object 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: On (4)
I like your first request, not quite sure I understand what you want with the second...
That's exactly why you are getting a crash, because you are not using the AppleCoreMod but you should.
Some mod in that very vast list of mods depends on it, so try tossing it in and see what happens. If you get another crash then post it here again.
There are so many Add-ons for the mod, that a full page with just that one research on it is a waste of a tab.
Plus this is the one that gets un-clickable when they do overlap.
Maybe talk to azanor about it? Because if I don't make a new tab then I can end up adding my research in the same position as someone else's, which would also cause incompatibility.
This is like, the third time someone spouted this same exact thing.
You only add ONE research. So putting in the Alchemy tab will not make games explode.
Also, seeing as everyone else is following the exact same bull you are, I highly doubt two mods would conflict with the same position.
A third/fourth way around would be to talk to other big add-on authors and ask to put it there. Currently theres three I can name off the top of my head.
Automagy, Tinkerer, and Exploration. There is Energistics, but I dont use AE.
Smaller "Unstable" ones including this one are Infusion, Warden/Revelations, Railcraft's (A whole tab for a Crowbar), Pipes, Shamanry, Magistics, and a bunch more that I cant remember.
And then theres the "In Dev" ones, which may or may not come out this version, but if everyone updates to 1.8 this problem would arise anyway.
Or you could make it a config.
Plus, if I talk to Azasnore, he may spout some "Muh Vision" or something along those lines as to why he wont let or do something about overlapping tabs. (Which I reiterate, your tab is the first one to be unclickable. due to overlapping with another tab.)
While thinking a bit, Ill talk to Azanor to see if he cant add more tab space to the bottom and top, but again, the above.
The thaumcraft API itself says the mods should add their own tabs to avoid conflicts.
Besides, I have plans on adding one research for each ore. Which means that I definitely will need a new tab.
The only solution is to talk to Azanor. I'm just following what his API tells me to do. If it doesn't work it's his fault, not mine.
I spoke with the author of the AppleCore Mod and he has traced down an issue with Gregtech 5 causing an issue when AOBD is installed. Here is the link to the thread. Hopefully, Greg an get this ironed out because you can't run AOBD and Gregtech together, currently with out crashing.
Oh nice, thanks for letting me know.
Please let me know if greg will fix the issue on his side, if he decides not to for whatever reason (maybe he thinks he's right? I don't know), I'd like to know so I can stop reflecting on his class and find a new way to calculate the colours for the various metals (which shouldn't be too hard really...)
Edit: Did some tweaks and I think I got around the crash... can't guarantee it though
Yeah that's a severe bug, but I'm afraid I can't fix it ;D
Thank you
That's a good suggestions actually! I'll look into it ^^
MineTweaker does the ore dictionary registering too late, that's why AOBD doesn't catch it.
I recommend talking to the mod author of the mod that doesn't register it's ore and ingot... it's a pretty standard practice and the author should follow it.
I have an input chest with a logistical sorter on it, with an oredict filter set to send ore* to the purification chamber, clump* to the crusher, dustDirty* to the enrichment chamber, and dust* to the energized smelter. All machines send their output back to the input chest in between, so that if I want to dump anything into the chain that doesn't quite follow the standard process (e.g. silk-touched nether quartz ore), it doesn't gum things up. This works fine for vanilla metals, copper, and tin - the ones that Mekanism supports natively.
However, AOBD materials don't seem to register quite right. IC2 uranium, Electric Age tungsten, and Metallurgy manganese all go to the purification chamber just fine - but their clumps then don't get sent to the crusher. If I move them there by hand, the crusher happily crushes them up, but then the dirty dusts don't move along on their own. Yellorite ore won't even go into the purification chamber unless I do it by hand (at which the machine processes it but the clumps, again, get stuck in the sorting chest).
As far as I can tell, the oredict filters are fine - I see what looks like the AOBD clumps flashing by in the clump* filter preview, for instance (although since they don't have tooltips on that preview it's hard to be 100% sure).
Edit to add: ...actually now I'm not sure. It cooooould just be the logistical sorter being glitchy, I just saw it move yellorite ore after refusing to do anything for minutes at a time.
That's bizarre...
All of the items created by AOBD are registered int he ore dictionary, and like you said, the machine accepts and processes them like it should.
So I'm going to go out on a limb and say that it's the filter that is glitchy...
Would you mind reporting this to the author of mekanism? I'll have a look into it myself, but he/she might want to know this is happening.
Bizarre that it processed the iron and gold just fine, and MOST of the ores, before it gave up. And it's a shame, because those filters are conceptually delightful; much nicer than needing to encode every. single. metal by hand. (The biggest downside of a pack with Metallurgy...)
I've brought it up in the Mekanism thread, at least. Hopefully it'll get seen there.
Thanks for your response.