Advertisement
Guest User

Optifine Dummy Container Error

a guest
Nov 27th, 2012
829
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.52 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Who set us up the TNT?
  3.  
  4. Time: 11/27/12 5:19 PM
  5. Description: Failed to start game
  6.  
  7. cpw.mods.fml.common.LoaderException: java.lang.RuntimeException: unknown character :
  8. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:322)
  9. at cpw.mods.fml.common.Loader.loadMods(Loader.java:457)
  10. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:151)
  11. at net.minecraft.client.Minecraft.a(Minecraft.java:424)
  12. at net.minecraft.client.Minecraft.run(Minecraft.java:756)
  13. at java.lang.Thread.run(Unknown Source)
  14. Caused by: java.lang.RuntimeException: unknown character :
  15. at net.minecraftforge.common.Configuration.load(Configuration.java:375)
  16. at net.minecraftforge.common.Configuration.<init>(Configuration.java:85)
  17. at net.minecraftforge.common.ForgeDummyContainer.<init>(ForgeDummyContainer.java:44)
  18. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  19. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  20. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  21. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  22. at java.lang.Class.newInstance0(Unknown Source)
  23. at java.lang.Class.newInstance(Unknown Source)
  24. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:317)
  25. ... 5 more
  26.  
  27.  
  28. A detailed walkthrough of the error, its code path and all known details is as follows:
  29. ---------------------------------------------------------------------------------------
  30.  
  31. -- System Details --
  32. Details:
  33. Minecraft Version: 1.4.5
  34. Operating System: Windows 7 (amd64) version 6.1
  35. Java Version: 1.7.0_05, Oracle Corporation
  36. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  37. Memory: 963087040 bytes (918 MB) / 1029046272 bytes (981 MB) up to 1908932608 bytes (1820 MB)
  38. JVM Flags: 2 total; -Xms1024m -Xmx2048m
  39. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  40. Suspicious classes: FML and Forge are installed
  41. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  42. FML: MCP v7.23 FML v4.5.2.459 Minecraft Forge 6.4.0.395 Optifine OptiFine_1.4.5_HD_U_D3 2 mods loaded, 0 mods active
  43. mcp [Minecraft Coder Pack] (minecraft.jar)
  44. FML [Forge Mod Loader] (coremods)
  45. LWJGL: 2.4.2
  46. OpenGL: Intel(R) HD Graphics GL version 2.1.0 - Build 8.15.10.2189, Intel
  47. Is Modded: Definitely; Client brand changed to 'forge,fml'
  48. Type: Client (map_client.txt)
  49. Texture Pack: Default
  50. Profiler Position: N/A (disabled)
  51. Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement