Advertisement
Guest User

Untitled

a guest
May 18th, 2014
297
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 2.76 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // There are four lights!
  3.  
  4. Time: 18/05/14 15:14
  5. Description: Updating screen events
  6.  
  7. java.lang.NullPointerException: Updating screen events
  8.     at bmu.b(SourceFile:497)
  9.     at bmu.a(SourceFile:453)
  10.     at bli.e(SourceFile:53)
  11.     at bli.<init>(SourceFile:25)
  12.     at blv.a(SourceFile:163)
  13.     at blv.a(SourceFile:137)
  14.     at blv.r(SourceFile:41)
  15.     at blv.<init>(SourceFile:32)
  16.     at bmu.g(SourceFile:362)
  17.     at bmu.s_(SourceFile:220)
  18.     at bnq.a(SourceFile:205)
  19.     at bjp.a(SourceFile:726)
  20.     at bmq.a(SourceFile:271)
  21.     at bnq.a(SourceFile:180)
  22.     at bmq.a(SourceFile:317)
  23.     at bnq.d(SourceFile:242)
  24.     at bnq.k(SourceFile:219)
  25.     at bjp.p(SourceFile:1428)
  26.     at bjp.ai(SourceFile:839)
  27.     at bjp.f(SourceFile:793)
  28.     at net.minecraft.client.main.Main.main(SourceFile:121)
  29.  
  30.  
  31. A detailed walkthrough of the error, its code path and all known details is as follows:
  32. ---------------------------------------------------------------------------------------
  33.  
  34. -- Head --
  35. Stacktrace:
  36.     at bmu.b(SourceFile:497)
  37.     at bmu.a(SourceFile:453)
  38.     at bli.e(SourceFile:53)
  39.     at bli.<init>(SourceFile:25)
  40.     at blv.a(SourceFile:163)
  41.     at blv.a(SourceFile:137)
  42.     at blv.r(SourceFile:41)
  43.     at blv.<init>(SourceFile:32)
  44.     at bmu.g(SourceFile:362)
  45.     at bmu.s_(SourceFile:220)
  46.     at bnq.a(SourceFile:205)
  47.     at bjp.a(SourceFile:726)
  48.     at bmq.a(SourceFile:271)
  49.     at bnq.a(SourceFile:180)
  50.     at bmq.a(SourceFile:317)
  51.     at bnq.d(SourceFile:242)
  52.     at bnq.k(SourceFile:219)
  53.  
  54. -- Affected screen --
  55. Details:
  56.     Screen name: bmu
  57. Stacktrace:
  58.     at bjp.p(SourceFile:1428)
  59.     at bjp.ai(SourceFile:839)
  60.     at bjp.f(SourceFile:793)
  61.     at net.minecraft.client.main.Main.main(SourceFile:121)
  62.  
  63. -- System Details --
  64. Details:
  65.     Minecraft Version: 14w20b
  66.     Operating System: Windows 8.1 (amd64) version 6.3
  67.     Java Version: 1.7.0_55, Oracle Corporation
  68.     Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  69.     Memory: 227737760 bytes (217 MB) / 383254528 bytes (365 MB) up to 954728448 bytes (910 MB)
  70.     JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
  71.     IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  72.     Launched Version: 14w20b
  73.     LWJGL: 2.9.1
  74.     OpenGL: GeForce GTX 660M/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation
  75.     GL Caps: Using GL 1.3 multitexturing.
  76. Using GL 1.3 texture combiners.
  77. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  78. Anisotropic filtering is supported and maximum anisotropy is 16.
  79. Shaders are available because OpenGL 2.1 is supported.
  80.  
  81.     Is Modded: Probably not. Jar signature remains and client brand is untouched.
  82.     Type: Client (map_client.txt)
  83.     Resource Packs: []
  84.     Current Language: English (US)
  85.     Profiler Position: N/A (disabled)
  86.     Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement