Advertisement
Guest User

Crash Minecraft Java Error

a guest
Apr 11th, 2013
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 1.80 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I bet Cylons wouldn't have this problem.
  3.  
  4. Time: 11/04/13 15.00
  5. Description: Failed to start game
  6.  
  7. java.lang.NullPointerException
  8.     at net.minecraft.client.gui.FontRenderer.getFontTexturePack(FontRenderer.java:1144)
  9.     at net.minecraft.client.gui.FontRenderer.func_98306_d(FontRenderer.java:222)
  10.     at net.minecraft.client.gui.FontRenderer.func_98304_a(FontRenderer.java:150)
  11.     at net.minecraft.client.gui.FontRenderer.<init>(FontRenderer.java:112)
  12.     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:404)
  13.     at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
  14.     at net.minecraft.client.Minecraft.run(Minecraft.java:729)
  15.     at java.lang.Thread.run(Unknown Source)
  16.  
  17.  
  18. A detailed walkthrough of the error, its code path and all known details is as follows:
  19. ---------------------------------------------------------------------------------------
  20.  
  21. -- System Details --
  22. Details:
  23.     Minecraft Version: 1.5.1
  24.     Operating System: Windows 7 (x86) version 6.1
  25.     Java Version: 1.7.0_17, Oracle Corporation
  26.     Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  27.     Memory: 901912872 bytes (860 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
  28.     JVM Flags: 3 total; -Xms512M -Xms1024m -Xmx1024m
  29.     AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  30.     Suspicious classes: FML and Forge are installed
  31.     IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  32.     FML:
  33.     LWJGL: 2.4.2
  34.     OpenGL: Intel 965/963 Graphics Media Accelerator GL version 2.0.0 - Build 8.14.10.1930, Intel
  35.     Is Modded: Definitely; Client brand changed to 'fml,forge'
  36.     Type: Client (map_client.txt)
  37.     Texture Pack: [1.5] R3D CRAFT Default Realism 64x64 (75%).zip
  38.     Profiler Position: N/A (disabled)
  39.     Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement