So yesterday I was trying to make black floating candles (Thaumic Exploration). The recipe in NEI didn't look right (it was identical to the one for white floating candles, where all the other colors called for tallow candles of the desired color). But I tried anyway, using black tallow candles. No dice. This is about when I had to log out for a while, so I cut power to the Arcane Crafting Terminal (Thaumic Energistics) I was using and disconnected. When I logged back in later last night, I tried opening the terminal and Minecraft crashed clear back to the launcher. I relaunched and tried again, this time remembering to turn on power to the terminal (d'oh). Same crash. I was too tired to deal with this shit, so I abandoned the infusion stabilizer project for the night and did other things. Everything else worked about as well as usual. When I was done for the night, I decided to try one last time, powered on the terminal and tried to access it. Following are excerpts from the crash report. Spoiler Spoiler: [03:23:10] [Client thread/FATAL]: Reported exception thrown! [03:23:10] [Client thread/FATAL]: Reported exception thrown! net.minecraft.util.ReportedException: Rendering item at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1092) ~[blt.class:?] at net.minecraft.client.Minecraft.func_71411_J(Unknown Source) ~[bao.class:?] at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) [bao.class:?] at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_79] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_79] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_79] at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_79] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]Caused by: java.lang.ArrayIndexOutOfBoundsException: 32767 at thaumcraft.common.blocks.BlockCandle.func_149741_i(BlockCandle.java:62) ~[BlockCandle.class:?] at net.minecraft.client.renderer.RenderBlocks.func_147800_a(RenderBlocks.java:7705) ~[blm.class:?] at net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI(RenderItem.java:446) ~[bny.class:?] at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:565) ~[bny.class:?] at codechicken.nei.guihook.GuiContainerManager.drawSlotItem(GuiContainerManager.java:489) ~[GuiContainerManager.class:?] at net.minecraft.client.gui.inventory.GuiContainer.func_146977_a(GuiContainer.java:270) ~[bex.class:?] at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:99) ~[bex.class:?] at thaumicenergistics.gui.abstraction.AbstractGuiWithScrollbar.func_73863_a(AbstractGuiWithScrollbar.java:213) ~[AbstractGuiWithScrollbar.class:?] at thaumicenergistics.gui.GuiArcaneCraftingTerminal.func_73863_a(GuiArcaneCraftingTerminal.java:1033) ~[GuiArcaneCraftingTerminal.class:?] at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061) ~[blt.class:?] ... 9 more Spoiler: ---- Minecraft Crash Report ---- Time: 9/2/15 3:23 AM Description: Rendering item java.lang.ArrayIndexOutOfBoundsException: 32767 at thaumcraft.common.blocks.BlockCandle.func_149741_i(BlockCandle.java:62) at net.minecraft.client.renderer.RenderBlocks.func_147800_a(RenderBlocks.java:7705) at net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI(RenderItem.java:446) at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:565) at codechicken.nei.guihook.GuiContainerManager.drawSlotItem(GuiContainerManager.java:489) at net.minecraft.client.gui.inventory.GuiContainer.func_146977_a(GuiContainer.java:270) at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:99) at thaumicenergistics.gui.abstraction.AbstractGuiWithScrollbar.func_73863_a(AbstractGuiWithScrollbar.java:213) at thaumicenergistics.gui.GuiArcaneCraftingTerminal.func_73863_a(GuiArcaneCraftingTerminal.java:1033) at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061) at net.minecraft.client.Minecraft.func_71411_J(Unknown Source) at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) at net.minecraft.client.main.Main.main(SourceFile:148) 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) Spoiler: -- Item being rendered -- Details: Item Type: thaumcraft.common.blocks.BlockCandleItem@4153274c Item Aux: 32767 Item NBT: null Item Foil: falseStacktrace: at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:565) at codechicken.nei.guihook.GuiContainerManager.drawSlotItem(GuiContainerManager.java:489) at net.minecraft.client.gui.inventory.GuiContainer.func_146977_a(GuiContainer.java:270) at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:99) at thaumicenergistics.gui.abstraction.AbstractGuiWithScrollbar.func_73863_a(AbstractGuiWithScrollbar.java:213) at thaumicenergistics.gui.GuiArcaneCraftingTerminal.func_73863_a(GuiArcaneCraftingTerminal.java:1033) Spoiler: -- Affected level -- Details: Level name: MpServer All players: 1 total; [GCEntityClientPlayerMP['edgewitch'/16914277, l='MpServer', x=-33.11, y=60.62, z=120.92]] Chunk stats: MultiplayerChunkCache: 169, 169(...) Forced entities: 75 total;(...) Stacktrace: at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373) at net.minecraft.client.Minecraft.func_71396_d(Unknown Source) at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) at net.minecraft.client.main.Main.main(SourceFile:148) 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) And then then 16x [NEI Item Filtering/ERROR] all from flaxbeard.steamcraft.integration.EnchiridionIntegration.(...) Augh, all my (Thaumcraft) wands were in there. D:
I *might* be able to fix that. (The plan would be to move the drive into an inventory, then edit the inventory.)
okay, what do you need me to do? ETA: idk if this is what you meant, but the drive, terminal, and storage cell are in my ender chest (lightblue/cyan/purple) ETA2: huh, the candles, wand and shard from the recipe seem to have dropped when I broke down the drive (or terminal? idk). it looks like things are working now
never got this message before (click for big) ps it came after a really fucked up laggy session that i thought must be my packaging aray, but couldn't seem to fix due to said lag.
So I'm in a factions server with a couple people from another site I frequent. We made a faction together, made a cute base... and got griefed to hell. So we relocated to underground. Discovered and griefed again. This last week, me and another guy made a big obsidian cube, no entrance except by mining or teleporting. Factions can claim land, so while other people can throw explosives at it, they shouldn't be able to mine through the obsidian to get in. It's as safe a place as I can think of. Anybody know of any glitches with explosives that let them get through obsidian?
So I downloaded the pack for the server and now that I have spoons for experimenting I was planning on opening up a world to poke at stuff before I enter the server proper. And I have two minimaps? One on top of the other. The one on bottom is Journeymap, which I'm more familiar with, but I'm not seeing an option to turn off the one on top, just to move it.
I've only been using (and heavily editing) modpacks because messing with minecraft directly is always a pain but I've had to for the current set of mods I want to use but it's such a huge pain in the butt. I really hate troubleshooting. :/
FUN FACT: if you build a mob farm way out in the sticks and neglect to mark it as a player-made structure, such as by placing a sign on the wall that reads "billy's skeleton ranch, no grf plz", a young adventurer with a hammer and a thirst for blood is very likely to someday stumble across this weird dungeon and smash their way through it for the weird machine loot.
I'M SORRY SEEBS I REALLY THOUGHT IT WAS A DUNGEON I'VE SEEN LIKE TWO DUNGEONS EVER SO I DIDN'T HAVE MUCH TO COMPARE IT TO I put your brains in a jar and stuff inside a little chest on the roof of your house
Mystery of the factions server solved: massive amounts of TNT cause lag, letting people with efficiency 5 picks to get through a block of obsidian. They then toss an ender pearl through the hole. We're going hardcore now. >:] *I should specify that this is, a block of obsidian in claimed territory, which isn't supposed to be possible.
SEEEEEEBS THE DOG PARK IS SO EMPTY AND SAD SEEEEEEEEEEEEBS CAN WE GET A DOGGY MOD I PROMISE TO FEED THEM AND TRAIN THEM AND GIVE THEM HEALING POTIONS EVERY DAY @swirlingflight jesus lord that's some clever griefing.
Doggy Style is a mod that mods the tamed wolves into super-cute doggies! You can teach them tricks and stuff.
ARGH. So apparently TNT cannons can go through obsidian, at least on this server. I sunk so many hours into this shit and there's no way we can make it safe. I'm sad now.