Crashing while shift clicking coal into an furnace of this mod. Doesn't happen all the time mostly only when theres already coal in it. I doesn't even get a crashlog from minecraft this is all I have:
From the server log:
> Aug 03, 2018 2:21:28 PM io.netty.util.ResourceLeakDetector reportUntracedLeak> Aug 03, 2018 2:21:28 PM io.netty.util.ResourceLeakDetector reportUntracedLeakSEVERE: LEAK: ByteBuf.release() was not called before it's garbage-collected. Enable advanced leak reporting to find out where the leak occurred. To enable advanced leak reporting, specify the JVM option '-Dio.netty.leakDetection.level=advanced' or call ResourceLeakDetector.setLevel() See http://netty.io/wiki/reference-counted-objects.html for more information.[14:22:03] [Netty Epoll Server IO #5/ERROR] [FML]: NetworkDispatcher exceptionio.netty.channel.unix.Errors$NativeIoException: syscall:read(..) failed: Die Verbindung wurde vom Kommunikationspartner zurückgesetzt at io.netty.channel.unix.FileDescriptor.readAddress(..)(Unknown Source) ~[minecraft_server.1.12.2.jar:?][14:22:03] [Server thread/INFO] [minecraft/NetHandlerPlayServer]: TheRealDadBeard lost connection: Internal Exception: io.netty.channel.unix.Errors$NativeIoException: syscall:read(..) failed: Die Verbindung wurde vom Kommunikationspartner zurückgesetzt[14:22:03] [Server thread/INFO] [minecraft/DedicatedServer]: TheRealDadBeard left the game
Ever since the newest release on 8/3/2018, my game has been crashing whenever I try to eat. I narrowed the culprit down to Extra Utilities, and from reading the output log, I believe it may specifically have something to do with the SnowGlobe, as I keep seeing it mentioned.
Here is the output file text from the crash:
14:07:03net.minecraft.client.MinecraftClient threadfatalUnreported exception thrown!
java.lang.NullPointerException
at com.rwtema.extrautils2.items.ItemSnowglobe.renderHand(ItemSnowglobe.java:294)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_282_ItemSnowglobe_renderHand_RenderSpecificHandEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
at net.minecraftforge.client.ForgeHooksClient.renderSpecificFirstPersonHand(ForgeHooksClient.java:176)
at net.minecraft.client.renderer.ItemRenderer.func_78440_a(ItemRenderer.java:345)
at net.minecraft.client.renderer.EntityRenderer.func_78476_b(EntityRenderer.java:762)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1407)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1229)
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1038)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1076)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
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:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
10:07:04monitorProcess MonitorfatalProcess crashed with exit code -1
I went back to the previous version of Extra Utilities and now it's working fine.
ETA: If anyone can tell me how I link a PasteBin file here, I'll link my crash report, as well. I've never used PasteBin before, and I couldn't figure out how to link the file.
Update 8/12/18: I just installed the latest EU release (released 8/11/18) and the crash when eating bug seems to have been fixed. If I encounter any other bugs that are related to EU I will post again. Thanks for making such an awesome mod and working hard on it to keep it updated!
Thank you again to the developers of Extra Utilities! I have made a couple of custom mod packs (I enjoy some of the others out there, but my dinky little laptop just can't handle running 150+ mods!) and I use EU in each of mine!
I have a question/request: Are there any plans to bring the ender quarry and/or sorting pipes back, at least as far as MC ver. 1.10? They were both things I loved to use and I really miss them!
Just tried to craft some of the colored blocks in 1.12.2 and noticed they are not in the mod anymore along with some other things. I'm gonna miss that stuff, it was really cool. Besides a few items now, there isn't much else I use in this mod.
I'm running Minecraft ver 1.10.2 with a custom mod pack on a server hosted by server.pro.
After updating to the most recent Extra Utilities release (release date 10/27/2018), I've started experiencing a bug where the game crashes whenever I try to move a partial stack of an item to my nearly-full inventory.
Ex: My inventory will be full except for one hot bar slot that has my bag of holding and one slot that has a half-stack of wood. I'll open my bag of holding and shift-click to move a half-stack of wood from it to my inventory and my game crashes.
I went back to the previous version (release date 10/20/2018) and I'm no longer experiencing this bug. If you would like the crash report posted here, let me know and I'll do that. I just wanted to let you know about the issue.
Dark Dark Portal crashes clients nonstop have to delete their playerdata to let them rejoin. Also Quantum Quarry doesn't seem to change biomes like to Hell for netherrack/glowstone or Ice biomes for ice (using silk touch) or The End for endstone.
1. I assume you mean the Deep Dark Portal? Could you at least share the/a crash log(s)? (Pastebin, Gist or spoilers, please.)
2. Aren't there special items to set the Quantum Quarry to Nether or End? Without these, it would be rather overpowered imo.
Also, to harvest ice, you need Silk Touch on your pick, so the Quantum Quarry would need a Silk Touch upgrade as well. Does it have that?
1. I'll try to get that once I get home.
2. Yes Biome Markers that I'm using and it even shows that it knows which biome to mine. I'm also using silk touch enchantment book and that works with the ores like redstone i get the ore and not the dust, but no ice, no endstone, no netherrack, no nether quarts.
I was. There is no option for creating a new issue.
Edit: Nevermind. I see what the problem was. The link in the OP takes you to archived issues (no option to add an issue there). I dug around and found the correct place for submitting an issue.
Is there a Wiki for this Mod?
Crashing while shift clicking coal into an furnace of this mod. Doesn't happen all the time mostly only when theres already coal in it. I doesn't even get a crashlog from minecraft this is all I have:
From the server log:
> Aug 03, 2018 2:21:28 PM io.netty.util.ResourceLeakDetector reportUntracedLeak> Aug 03, 2018 2:21:28 PM io.netty.util.ResourceLeakDetector reportUntracedLeakSEVERE: LEAK: ByteBuf.release() was not called before it's garbage-collected. Enable advanced leak reporting to find out where the leak occurred. To enable advanced leak reporting, specify the JVM option '-Dio.netty.leakDetection.level=advanced' or call ResourceLeakDetector.setLevel() See http://netty.io/wiki/reference-counted-objects.html for more information.[14:22:03] [Netty Epoll Server IO #5/ERROR] [FML]: NetworkDispatcher exceptionio.netty.channel.unix.Errors$NativeIoException: syscall:read(..) failed: Die Verbindung wurde vom Kommunikationspartner zurückgesetzt at io.netty.channel.unix.FileDescriptor.readAddress(..)(Unknown Source) ~[minecraft_server.1.12.2.jar:?][14:22:03] [Server thread/INFO] [minecraft/NetHandlerPlayServer]: TheRealDadBeard lost connection: Internal Exception: io.netty.channel.unix.Errors$NativeIoException: syscall:read(..) failed: Die Verbindung wurde vom Kommunikationspartner zurückgesetzt[14:22:03] [Server thread/INFO] [minecraft/DedicatedServer]: TheRealDadBeard left the game
From my client:
[14:21:02] [Netty Client IO #1/DEBUG] [extrautils2]: OTL: Decode Packet: com.rwtema.extrautils2.power.PacketPowerInfo
[14:21:02] [Netty Client IO #1/DEBUG] [extrautils2]: OTL: Handle Packet: com.rwtema.extrautils2.power.PacketPowerInfo : CLIENT
[14:21:03] [Netty Client IO #1/DEBUG] [extrautils2]: OTL: Decode Packet: com.rwtema.extrautils2.gui.backend.DynamicContainer$PacketGUIData
[14:21:03] [Netty Client IO #1/DEBUG] [extrautils2]: OTL: Handle Packet: com.rwtema.extrautils2.gui.backend.DynamicContainer$PacketGUIData : CLIENT
Ever since the newest release on 8/3/2018, my game has been crashing whenever I try to eat. I narrowed the culprit down to Extra Utilities, and from reading the output log, I believe it may specifically have something to do with the SnowGlobe, as I keep seeing it mentioned.
Here is the output file text from the crash:
14:07:03net.minecraft.client.MinecraftClient threadfatalUnreported exception thrown!
java.lang.NullPointerException
at com.rwtema.extrautils2.items.ItemSnowglobe.renderHand(ItemSnowglobe.java:294)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_282_ItemSnowglobe_renderHand_RenderSpecificHandEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
at net.minecraftforge.client.ForgeHooksClient.renderSpecificFirstPersonHand(ForgeHooksClient.java:176)
at net.minecraft.client.renderer.ItemRenderer.func_78440_a(ItemRenderer.java:345)
at net.minecraft.client.renderer.EntityRenderer.func_78476_b(EntityRenderer.java:762)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1407)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1229)
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1038)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1076)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
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:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
10:07:04monitorProcess MonitorfatalProcess crashed with exit code -1
I went back to the previous version of Extra Utilities and now it's working fine.
ETA: If anyone can tell me how I link a PasteBin file here, I'll link my crash report, as well. I've never used PasteBin before, and I couldn't figure out how to link the file.
I apologize for not responding sooner.
I am using version 1.10.
Pastebin number is 9A2ribCj
Full link is https://pastebin.com/9A2ribCj
Update 8/12/18: I just installed the latest EU release (released 8/11/18) and the crash when eating bug seems to have been fixed. If I encounter any other bugs that are related to EU I will post again. Thanks for making such an awesome mod and working hard on it to keep it updated!
Thank you again to the developers of Extra Utilities! I have made a couple of custom mod packs (I enjoy some of the others out there, but my dinky little laptop just can't handle running 150+ mods!) and I use EU in each of mine!
I have a question/request: Are there any plans to bring the ender quarry and/or sorting pipes back, at least as far as MC ver. 1.10? They were both things I loved to use and I really miss them!
Just tried to craft some of the colored blocks in 1.12.2 and noticed they are not in the mod anymore along with some other things. I'm gonna miss that stuff, it was really cool. Besides a few items now, there isn't much else I use in this mod.
I'm running Minecraft ver 1.10.2 with a custom mod pack on a server hosted by server.pro.
After updating to the most recent Extra Utilities release (release date 10/27/2018), I've started experiencing a bug where the game crashes whenever I try to move a partial stack of an item to my nearly-full inventory.
Ex: My inventory will be full except for one hot bar slot that has my bag of holding and one slot that has a half-stack of wood. I'll open my bag of holding and shift-click to move a half-stack of wood from it to my inventory and my game crashes.
I went back to the previous version (release date 10/20/2018) and I'm no longer experiencing this bug. If you would like the crash report posted here, let me know and I'll do that. I just wanted to let you know about the issue.
Still loving the mod!
Dark Dark Portal crashes clients nonstop have to delete their playerdata to let them rejoin. Also Quantum Quarry doesn't seem to change biomes like to Hell for netherrack/glowstone or Ice biomes for ice (using silk touch) or The End for endstone.
1. I'll try to get that once I get home.
2. Yes Biome Markers that I'm using and it even shows that it knows which biome to mine. I'm also using silk touch enchantment book and that works with the ores like redstone i get the ore and not the dust, but no ice, no endstone, no netherrack, no nether quarts.
Having trouble submitting a bug on GitHub (there is no option) so I'll try here. If there is a better place please let me know.
Minecraft: 1.12.2
Forge: 14.23.5.2784 (tested with other versions, makes no difference)
Installed Mods:
Extra Utilities 2 1.12.1.9.8
Issue:
Fuel vanishes when placing it into a furnace generator on top of fuel already there. Not a cosmetic issue. The items actually vanish.
Reproduction:
1. Place furnace generator on the ground.
2. Split a stack of charcoal in your inventory into two stacks of 32.
3. Place one stack of 32 into the furnace generator.
4. Try to place the other stack of 32 into the furnace generator on top of the 32 that is already there.
Result:
Fuel added to the furnace generator on top of fuel that is already there will vanish.
You have to be logged in.
I was. There is no option for creating a new issue.
Edit: Nevermind. I see what the problem was. The link in the OP takes you to archived issues (no option to add an issue there). I dug around and found the correct place for submitting an issue.
any luck fixing Biome Markers in Quantum Quarry?
Using Extra Utilities 1.12.2 -
Minecraft version 1.12.2 (java version)
It seems to be missing several things - chandlers, trading posts, etc.
Sorry if this has been asked before but I looked on creative as well, didn't see those blocks.
What am I doing wrong?
Thank you!
Hello everyone, tell me how to change the mod file so that the nodes find the chest faster