Jump to content

Please help. Error after the command /give.


Vestnik

Recommended Posts

I understand that it was not on the subject of the forum but you are my last hope!

 

Accidentally executed command / give with the wrong id. Entered id golemupgrade argument "6". (the last one there entropy argument "5"). Now, the game crashes when you try to log into the world. To delete a folder "playerdata" does not help. Prompt solution without removal of the world?

Link to comment
Share on other sites

java.lang.ArrayIndexOutOfBoundsException: 6

 

    at thaumcraft.common.entities.golems.ItemGolemUpgrade.func_77617_a(ItemGolemUpgrade.java:44)

    at net.minecraft.item.Item.func_77650_f(Item.java:440)

    at net.minecraft.item.ItemStack.func_77954_c(ItemStack.java:117)

    at net.minecraft.client.renderer.entity.RenderItem.renderItemIntoGUI(RenderItem.java:403)

    at net.minecraft.client.renderer.entity.RenderItem.func_82406_b(RenderItem.java:565)

    at net.minecraft.client.gui.GuiIngame.func_73832_a(GuiIngame.java:955)

    at net.minecraftforge.client.GuiIngameForge.renderHotbar(GuiIngameForge.java:206)

    at net.minecraftforge.client.GuiIngameForge.func_73830_a(GuiIngameForge.java:141)

    at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1038)

    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)

    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)

    at net.minecraft.client.main.Main.main(SourceFile:148)

    at sun.reflect.NativeMethodAccessorImpl.invoke0(-2)

    at sun.reflect.NativeMethodAccessorImpl.invoke(-1)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(-1)

    at java.lang.reflect.Method.invoke(-1)

    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

Link to comment
Share on other sites

You'll need to use an NBT editor like NBTExplorer to remove the item from your inventory in the level.dat file.

 

In the

Data -> Player -> Inventory

list, the first 0-9 entries will be your hotbar items (empty slots aren't written to NBT). You can find the mapping from item names to IDs in the

Data -> FML -> ItemData

list.

Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.