Minecraft

Discussion in 'Fan Town' started by seebs, May 9, 2015.

  1. Imoyram

    Imoyram Well-Known Member

    I've gotten that message before too, haven't for a while, but I have still seen seen it. \:
     
    • Like x 1
  2. asterismThreefold

    asterismThreefold edgewitch

    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.

    [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​

    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)​

    Details:
    Item Type: thaumcraft.common.blocks.BlockCandleItem@4153274c
    Item Aux: 32767
    Item NBT: null
    Item Foil: false​
    Stacktrace:
    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)​

    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:
     
  3. seebs

    seebs Benevolent Dictator

    I *might* be able to fix that.

    (The plan would be to move the drive into an inventory, then edit the inventory.)
     
  4. asterismThreefold

    asterismThreefold edgewitch

    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
     
    Last edited: Sep 2, 2015
  5. Vast Derp

    Vast Derp Professional Griefer

    Screen Shot 2015-09-04 at 2.51.44 AM.png

    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.
     
  6. swirlingflight

    swirlingflight inane analysis and story spinning is my passion

    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?
     
  7. blue

    blue hightown funk you up

    some servers have a mod that makes obsidian not tnt-proof! so they might be able to blow it up.
     
    • Like x 1
  8. Lazarae

    Lazarae The tide pod of art

    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.
     
  9. Imoyram

    Imoyram Well-Known Member

    • Like x 1
  10. Lazarae

    Lazarae The tide pod of art

    Thankou!
     
    • Like x 1
  11. Lazarae

    Lazarae The tide pod of art

    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. :/
     
  12. Vast Derp

    Vast Derp Professional Griefer

    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.
     
    Last edited: Sep 5, 2015
    • Like x 9
  13. jacktrash

    jacktrash spherical sockbox

    skeletons don't have blood luka
     
    • Like x 7
  14. rainbowbarnacle

    rainbowbarnacle Cat Aggrandizer

    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
     
    Last edited: Sep 5, 2015
    • Like x 5
  15. Vast Derp

    Vast Derp Professional Griefer

    dies forever
     
    • Like x 3
  16. swirlingflight

    swirlingflight inane analysis and story spinning is my passion

    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.
     
    Last edited: Sep 5, 2015
    • Like x 4
  17. blue

    blue hightown funk you up

    that's.. an impressive amount of planning.

    against my will I am slightly impressed by the griefers
     
    • Like x 2
  18. Vast Derp

    Vast Derp Professional Griefer

    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.
     
    • Like x 3
  19. Lazarae

    Lazarae The tide pod of art

    Doggy Style is a mod that mods the tamed wolves into super-cute doggies! You can teach them tricks and stuff.
     
    • Like x 4
    • Informative x 1
  20. swirlingflight

    swirlingflight inane analysis and story spinning is my passion

    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.
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice