Advertisement
Nortrix0

Minecraft Slime Block Lag Crash

Jan 12th, 2014
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.00 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Why is it breaking :(
  3.  
  4. Time: 1/12/14 9:25 PM
  5. Description: Unexpected error
  6.  
  7. java.lang.IllegalStateException: Already tesselating!
  8. at bot.a(SourceFile:167)
  9. at bot.b(SourceFile:162)
  10. at bom.a(SourceFile:933)
  11. at bof.a(SourceFile:1019)
  12. at bof.b(SourceFile:873)
  13. at bax.ah(SourceFile:791)
  14. at bax.f(SourceFile:718)
  15. at net.minecraft.client.main.Main.main(SourceFile:154)
  16.  
  17.  
  18. A detailed walkthrough of the error, its code path and all known details is as follows:
  19. ---------------------------------------------------------------------------------------
  20.  
  21. -- Head --
  22. Stacktrace:
  23. at bot.a(SourceFile:167)
  24. at bot.b(SourceFile:162)
  25. at bom.a(SourceFile:933)
  26. at bof.a(SourceFile:1019)
  27.  
  28. -- Affected level --
  29. Details:
  30. Level name: MpServer
  31. All players: 1 total; [blv['Nortrix0'/5, l='MpServer', x=-1458.17, y=51.62, z=627.81]]
  32. Chunk stats: MultiplayerChunkCache: 169, 169
  33. Level seed: 0
  34. Level generator: ID 01 - flat, ver 0. Features enabled: false
  35. Level generator options:
  36. Level spawn location: -1459.00,4.00,626.00 - World: (-1459,4,626), Chunk: (at 13,0,2 in -92,39; contains blocks -1472,0,624 to -1457,255,639), Region: (-3,1; contains chunks -96,32 to -65,63, blocks -1536,0,512 to -1025,255,1023)
  37. Level time: 5098 game time, 5098 day time
  38. Level dimension: 0
  39. Level storage version: 0x00000 - Unknown?
  40. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  41. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  42. Forced entities: 2 total; [blv['Nortrix0'/5, l='MpServer', x=-1455.10, y=51.62, z=621.66], blv['Nortrix0'/5, l='MpServer', x=-1458.17, y=51.62, z=627.81]]
  43. Retry entities: 0 total; []
  44. Server brand: vanilla
  45. Server type: Non-integrated multiplayer server
  46. Stacktrace:
  47. at blq.a(SourceFile:298)
  48. at bax.b(SourceFile:2013)
  49. at bax.f(SourceFile:732)
  50. at net.minecraft.client.main.Main.main(SourceFile:154)
  51.  
  52. -- System Details --
  53. Details:
  54. Minecraft Version: 14w02c
  55. Operating System: Windows 8 (amd64) version 6.2
  56. Java Version: 1.7.0_45, Oracle Corporation
  57. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  58. Memory: 105206504 bytes (100 MB) / 978321408 bytes (933 MB) up to 978321408 bytes (933 MB)
  59. JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
  60. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  61. Launched Version: 14w02c
  62. LWJGL: 2.9.1
  63. OpenGL: Intel(R) HD Graphics GL version 4.0.0 - Build 10.18.10.3308, Intel
  64. GL Caps: Using GL 1.3 multitexturing.
  65. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  66. Anisotropic filtering is supported and maximum anisotropy is 16.
  67. Shaders are available because OpenGL 2.1 is supported.
  68.  
  69. Is Modded: Probably not. Jar signature remains and client brand is untouched.
  70. Type: Client (map_client.txt)
  71. Resource Packs: []
  72. Current Language: English (US)
  73. Profiler Position: N/A (disabled)
  74. Anisotropic Filtering: On (8)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement