Advertisement
lachney

Aether II 1.7.10 Render Distance Crash

Aug 27th, 2016
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 6.73 KB | None | 0 0
  1. // This crash is caused by using a higher render distance than 1.7.10 supports.
  2. // 1.7.10's render distance can only reach up to 16 chunks.
  3. // To fix this issue, go into your .minecraft and open options.txt
  4. // Change renderDistance to your preferred distance but it has to be 16 or lower!
  5.  
  6. ---- Minecraft Crash Report ----
  7. // I blame Dinnerbone.
  8.  
  9. Time: 8/27/16 11:12 AM
  10. Description: Ticking screen
  11.  
  12. java.lang.IndexOutOfBoundsException
  13.     at java.nio.Buffer.checkIndex(Buffer.java:540)
  14.     at java.nio.DirectIntBufferU.get(DirectIntBufferU.java:253)
  15.     at net.minecraft.client.renderer.RenderGlobal.func_72712_a(RenderGlobal.java:350)
  16.     at net.minecraft.client.renderer.RenderGlobal.func_72732_a(RenderGlobal.java:294)
  17.     at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2216)
  18.     at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2146)
  19.     at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:240)
  20.     at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:70)
  21.     at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13)
  22.     at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
  23.     at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78)
  24.     at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1661)
  25.     at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
  26.     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
  27.     at net.minecraft.client.main.Main.main(SourceFile:148)
  28.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  29.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  30.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  31.     at java.lang.reflect.Method.invoke(Method.java:483)
  32.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  33.     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  34.  
  35.  
  36. A detailed walkthrough of the error, its code path and all known details is as follows:
  37. ---------------------------------------------------------------------------------------
  38.  
  39. -- Head --
  40. Stacktrace:
  41.     at java.nio.Buffer.checkIndex(Buffer.java:540)
  42.     at java.nio.DirectIntBufferU.get(DirectIntBufferU.java:253)
  43.     at net.minecraft.client.renderer.RenderGlobal.func_72712_a(RenderGlobal.java:350)
  44.     at net.minecraft.client.renderer.RenderGlobal.func_72732_a(RenderGlobal.java:294)
  45.     at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2216)
  46.     at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2146)
  47.     at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:240)
  48.     at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:70)
  49.     at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13)
  50.     at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
  51.     at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(SourceFile:78)
  52.  
  53. -- Affected screen --
  54. Details:
  55.     Screen name: net.minecraft.client.multiplayer.GuiConnecting
  56.  
  57. -- Affected level --
  58. Details:
  59.     Level name: MpServer
  60.     All players: 0 total; []
  61.     Chunk stats: MultiplayerChunkCache: 0, 0
  62.     Level seed: 0
  63.     Level generator: ID 00 - default, ver 1. Features enabled: false
  64.     Level generator options:
  65.     Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 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)
  66.     Level time: 0 game time, 0 day time
  67.     Level dimension: 0
  68.     Level storage version: 0x00000 - Unknown?
  69.     Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  70.     Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  71.     Forced entities: 0 total; []
  72.     Retry entities: 0 total; []
  73.     Server brand: ~~ERROR~~ NullPointerException: null
  74.     Server type: Non-integrated multiplayer server
  75. Stacktrace:
  76.     at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
  77.     at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
  78.     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919)
  79.     at net.minecraft.client.main.Main.main(SourceFile:148)
  80.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  81.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  82.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  83.     at java.lang.reflect.Method.invoke(Method.java:483)
  84.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  85.     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  86.  
  87. -- System Details --
  88. Details:
  89.     Minecraft Version: 1.7.10
  90.     Operating System: Windows 10 (amd64) version 10.0
  91.     Java Version: 1.8.0_25, Oracle Corporation
  92.     Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  93.     Memory: 171982736 bytes (164 MB) / 349515776 bytes (333 MB) up to 1060372480 bytes (1011 MB)
  94.     JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  95.     AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  96.     IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  97.     FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 6 mods loaded, 6 mods active
  98.     States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  99.     UCHIJA  mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  100.     UCHIJA  FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
  101.     UCHIJA  Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
  102.     UCHIJA  mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar)
  103.     UCHIJA  gilded-games-util{1.7.10-1.2} [Gilded Games Utility] (gilded-games-util-1.7.10-1.9.jar)
  104.     UCHIJA  aether{1.7.10-1.6} [Aether II] (aether-1.7.10-1.6.jar)
  105.     GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 372.54' Renderer: 'GeForce GTX 970/PCIe/SSE2'
  106.     Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
  107.     LWJGL: 2.9.1
  108.     OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.5.0 NVIDIA 372.54, NVIDIA Corporation
  109.     GL Caps: Using GL 1.3 multitexturing.
  110. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  111. Anisotropic filtering is supported and maximum anisotropy is 16.
  112. Shaders are available because OpenGL 2.1 is supported.
  113.  
  114.     Is Modded: Definitely; Client brand changed to 'fml,forge'
  115.     Type: Client (map_client.txt)
  116.     Resource Packs: []
  117.     Current Language: English (US)
  118.     Profiler Position: N/A (disabled)
  119.     Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  120.     Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement