Advertisement
Guest User

Untitled

a guest
Jul 21st, 2017
526
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 2.17 KB | None | 0 0
  1.  Minecraft has crashed!      
  2.       ----------------------      
  3.  
  4. Minecraft has stopped running because it encountered a problem.
  5.  
  6. If you wish to report this, please copy this entire text and email it to support@mojang.com.
  7. Please include a description of what you did when the error occured.
  8.  
  9.  
  10.  
  11. --- BEGIN ERROR REPORT a1dce528 --------
  12. Generated 14/02/11 02:52
  13.  
  14. Minecraft: Minecraft Beta 1.2_02
  15. OS: Windows XP (x86) version 5.1
  16. Java: 1.6.0_23, Sun Microsystems Inc.
  17. VM: Java HotSpot(TM) Client VM (mixed mode, sharing), Sun Microsystems Inc.
  18. LWJGL: 2.4.2
  19. OpenGL: GeForce 7950 GT/PCI/SSE2 version 2.1.2, NVIDIA Corporation
  20.  
  21. java.lang.ExceptionInInitializerError
  22.     at net.minecraft.src.CraftingInventoryPlayerCB.onCraftMatrixChanged(CraftingInventoryPlayerCB.java:56)
  23.     at net.minecraft.src.CraftingInventoryPlayerCB.<init>(CraftingInventoryPlayerCB.java:51)
  24.     at net.minecraft.src.EntityPlayer.<init>(EntityPlayer.java:22)
  25.     at net.minecraft.src.EntityPlayerSP.<init>(EntityPlayerSP.java:15)
  26.     at net.minecraft.src.PlayerController.func_4087_b(PlayerController.java:111)
  27.     at net.minecraft.client.Minecraft.changeWorld(Minecraft.java:1317)
  28.     at net.minecraft.client.Minecraft.changeWorld2(Minecraft.java:1278)
  29.     at net.minecraft.client.Minecraft.startWorld(Minecraft.java:1230)
  30.     at net.minecraft.src.GuiSelectWorld.selectWorld(GuiSelectWorld.java:87)
  31.     at net.minecraft.src.GuiSelectWorld.actionPerformed(GuiSelectWorld.java:65)
  32.     at net.minecraft.src.GuiScreen.mouseClicked(GuiScreen.java:71)
  33.     at net.minecraft.src.GuiScreen.handleMouseInput(GuiScreen.java:117)
  34.     at net.minecraft.src.GuiScreen.handleInput(GuiScreen.java:107)
  35.     at net.minecraft.client.Minecraft.runTick(Minecraft.java:1033)
  36.     at net.minecraft.client.Minecraft.run(Minecraft.java:501)
  37.     at java.lang.Thread.run(Unknown Source)
  38. Caused by: java.lang.StringIndexOutOfBoundsException: String index out of range: 8
  39.     at java.lang.String.charAt(Unknown Source)
  40.     at net.minecraft.src.CraftingManager.addRecipe(CraftingManager.java:223)
  41.     at net.minecraft.src.CraftingManager.<init>(CraftingManager.java:45)
  42.     at net.minecraft.src.CraftingManager.<clinit>(CraftingManager.java:280)
  43.     ... 16 more
  44. --- END ERROR REPORT 35f5d171 ----------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement