-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 14w06a
-
None
-
Unconfirmed
— Minecraft Crash Report ----
// Uh... Did I do that?
Time: 06/02/14 19:17
Description: Tesselating block in world
java.lang.NullPointerException: Tesselating block in world
at bsv.a(SourceFile:80)
at bsv.b(SourceFile:42)
at bro.a(SourceFile:220)
at brn.b(SourceFile:274)
at bqm.a(SourceFile:162)
at bqy.a(SourceFile:1399)
at bqr.a(SourceFile:1097)
at bqr.b(SourceFile:937)
at bdf.ag(SourceFile:805)
at bdf.f(SourceFile:732)
at net.minecraft.client.main.Main.main(SourceFile:154)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
– Head –
Stacktrace:
at bsv.a(SourceFile:80)
at bsv.b(SourceFile:42)
at bro.a(SourceFile:220)
– Block being tesselated –
Details:
Block type: ID #50 (tile.torch // aqf)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (-742,101,6), Chunk: (at 10,6,6 in -47,0; contains blocks -752,0,0 to -737,255,15), Region: (-2,0; contains chunks -64,0 to -33,31, blocks -1024,0,0 to -513,255,511)
Stacktrace:
at brn.b(SourceFile:274)
at bqm.a(SourceFile:162)
at bqy.a(SourceFile:1399)
at bqr.a(SourceFile:1097)
– Affected level –
Details:
Level name: MpServer
All players: 1 total; [bqh['Diangle'/0, l='MpServer', x=-742,63, y=100,45, z=8,69]]
Chunk stats: MultiplayerChunkCache: 272, 272
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: -806,00,104,00,3,00 - World: (-806,104,3), Chunk: (at 10,6,3 in -51,0; contains blocks -816,0,0 to -801,255,15), Region: (-2,0; contains chunks -64,0 to -33,31, blocks -1024,0,0 to -513,255,511)
Level time: 56535 game time, 42000 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: 1 total; [bqh['Diangle'/0, l='MpServer', x=-742,63, y=100,45, z=8,69]]
Retry entities: 0 total; []
Server brand: vanilla
Server type: Integrated singleplayer server
Stacktrace:
at boe.a(SourceFile:308)
at bdf.b(SourceFile:2017)
at bdf.f(SourceFile:741)
at net.minecraft.client.main.Main.main(SourceFile:154)
– System Details –
Details:
Minecraft Version: 14w06a
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 62747664 bytes (59 MB) / 186646528 bytes (178 MB) up to 954728448 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 14w06a
LWJGL: 2.9.1
OpenGL: AMD Radeon HD 6320 Graphics GL version 4.1.10993 Compatibility Profile Context, 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.
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)
Anisotropic Filtering: Off (1)
- duplicates
-
MC-47429 I don't get what happened, i was in my test world flying around and it crashed, for two times
- Resolved