Advertisement
Guest User

Untitled

a guest
Jan 17th, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.26 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Surprise! Haha. Well, this is awkward.
  3.  
  4. Time: 17.01.17 22:21
  5. Description: Unexpected error
  6.  
  7. java.lang.IllegalStateException: Already tesselating!
  8. at net.minecraft.client.renderer.Tessellator.func_78371_b(Tessellator.java:374)
  9. at net.minecraft.client.renderer.Tessellator.func_78382_b(Tessellator.java:364)
  10. at shadersmodcore.client.Shaders.drawHorizon(Shaders.java:3201)
  11. at shadersmodcore.client.Shaders.preSkyList(Shaders.java:3256)
  12. at net.minecraft.client.renderer.RenderGlobal.func_72714_a(RenderGlobal.java:1648)
  13. at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1530)
  14. at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1333)
  15. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:892)
  16. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:807)
  17. at net.minecraft.client.main.Main.main(Main.java:149)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  20. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  21. at java.lang.reflect.Method.invoke(Unknown Source)
  22. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  23. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  24.  
  25.  
  26. A detailed walkthrough of the error, its code path and all known details is as follows:
  27. ---------------------------------------------------------------------------------------
  28.  
  29. -- Head --
  30. Stacktrace:
  31. at net.minecraft.client.renderer.Tessellator.func_78371_b(Tessellator.java:374)
  32. at net.minecraft.client.renderer.Tessellator.func_78382_b(Tessellator.java:364)
  33. at shadersmodcore.client.Shaders.drawHorizon(Shaders.java:3201)
  34. at shadersmodcore.client.Shaders.preSkyList(Shaders.java:3256)
  35. at net.minecraft.client.renderer.RenderGlobal.func_72714_a(RenderGlobal.java:1648)
  36. at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1530)
  37.  
  38. -- Affected level --
  39. Details:
  40. Level name: MpServer
  41. All players: 1 total; [EntityClientPlayerMP['_volk_'/40, l='MpServer', x=-757,17, y=28,06, z=1559,91]]
  42. Chunk stats: MultiplayerChunkCache: 25, 25
  43. Level seed: 0
  44. Level generator: ID 01 - flat, ver 0. Features enabled: false
  45. Level generator options:
  46. Level spawn location: World: (-994,9,1598), Chunk: (at 14,0,14 in -63,99; contains blocks -1008,0,1584 to -993,255,1599), Region: (-2,3; contains chunks -64,96 to -33,127, blocks -1024,0,1536 to -513,255,2047)
  47. Level time: 72439918 game time, 6000 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: creative (ID 1). Hardcore: false. Cheats: false
  52. Forced entities: 3 total; [EntityClientPlayerMP['_volk_'/40, l='MpServer', x=-757,17, y=28,06, z=1559,91], EntityPainting['Картина'/41, l='MpServer', x=-730,94, y=54,50, z=1609,50], EntityPainting['Картина'/41, l='MpServer', x=-730,94, y=54,50, z=1609,50]]
  53. Retry entities: 0 total; []
  54. Server brand: fml,forge
  55. Server type: Non-integrated multiplayer server
  56. Stacktrace:
  57. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:425)
  58. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2083)
  59. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:828)
  60. at net.minecraft.client.main.Main.main(Main.java:149)
  61. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  62. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  63. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  64. at java.lang.reflect.Method.invoke(Unknown Source)
  65. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  66. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  67.  
  68. -- System Details --
  69. Details:
  70. Minecraft Version: 1.7.10
  71. Operating System: Windows 7 (amd64) version 6.1
  72. Java Version: 1.8.0_31, Oracle Corporation
  73. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  74. Memory: 297310600 bytes (283 MB) / 605282304 bytes (577 MB) up to 1060372480 bytes (1011 MB)
  75. JVM Flags: 10 total; -XX:HeapDumpPath=ThisTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1024M -Xms256M -Xmn128M -XX:+UseConcMarkSweepGC -XX:-UseAdaptiveSizePolicy -XX:+CMSParallelRemarkEnabled -XX:+ParallelRefProcEnabled -XX:+CMSClassUnloadingEnabled -XX:+UseCMSInitiatingOccupancyOnly
  76. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  77. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  78. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.0-atheria-1.0.3 Optifine OptiFine_1.7.10_HD_U_D6 5 mods loaded, 5 mods active
  79. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  80. UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  81. UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10--atheria-1.0.3.jar)
  82. UCHIJA Forge{10.13.4.0} [Minecraft Forge] (forge-1.7.10--atheria-1.0.3.jar)
  83. UCHIJA atheria{1.0.3} [Atheria] (forge-1.7.10--atheria-1.0.3.jar)
  84. UCHIJA voxelsniper{1.0.1} [VoxelSniper] (voxelsniper-forge-1.0.1.jar)
  85. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 372.54' Renderer: 'GeForce GTX 750/PCIe/SSE2'
  86. Launched Version: 1.7.10-Forge-atheria-1.0.3
  87. LWJGL: 2.9.1
  88. OpenGL: GeForce GTX 750/PCIe/SSE2 GL version 4.5.0 NVIDIA 372.54, NVIDIA Corporation
  89. GL Caps: Using GL 1.3 multitexturing.
  90. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  91. Anisotropic filtering is supported and maximum anisotropy is 16.
  92. Shaders are available because OpenGL 2.1 is supported.
  93.  
  94. Is Modded: Definitely; Client brand changed to 'fml,forge'
  95. Type: Client (map_client.txt)
  96. Resource Packs: [AtheriaCraft_pack_update 0.7a]
  97. Current Language: Русский (Россия)
  98. Profiler Position: N/A (disabled)
  99. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  100. Anisotropic Filtering: Off (1)
  101. OptiFine Version: OptiFine_1.7.10_HD_U_D6
  102. Render Distance Chunks: 14
  103. Mipmaps: 4
  104. Anisotropic Filtering: 1
  105. Antialiasing: 0
  106. Multitexture: false
  107. OpenGlVersion: 4.5.0 NVIDIA 372.54
  108. OpenGlRenderer: GeForce GTX 750/PCIe/SSE2
  109. OpenGlVendor: NVIDIA Corporation
  110. CpuCount: 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement