Advertisement
Guest User

Optifine+Forge Crash Mac

a guest
Apr 23rd, 2013
2,383
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.15 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // My bad.
  3.  
  4. Time: 4/23/13 6:12 PM
  5. Description: Failed to start game
  6.  
  7. java.lang.NullPointerException
  8. at net.minecraft.client.renderer.texture.TextureManager.createNewTexture(TextureManager.java:98)
  9. at net.minecraft.client.renderer.texture.TextureMap.func_94247_b(TextureMap.java:128)
  10. at net.minecraft.client.renderer.RenderEngine.func_94152_c(RenderEngine.java:607)
  11. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:443)
  12. at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
  13. at net.minecraft.client.Minecraft.run(Minecraft.java:732)
  14. at java.lang.Thread.run(Thread.java:680)
  15.  
  16.  
  17. A detailed walkthrough of the error, its code path and all known details is as follows:
  18. ---------------------------------------------------------------------------------------
  19.  
  20. -- System Details --
  21. Details:
  22. Minecraft Version: 1.5.1
  23. Operating System: Mac OS X (x86_64) version 10.8.2
  24. Java Version: 1.6.0_43, Apple Inc.
  25. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
  26. Memory: 460859480 bytes (439 MB) / 534708224 bytes (509 MB) up to 1069416448 bytes (1019 MB)
  27. JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M
  28. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  29. Suspicious classes: FML and Forge are installed
  30. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  31. FML: MCP v7.44 FML v5.1.38.667 Minecraft Forge 7.7.1.667 Optifine OptiFine_1.5.1_HD_U_C8 3 mods loaded, 3 mods active
  32. mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  33. FML{5.1.38.667} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
  34. Forge{7.7.1.667} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized
  35. LWJGL: 2.4.2
  36. OpenGL: NVIDIA GeForce 9400M OpenGL Engine GL version 2.1 NVIDIA-8.0.61, NVIDIA Corporation
  37. Is Modded: Definitely; Client brand changed to 'fml,forge'
  38. Type: Client (map_client.txt)
  39. Texture Pack: Default
  40. Profiler Position: N/A (disabled)
  41. Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement