-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.10.2
-
None
-
OS: Windows 8.1 (ver 6.3, arch amd64)
Java: 1.8.0_25 (by Oracle Corporation)
Launcher: Minecraft Launcher 1.6.69 (bootstrap 100)
Minecraft: 1.7.9 (updated Wed Jun 01 13:45:48 CEST 2016)
-
Unconfirmed
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! MINECRAFT 1.7.9 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1. Open Minecraft 1.7.9
2. Want to connect to a minecraft server
3. minecraft crashs
CRASH LOG:
---- Minecraft Crash Report ----
// But it works on my machine.
Time: 07.11.16 21:42
Description: Ticking screen
java.lang.IndexOutOfBoundsException
at java.nio.Buffer.checkIndex(Buffer.java:540)
at java.nio.DirectIntBufferU.get(DirectIntBufferU.java:253)
at bom.a(SourceFile:271)
at bom.a(SourceFile:220)
at ban.a(SourceFile:1694)
at ban.a(SourceFile:1652)
at bln.a(SourceFile:123)
at hd.a(SourceFile:70)
at hd.a(SourceFile:13)
at ej.a(SourceFile:174)
at bct.c(SourceFile:78)
at ban.p(SourceFile:1343)
at ban.ak(SourceFile:774)
at ban.f(SourceFile:728)
at net.minecraft.client.main.Main.main(SourceFile:148)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
– Head –
Stacktrace:
at java.nio.Buffer.checkIndex(Buffer.java:540)
at java.nio.DirectIntBufferU.get(DirectIntBufferU.java:253)
at bom.a(SourceFile:271)
at bom.a(SourceFile:220)
at ban.a(SourceFile:1694)
at ban.a(SourceFile:1652)
at bln.a(SourceFile:123)
at hd.a(SourceFile:70)
at hd.a(SourceFile:13)
at ej.a(SourceFile:174)
at bct.c(SourceFile:78)
– Affected screen –
Details:
Screen name: bct
– Affected level –
Details:
Level name: MpServer
All players: 0 total; []
Chunk stats: MultiplayerChunkCache: 0, 0
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
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)
Level time: 0 game time, 0 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 0 total; []
Retry entities: 0 total; []
Server brand: ~ERROR~ NullPointerException: null
Server type: Non-integrated multiplayer server
Stacktrace:
at blr.a(SourceFile:289)
at ban.b(SourceFile:1972)
at ban.f(SourceFile:737)
at net.minecraft.client.main.Main.main(SourceFile:148)
– System Details –
Details:
Minecraft Version: 1.7.9
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 150134744 bytes (143 MB) / 255066112 bytes (243 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.7.9
LWJGL: 2.9.1
OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.5.0 NVIDIA 372.70, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs: [Modern HD 1.8.zip]
Current Language: Deutsch (Deutschland)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
GAME OUTPUT:
[21:42:48] [main/INFO]: Setting user: ValentinS22
[21:42:48] [main/INFO]: (Session ID is <censored>)
Completely ignored arguments: [--nativeLauncherVersion, 307]
[21:42:48] [Client thread/INFO]: LWJGL Version: 2.9.1
[21:42:49] [Client thread/INFO]: Reloading ResourceManager: Default, Modern HD 1.8.zip
[21:42:49] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: %s in %s
Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
OpenAL initialized.
[21:42:49] [Sound Library Loader/INFO]: Sound engine started
[21:42:50] [Client thread/INFO]: Created: 2048x1024 textures/blocks-atlas
[21:42:50] [Client thread/INFO]: Created: 1024x512 textures/items-atlas
[21:42:56] [Client thread/INFO]: Connecting to businesslounge.minecraft.to., 25565
[21:42:59] [Client thread/FATAL]: Reported exception thrown!
s: Ticking screen
at ban.p(SourceFile:1353) ~[1.7.9.jar:?]
at ban.ak(SourceFile:774) ~[1.7.9.jar:?]
at ban.f(SourceFile:728) [1.7.9.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [1.7.9.jar:?]
Caused by: java.lang.IndexOutOfBoundsException
at java.nio.Buffer.checkIndex(Buffer.java:540) ~[?:1.8.0_25]
at java.nio.DirectIntBufferU.get(DirectIntBufferU.java:253) ~[?:1.8.0_25]
at bom.a(SourceFile:271) ~[1.7.9.jar:?]
at bom.a(SourceFile:220) ~[1.7.9.jar:?]
at ban.a(SourceFile:1694) ~[1.7.9.jar:?]
at ban.a(SourceFile:1652) ~[1.7.9.jar:?]
at bln.a(SourceFile:123) ~[1.7.9.jar:?]
at hd.a(SourceFile:70) ~[1.7.9.jar:?]
at hd.a(SourceFile:13) ~[1.7.9.jar:?]
at ej.a(SourceFile:174) ~[1.7.9.jar:?]
at bct.c(SourceFile:78) ~[1.7.9.jar:?]
at ban.p(SourceFile:1343) ~[1.7.9.jar:?]
... 3 more
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 07.11.16 21:42
Description: Ticking screen
java.lang.IndexOutOfBoundsException
at java.nio.Buffer.checkIndex(Buffer.java:540)
at java.nio.DirectIntBufferU.get(DirectIntBufferU.java:253)
at bom.a(SourceFile:271)
at bom.a(SourceFile:220)
at ban.a(SourceFile:1694)
at ban.a(SourceFile:1652)
at bln.a(SourceFile:123)
at hd.a(SourceFile:70)
at hd.a(SourceFile:13)
at ej.a(SourceFile:174)
at bct.c(SourceFile:78)
at ban.p(SourceFile:1343)
at ban.ak(SourceFile:774)
at ban.f(SourceFile:728)
at net.minecraft.client.main.Main.main(SourceFile:148)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
– Head –
Stacktrace:
at java.nio.Buffer.checkIndex(Buffer.java:540)
at java.nio.DirectIntBufferU.get(DirectIntBufferU.java:253)
at bom.a(SourceFile:271)
at bom.a(SourceFile:220)
at ban.a(SourceFile:1694)
at ban.a(SourceFile:1652)
at bln.a(SourceFile:123)
at hd.a(SourceFile:70)
at hd.a(SourceFile:13)
at ej.a(SourceFile:174)
at bct.c(SourceFile:78)
– Affected screen –
Details:
Screen name: bct
– Affected level –
Details:
Level name: MpServer
All players: 0 total; []
Chunk stats: MultiplayerChunkCache: 0, 0
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
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)
Level time: 0 game time, 0 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 0 total; []
Retry entities: 0 total; []
Server brand: ~ERROR~ NullPointerException: null
Server type: Non-integrated multiplayer server
Stacktrace:
at blr.a(SourceFile:289)
at ban.b(SourceFile:1972)
at ban.f(SourceFile:737)
at net.minecraft.client.main.Main.main(SourceFile:148)
– System Details –
Details:
Minecraft Version: 1.7.9
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 150134744 bytes (143 MB) / 255066112 bytes (243 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.7.9
LWJGL: 2.9.1
OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.5.0 NVIDIA 372.70, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs: [Modern HD 1.8.zip]
Current Language: Deutsch (Deutschland)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
#@Unable to render embedded object: File (@# Game crashed) not found. Crash report saved to: #@!@# C:\Users\Valentin\AppData\Roaming\.minecraft\crash-reports\crash-2016-11-07_21.42.59-client.txt
AL lib: (EE) alc_cleanup: 1 device not closed
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
- duplicates
-
MC-38527 Crash after changing max view distance to 20 chunks in options.txt / Render distance too high in options.txt after downgrading
- Resolved