mojira.dev
MC-46037

After the authentification servers crashed everything has been crashing once I joined servers, or a singleplayer world.

Put the summary of the bug you're having here

What I expected to happen was...:
Describe what you thought should happen here

What actually happened was...:
Describe what happened here

Steps to Reproduce:
1. Put a step by step guide on how to trigger the bug here
2. ...
3. ...

Related issues

Comments

Jeremy Burke

This is the crash report:

---- Minecraft Crash Report ----
// Sorry :(

Time: 1/25/14 9:02 AM
Description: Ticking screen

java.lang.IndexOutOfBoundsException: 18496
	at java.nio.DirectIntBufferU.get(Unknown Source)
	at bmt.a(SourceFile:271)
	at bmt.a(SourceFile:220)
	at azi.a(SourceFile:1674)
	at azi.a(SourceFile:1632)
	at bjw.a(SourceFile:118)
	at gu.a(SourceFile:70)
	at gu.a(SourceFile:13)
	at ef.a(SourceFile:164)
	at bbm.c(SourceFile:85)
	at azi.p(SourceFile:1323)
	at azi.ah(SourceFile:760)
	at azi.f(SourceFile:711)
	at net.minecraft.client.main.Main.main(SourceFile:152)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
	at java.nio.DirectIntBufferU.get(Unknown Source)
	at bmt.a(SourceFile:271)
	at bmt.a(SourceFile:220)
	at azi.a(SourceFile:1674)
	at azi.a(SourceFile:1632)
	at bjw.a(SourceFile:118)
	at gu.a(SourceFile:70)
	at gu.a(SourceFile:13)
	at ef.a(SourceFile:164)
	at bbm.c(SourceFile:85)

-- Affected screen --
Details:
	Screen name: bbm

-- 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: survival (ID 0). 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 bka.a(SourceFile:289)
	at azi.b(SourceFile:1952)
	at azi.f(SourceFile:720)
	at net.minecraft.client.main.Main.main(SourceFile:152)

-- System Details --
Details:
	Minecraft Version: 1.7.4
	Operating System: Windows 7 (x86) version 6.1
	Java Version: 1.7.0_11, Oracle Corporation
	Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
	Memory: 33881256 bytes (32 MB) / 84320256 bytes (80 MB) up to 518979584 bytes (494 MB)
	JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
	AABB Pool Size: 18497 (1035832 bytes; 0 MB) allocated, 18497 (1035832 bytes; 0 MB) used
	IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
	Launched Version: 1.7.4
	LWJGL: 2.9.1
	OpenGL: ATI Radeon HD 3470 GL version 2.1.8794, ATI Technologies Inc.
	GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because ARB_framebuffer_object 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: []
	Current Language: English (US)
	Profiler Position: N/A (disabled)
	Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
	Anisotropic Filtering: Off (1)
galaxy_2alex

Your Java version is out of date! Please update your Java to the latest version (1.7.0_51): http://www.java.com/en/download/.

  • When using a 32-bit browser on a 64-bit operating system the automatic version detection will only show the 32-bit version of Java, the 64-bit version needs to be downloaded manually: http://www.java.com/en/download/manual.jsp.


Please report if the issue persists with the latest Java version.
Also, please try disabling the "Java arguments" check box in your launcher profile, in case it's checked.

Jeremy Burke

Someone already resolved this a long time ago, it was that I didn't have an
updated version of Java, I don't even play MineCraft anymore xD

On Mon, Jul 28, 2014 at 2:24 PM, [Mod] Torabi (JIRA) <[email protected]>
wrote:

> [Mod] Torabi
> <https://bugs.mojang.com/secure/ViewProfile.jspa?name=torabi> *edited a
> comment* on an issue Re: After the authentification servers
> crashed everything has been crashing once I joined servers, or a
> singleplayer world. <https://bugs.mojang.com/browse/MC-46037>
> This is the crash report:
>

> ---- Minecraft Crash Report ----
> // Sorry :(
>
> Time: 1/25/14 9:02 AM
> Description: Ticking screen
>
> java.lang.IndexOutOfBoundsException: 18496
> at java.nio.DirectIntBufferU.get(Unknown Source)
> at bmt.a(SourceFile:271)
> at bmt.a(SourceFile:220)
> at azi.a(SourceFile:1674)
> at azi.a(SourceFile:1632)
> at bjw.a(SourceFile:118)
> at gu.a(SourceFile:70)
> at gu.a(SourceFile:13)
> at ef.a(SourceFile:164)
> at bbm.c(SourceFile:85)
> at azi.p(SourceFile:1323)
> at azi.ah(SourceFile:760)
> at azi.f(SourceFile:711)
> at net.minecraft.client.main.Main.main(SourceFile:152)
>
>
>
> A detailed walkthrough of the error, its code path and all known details is as follows:
>
> ---------------------------------------------------------------------------------------
>
> -- Head --
> Stacktrace:
> at java.nio.DirectIntBufferU.get(Unknown Source)
> at bmt.a(SourceFile:271)
> at bmt.a(SourceFile:220)
> at azi.a(SourceFile:1674)
> at azi.a(SourceFile:1632)
> at bjw.a(SourceFile:118)
> at gu.a(SourceFile:70)
> at gu.a(SourceFile:13)
> at ef.a(SourceFile:164)
> at bbm.c(SourceFile:85)
>
> -- Affected screen --
> Details:
> Screen name: bbm
>
> -- 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: survival (ID 0). 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 bka.a(SourceFile:289)
> at azi.b(SourceFile:1952)
> at azi.f(SourceFile:720)
> at net.minecraft.client.main.Main.main(SourceFile:152)
>
> -- System Details --
> Details:
> Minecraft Version: 1.7.4
> Operating System: Windows 7 (x86) version 6.1
> Java Version: 1.7.0_11, Oracle Corporation
>
> Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
>
> Memory: 33881256 bytes (32 MB) / 84320256 bytes (80 MB) up to 518979584 bytes (494 MB)
>
> JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
>
> AABB Pool Size: 18497 (1035832 bytes; 0 MB) allocated, 18497 (1035832 bytes; 0 MB) used
> IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
> Launched Version: 1.7.4
> LWJGL: 2.9.1
> OpenGL: ATI Radeon HD 3470 GL version 2.1.8794, ATI Technologies Inc.
> GL Caps: Using GL 1.3 multitexturing.
>
> Using framebuffer objects because ARB_framebuffer_object 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: []
> Current Language: English (US)
> Profiler Position: N/A (disabled)
> Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
> Anisotropic Filtering: Off (1)
>

[image: Add Comment]
> <https://bugs.mojang.com/browse/MC-46037#add-comment> Add Comment
> <https://bugs.mojang.com/browse/MC-46037#add-comment>
> Minecraft <https://bugs.mojang.com/browse/MC> / [image: Bug]
> <https://bugs.mojang.com/browse/MC-46037> MC-46037
> <https://bugs.mojang.com/browse/MC-46037> After the authentification
> servers crashed everything has been crashing once I joined servers, or a
> singleplayer world. <https://bugs.mojang.com/browse/MC-46037>
> Put the summary of the bug you're having here
>
> What I expected to happen was...:
> Describe what you thought should happen here
>
> What actually happened was...:
> Describe what happened here
>
> Steps to Reproduce:
> 1. Put a step by step guide on how to trigger the bug here
> 2. ...
> 3. ...
> This message was sent by Atlassian JIRA (v6.1.6#6162-sha1:7af547c) [image:
> Atlassian logo]
>

Jeremy Burke

(Unassigned)

Unconfirmed

Minecraft 1.7.4

Retrieved