-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 15w49a
-
None
-
Windows 7
-
Unconfirmed
Indiscriminate of which world I was in, throwing a snowball in adventure game mode results in a game crash.
Here is a sample crash detail from the couple tests I did:
Time: 12/2/15 8:13 PM
Description: Unexpected error
java.lang.NullPointerException: Unexpected error
at rx.a_(SourceFile:409)
at zo.a(SourceFile:1818)
at rx.a(SourceFile:1198)
at bkg.a(SourceFile:373)
at bbz.au(SourceFile:1450)
at bbz.ax(SourceFile:1934)
at bbz.aw(SourceFile:1752)
at bbz.s(SourceFile:1596)
at bbz.as(SourceFile:942)
at bbz.a(SourceFile:386)
at net.minecraft.client.main.Main.main(SourceFile:122)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
– Head –
Stacktrace:
at rx.a_(SourceFile:409)
at zo.a(SourceFile:1818)
at rx.a(SourceFile:1198)
at bkg.a(SourceFile:373)
at bbz.au(SourceFile:1450)
at bbz.ax(SourceFile:1934)
at bbz.aw(SourceFile:1752)
– Affected level –
Details:
Level name: MpServer
All players: 1 total; [bmg['HazilTheNut'/2, l='MpServer', x=37.17, y=4.00, z=1150.57]]
Chunk stats: MultiplayerChunkCache: 225, 225
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (42,4,1151), Chunk: (at 10,0,15 in 2,71; contains blocks 32,0,1136 to 47,255,1151), Region: (0,2; contains chunks 0,64 to 31,95, blocks 0,0,1024 to 511,255,1535)
Level time: 180917 game time, 12184 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: 3 total; [xz['item.item.sulphur'/0, l='MpServer', x=40.44, y=4.00, z=1144.13], rm['entity.AreaEffectCloud.name'/1, l='MpServer', x=34.06, y=4.03, z=1159.88], bmg['HazilTheNut'/2, l='MpServer', x=37.17, y=4.00, z=1150.57]]
Retry entities: 0 total; []
Server brand: vanilla
Server type: Integrated singleplayer server
Stacktrace:
at bkh.a(SourceFile:364)
at bbz.b(SourceFile:2496)
at bbz.a(SourceFile:400)
at net.minecraft.client.main.Main.main(SourceFile:122)
– System Details –
Details:
Minecraft Version: 15w49a
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.8.0_66, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 72726400 bytes (69 MB) / 233447424 bytes (222 MB) up to 523501568 bytes (499 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 15w49a
LWJGL: 2.9.4
OpenGL: AMD Radeon HD 6670 GL version 4.5.13399 Compatibility Profile Context 15.200.1062.1003, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
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)
CPU: 4x AMD Phenom(tm) II X4 840T Processor
- duplicates
-
MC-93592 Client Crashes when depleting an item stack
- Resolved