Is it really still the same error? Because the reason for that should be fixed.

[GregTech-5][1.7.10-FORGE-1355+][Unofficial but approved Port][Stable] Even GT5 Experimental is slowly getting stable.
-
-
Is it really still the same error? Because the reason for that should be fixed.
If I'm not mistake, then yes:
Display Spoiler
Code
Display More---- Minecraft Crash Report ---- // You should try our sister game, Minceraft! Time: 10/3/16 1:32 AM Description: Initializing game java.lang.RuntimeException: The output ItemStack 1xtile.volcanicAsh@0 is the same as the recipe input RInputOreDict<9xdustAsh>. at ic2.core.BasicMachineRecipeManager.displayError(BasicMachineRecipeManager.java:306) at ic2.core.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:187) at ic2.core.BasicMachineRecipeManager.access$200(BasicMachineRecipeManager.java:36) at ic2.core.BasicMachineRecipeManager$1.put(BasicMachineRecipeManager.java:118) at ic2.core.BasicMachineRecipeManager$1.put(BasicMachineRecipeManager.java:79) at gregtech.api.util.GT_Utility.addSimpleIC2MachineRecipe(GT_Utility.java:866) at gregtech.api.util.GT_ModHandler.addCompressionRecipe(GT_ModHandler.java:752) at gregtech.loaders.oreprocessing.ProcessingDust.registerOre(ProcessingDust.java:52) at gregtech.api.enums.OrePrefixes.processOre(OrePrefixes.java:878) at gregtech.common.GT_Proxy.registerRecipes(GT_Proxy.java:211) at gregtech.common.GT_Proxy.activateOreDictHandler(GT_Proxy.java:1638) at gregtech.GT_Mod.onPostLoad(GT_Mod.java:526) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) at net.minecraft.client.main.Main.main(SourceFile:148) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at ic2.core.BasicMachineRecipeManager.displayError(BasicMachineRecipeManager.java:306) at ic2.core.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:187) at ic2.core.BasicMachineRecipeManager.access$200(BasicMachineRecipeManager.java:36) at ic2.core.BasicMachineRecipeManager$1.put(BasicMachineRecipeManager.java:118) at ic2.core.BasicMachineRecipeManager$1.put(BasicMachineRecipeManager.java:79) at gregtech.api.util.GT_Utility.addSimpleIC2MachineRecipe(GT_Utility.java:866) at gregtech.api.util.GT_ModHandler.addCompressionRecipe(GT_ModHandler.java:752) at gregtech.loaders.oreprocessing.ProcessingDust.registerOre(ProcessingDust.java:52) at gregtech.api.enums.OrePrefixes.processOre(OrePrefixes.java:878) at gregtech.common.GT_Proxy.registerRecipes(GT_Proxy.java:211) at gregtech.common.GT_Proxy.activateOreDictHandler(GT_Proxy.java:1638) at gregtech.GT_Mod.onPostLoad(GT_Mod.java:526) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) at net.minecraft.client.main.Main.main(SourceFile:148) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) -- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_101, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 709335584 bytes (676 MB) / 1060372480 bytes (1011 MB) up to 8576565248 bytes (8179 MB) JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1G -Xmx8G -XX:+UseConcMarkSweepGC -XX:-UseAdaptiveSizePolicy -Xmn128M AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 7 mods loaded, 7 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJ mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UCHIJ FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHIJ Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHIJ llibrary{1.5.1} [LLibrary] (LLibrary v1.5.1.jar) UCHIJ fossil{7.3.2} [Fossils and Archeology Revival] (FossilsArcheologyRevival v7.3.2.jar) UCHIJ IC2{2.2.825-experimental} [IndustrialCraft 2] (IC2 IndustrialCraft-2 v2.2.825-experimental.jar) UCHIE gregtech{MC1710} [GregTech] (gregtech_1.7.10-5.09.24.jar) GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 372.70' Renderer: 'GeForce GTX 770/PCIe/SSE2' Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10 LWJGL: 2.9.1 OpenGL: GeForce GTX 770/PCIe/SSE2 GL version 4.5.0 NVIDIA 372.70, NVIDIA Corporation GL Caps: Using GL 1.3 multitexturing. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Anisotropic filtering is supported and maximum anisotropy is 16. Shaders are available because OpenGL 2.1 is supported. Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: [Minecraft 1.7+ Rus by Raptor.zip] Current Language: Русский (Россия) Profiler Position: N/A (disabled) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Anisotropic Filtering: Off (1)
-
You might try it with this. Can't test that mod in my dev enviroment, so more or less blind trying. That mod does some strange oredict registrigations that GT can not handle.
-
You might try it with this. Can't test that mod in my dev enviroment, so more or less blind trying. That mod does some strange oredict registrigations that GT can not handle.
Thanks for fast answer, but it still not works.
-
- Official Post
This error clearly looks like some of your optimizing friends killed a safety Function that I added to prevent that exact Crash from happening. There is a reason why I automatically delete matching Recipes before adding my own ones.
-
I like hardcore but why is this changed: only one wire from ingot in wiremill?
I've tried to make red alloy wire and from whole stack of redstone I have only 16 wires.
-
I like hardcore but why is this changed: only one wire from ingot in wiremill?
I've tried to make red alloy wire and from whole stack of redstone I have only 16 wires.
Are you on 5.09.24? If so this was fixed in the most recent builds. I guess you need to re-download .24 from the first page. -
Are you on 5.09.24? If so this was fixed in the most recent builds. I guess you need to re-download .24 from the first page.
Yes, I'm testing 5.09.24 from yesterday. Thanks I will try to download newer build. By the way I restarted server and now I have to wires from ingot but NEI shows only one.
-
Onedrive is always the newest download. I'm sometimes too lazy to update the first post and curse 10x a day.
This error clearly looks like some of your optimizing friends killed a safety Function that I added to prevent that exact Crash from happening. There is a reason why I automatically delete matching Recipes before adding my own ones.
None of the code in the stacktrace was changed. Also does the error not say anything about double registration, but that input and output are identical. Likely one item was named both, dust and block at the same time.Thanks for fast answer, but it still not works.
To make sure, did that work in any prior GT version? .22 or earlier?Edit: Uploaded another test build.
-
With my installation (on infitech 2) I made it so that everything (ingots, gems, etc) would be unified to Gregtech (in its config), and I discovered that the Gregtech version of Thaumcraft shards aren't in all of the needed ore dictionaries for the Thaumcraft shards, making them unusable in Thaumcraft recipes, anyway that this can be fixed via Minetweaker or in the mod itself? Id like to keep them as Gregtech shards if at all possible
-
I've downloaded latest build and I don't see the reason why some recipes in Wiremill give one wire per ingot and other give two wires (eg. Cobalt gives two, Gold gives one). I know that I can make two Gold Rods in Extruder and then I can make wires from rods. But I can also use Wire Extruder Shape to make wires directly in Extruder. I think that this makes Wiremill useless. Was It intended?
-
I've downloaded latest build and I don't see the reason why some recipes in Wiremill give one wire per ingot and other give two wires (eg. Cobalt gives two, Gold gives one). I know that I can make two Gold Rods in Extruder and then I can make wires from rods. But I can also use Wire Extruder Shape to make wires directly in Extruder. I think that this makes Wiremill useless. Was It intended?
Have you looked at the EU and time costs for making wires directly in the extruder? It's been a bit since I've actually played GT5u, but last I knew, that took more EU and time than using a wiremill, especially since most materials you might want to make wires from need MV in the extruder, but only LV in the wiremill. Also, I think the wiremill might be the only way to get fine wire (although I don't remember if there's anything besides the soldering iron you might want that for)
-
Have you looked at the EU and time costs for making wires directly in the extruder? It's been a bit since I've actually played GT5u, but last I knew, that took more EU and time than using a wiremill, especially since most materials you might want to make wires from need MV in the extruder, but only LV in the wiremill. Also, I think the wiremill might be the only way to get fine wire (although I don't remember if there's anything besides the soldering iron you might want that for)
So I have problem with Red Alloy Wire. In Wiremill I have only 1 wire per ingot. There is no rod for this material, so the only way to get 2 wires is using Extruder. Why can't I use Wiremill?
-
- Official Post
And that's what I warned about. If you only enable the Items you "need" you will end up breaking a whole lot of Recipes, such as this one. Now guess why I didn't do that in GT6, because I did think about it.
-
To make sure, did that work in any prior GT version? .22 or earlier?
I tested with version 5.9.20 to 5.9.24 and 5.9.00 just in case, including the latest test build. Always the same error.
-
So I have problem with Red Alloy Wire. In Wiremill I have only 1 wire per ingot. There is no rod for this material, so the only way to get 2 wires is using Extruder. Why can't I use Wiremill?
Someone messed up the recipe generator there. Need to look what exactly got changed here.And that's what I warned about. If you only enable the Items you "need" you will end up breaking a whole lot of Recipes, such as this one. Now guess why I didn't do that in GT6, because I did think about it.
Again not an issue because of disabled items. At last not directly. At best some code rewrites changed things that should not be included here. The main issue we have left with the material system change GT addons or other mods adding GT recipes now failing. That should soon all be taken care of.
I tested with version 5.9.20 to 5.9.24 and 5.9.00 just in case, including the latest test build. Always the same error.
As i thought it is an old issue... So you did you try the last build that is added on my last post? -
So you did you try the last build that is added on my last post?
Yes i tried, it still crashes. Same error.
-
When using latest version of GT (5.10.05) from CurseForge for MC 1.10.2 with Forge 12.18.1.2092 in combination with SpongeForge 1.10.2-2092-5.0.0-BETA-1758, I'm getting following error from Sponge:
Code
Display More[10:05:04] [Client thread/ERROR] [Sponge]: /***************************************************************************************************************/ [10:05:04] [Client thread/ERROR] [Sponge]: /* Null being stored in NBT!!! */ [10:05:04] [Client thread/ERROR] [Sponge]: /***************************************************************************************************************/ [10:05:04] [Client thread/ERROR] [Sponge]: /* Sponge is forcing a shutdown of the game because someone is storing nulls in an */ [10:05:04] [Client thread/ERROR] [Sponge]: /* NBTTagCompound. Our implementation and Minecraft's strictly prevents this from */ [10:05:04] [Client thread/ERROR] [Sponge]: /* happening, however, certain mods arenot null checking. Please provide this */ [10:05:04] [Client thread/ERROR] [Sponge]: /* report in a report to the associated mod! */ [10:05:04] [Client thread/ERROR] [Sponge]: /* NBT Key: return */ [10:05:04] [Client thread/ERROR] [Sponge]: /* Exception! */ [10:05:04] [Client thread/ERROR] [Sponge]: /* org.spongepowered.api.util.PEBKACException: Someone is trying to store a null to an NBTTagCompound! */ [10:05:04] [Client thread/ERROR] [Sponge]: /* net.minecraft.nbt.NBTTagCompound.handler$checkNullTag$0(NBTTagCompound.java:54) */ [10:05:04] [Client thread/ERROR] [Sponge]: /* net.minecraft.nbt.NBTTagCompound.func_74782_a(NBTTagCompound.java) */ [10:05:04] [Client thread/ERROR] [Sponge]: /* gregtech.api.util.GT_ModHandler.getMachineOutput(GT_ModHandler.java:1393) */ [10:05:04] [Client thread/ERROR] [Sponge]: /* gregtech.api.util.GT_Recipe$GT_Recipe_Map_Macerator.findRecipe(GT_Recipe.java:1189) */ [10:05:04] [Client thread/ERROR] [Sponge]: /* gregtech.api.util.GT_Recipe$GT_Recipe_Map.findRecipe(GT_Recipe.java:674) */ [10:05:04] [Client thread/ERROR] [Sponge]: /* gregtech.api.util.GT_Recipe$GT_Recipe_Map.addRecipe(GT_Recipe.java:605) */ [10:05:04] [Client thread/ERROR] [Sponge]: /* gregtech.api.util.GT_Recipe$GT_Recipe_Map.addFakeRecipe(GT_Recipe.java:628) */ [10:05:04] [Client thread/ERROR] [Sponge]: /* gregtech.api.util.GT_Recipe$GT_Recipe_Map.addFakeRecipe(GT_Recipe.java:614) */ [10:05:04] [Client thread/ERROR] [Sponge]: /* gregtech.GT_Mod.onPostLoad(GT_Mod.java:676) */
Full error log is here.
This happens only with GT. Only 3 mods installed: Sponge, GT, and IC2-2.6.69-ex110. No error with IC2, only GT.
-
WTF is SpongeForge?
-
Sponge - is a newly developed replacement for Cauldron/Bukkit/etc. There are two implementations of Sponge, one for Vanilla, and other for servers with Forge mods.
-