Advertisement
francescofas93

crash report

Feb 18th, 2013
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.74 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // You should try our sister game, Minceraft!
  3.  
  4. Time: 18/02/13 11.11
  5. Description: Failed to start game
  6.  
  7. cpw.mods.fml.common.LoaderException: java.lang.RuntimeException: Unknown character ' ' in 'C:/Users/Francesco Fasano/AppData/Roaming/.minecraft/config/forge.cfg:1'
  8. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:326)
  9. at cpw.mods.fml.common.Loader.loadMods(Loader.java:470)
  10. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
  11. at net.minecraft.client.Minecraft.a(Minecraft.java:410)
  12. at asq.a(SourceFile:56)
  13. at net.minecraft.client.Minecraft.run(Minecraft.java:744)
  14. at java.lang.Thread.run(Unknown Source)
  15. Caused by: java.lang.RuntimeException: Unknown character ' ' in 'C:/Users/Francesco Fasano/AppData/Roaming/.minecraft/config/forge.cfg:1'
  16. at net.minecraftforge.common.Configuration.load(Configuration.java:613)
  17. at net.minecraftforge.common.Configuration.<init>(Configuration.java:89)
  18. at net.minecraftforge.common.ForgeDummyContainer.<init>(ForgeDummyContainer.java:47)
  19. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  20. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  21. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  22. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  23. at java.lang.Class.newInstance0(Unknown Source)
  24. at java.lang.Class.newInstance(Unknown Source)
  25. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:321)
  26. ... 6 more
  27.  
  28.  
  29. A detailed walkthrough of the error, its code path and all known details is as follows:
  30. ---------------------------------------------------------------------------------------
  31.  
  32. -- System Details --
  33. Details:
  34. Minecraft Version: 1.4.7
  35. Operating System: Windows 7 (amd64) version 6.1
  36. Java Version: 1.7.0_10, Oracle Corporation
  37. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  38. Memory: 3589079328 bytes (3422 MB) / 4116054016 bytes (3925 MB) up to 4116054016 bytes (3925 MB)
  39. JVM Flags: 2 total; -Xms4096m -Xmx4096m
  40. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  41. Suspicious classes: FML and Forge are installed
  42. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  43. FML: MCP v7.26a FML v4.7.31.552 Minecraft Forge 6.6.1.521 Optifine OptiFine_1.4.6_HD_U_D2 2 mods loaded, 0 mods active
  44. mcp [Minecraft Coder Pack] (minecraft.jar)
  45. FML [Forge Mod Loader] (coremods)
  46. LWJGL: 2.4.2
  47. OpenGL: Intel(R) HD Graphics Family GL version 3.1.0 - Build 8.15.10.2476, Intel
  48. Is Modded: Definitely; Client brand changed to 'forge,fml'
  49. Type: Client (map_client.txt)
  50. Texture Pack: prova.zip
  51. Profiler Position: N/A (disabled)
  52. Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement