Advertisement
Guest User

Crash Report

a guest
Aug 1st, 2014
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.20 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I feel sad now :(
  3.  
  4. Time: 8/1/14 7:45 PM
  5. Description: Ticking screen
  6.  
  7. java.lang.StringIndexOutOfBoundsException: String index out of range: -1
  8. at java.lang.String.substring(Unknown Source)
  9. at net.minecraft.client.mod_Minecade.clientChat(mod_Minecade.java:1130)
  10. at biv.a(NetHandlerPlayClient.java:804)
  11. at ga.a(SourceFile:38)
  12. at ga.a(SourceFile:9)
  13. at ef.a(SourceFile:164)
  14. at bbe.c(SourceFile:76)
  15. at azd.o(Minecraft.java:1899)
  16. at azd.ad(Minecraft.java:1175)
  17. at azd.e(Minecraft.java:1090)
  18. at net.minecraft.client.main.Main.main(SourceFile:103)
  19.  
  20.  
  21. A detailed walkthrough of the error, its code path and all known details is as follows:
  22. ---------------------------------------------------------------------------------------
  23.  
  24. -- Head --
  25. Stacktrace:
  26. at java.lang.String.substring(Unknown Source)
  27. at net.minecraft.client.mod_Minecade.clientChat(mod_Minecade.java:1130)
  28. at biv.a(NetHandlerPlayClient.java:804)
  29. at ga.a(SourceFile:38)
  30. at ga.a(SourceFile:9)
  31. at ef.a(SourceFile:164)
  32. at bbe.c(SourceFile:76)
  33.  
  34. -- Affected screen --
  35. Details:
  36. Screen name: ~~ERROR~~ NullPointerException: null
  37.  
  38. -- Affected level --
  39. Details:
  40. Level name: MpServer
  41. All players: 1 total; [bje['LegendofMewtwo'/83929637, l='MpServer', x=0.50, y=65.62, z=0.50]]
  42. Chunk stats: MultiplayerChunkCache: 0, 0
  43. Level seed: 0
  44. Level generator: ID 01 - flat, ver 0. Features enabled: false
  45. Level generator options:
  46. Level spawn location: World: (0,64,0), Chunk: (at 0,4,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  47. Level time: 0 game time, 0 day time
  48. Level dimension: 0
  49. Level storage version: 0x00000 - Unknown?
  50. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  51. Level game mode: Game mode: adventure (ID 2). Hardcore: false. Cheats: false
  52. Forced entities: 1 total; [bje['LegendofMewtwo'/83929637, l='MpServer', x=0.50, y=65.62, z=0.50]]
  53. Retry entities: 0 total; []
  54. Server brand: Spigot
  55. Server type: Non-integrated multiplayer server
  56. Stacktrace:
  57. at biz.a(SourceFile:284)
  58. at azd.b(Minecraft.java:2786)
  59. at azd.e(Minecraft.java:1111)
  60. at net.minecraft.client.main.Main.main(SourceFile:103)
  61.  
  62. -- System Details --
  63. Details:
  64. Minecraft Version: 1.7.2
  65. Operating System: Windows Vista (x86) version 6.0
  66. Java Version: 1.7.0_60, Oracle Corporation
  67. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  68. Memory: 72069496 bytes (68 MB) / 124469248 bytes (118 MB) up to 1037959168 bytes (989 MB)
  69. JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
  70. AABB Pool Size: 833 (46648 bytes; 0 MB) allocated, 2 (112 bytes; 0 MB) used
  71. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  72. Launched Version: MinecadeMod-1.7.2
  73. LWJGL: 2.9.0
  74. OpenGL: ASUS EAH4650 series GL version 3.3.10055 Compatibility Profile Context, ATI Technologies Inc.
  75. Is Modded: Very likely; Jar signature invalidated
  76. Type: Client (map_client.txt)
  77. Resource Packs: []
  78. Current Language: English (US)
  79. Profiler Position: N/A (disabled)
  80. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  81. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement