Advertisement
Guest User

FTB infinity crash log

a guest
Jan 15th, 2016
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.69 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // On the bright side, I bought you a teddy bear!
  3.  
  4. Time: 1/15/16 1:19 PM
  5. Description: Initializing game
  6.  
  7. java.lang.NullPointerException: Initializing game
  8. at java.util.Arrays.sort(Unknown Source)
  9. at cpw.mods.fml.common.discovery.DirectoryDiscoverer.exploreFileSystem(DirectoryDiscoverer.java:83)
  10. at cpw.mods.fml.common.discovery.DirectoryDiscoverer.exploreFileSystem(DirectoryDiscoverer.java:89)
  11. at cpw.mods.fml.common.discovery.DirectoryDiscoverer.exploreFileSystem(DirectoryDiscoverer.java:89)
  12. at cpw.mods.fml.common.discovery.DirectoryDiscoverer.exploreFileSystem(DirectoryDiscoverer.java:89)
  13. at cpw.mods.fml.common.discovery.DirectoryDiscoverer.discover(DirectoryDiscoverer.java:53)
  14. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42)
  15. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71)
  16. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131)
  17. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364)
  18. at cpw.mods.fml.common.Loader.loadMods(Loader.java:489)
  19. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208)
  20. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
  21. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  22. at net.minecraft.client.main.Main.main(SourceFile:148)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  24. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  25. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  26. at java.lang.reflect.Method.invoke(Unknown Source)
  27. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  28. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  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 java.util.Arrays.sort(Unknown Source)
  37. at cpw.mods.fml.common.discovery.DirectoryDiscoverer.exploreFileSystem(DirectoryDiscoverer.java:83)
  38. at cpw.mods.fml.common.discovery.DirectoryDiscoverer.exploreFileSystem(DirectoryDiscoverer.java:89)
  39. at cpw.mods.fml.common.discovery.DirectoryDiscoverer.exploreFileSystem(DirectoryDiscoverer.java:89)
  40. at cpw.mods.fml.common.discovery.DirectoryDiscoverer.exploreFileSystem(DirectoryDiscoverer.java:89)
  41. at cpw.mods.fml.common.discovery.DirectoryDiscoverer.discover(DirectoryDiscoverer.java:53)
  42. at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:42)
  43. at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:71)
  44. at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:131)
  45. at cpw.mods.fml.common.Loader.identifyMods(Loader.java:364)
  46. at cpw.mods.fml.common.Loader.loadMods(Loader.java:489)
  47. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208)
  48. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
  49.  
  50. -- Initialization --
  51. Details:
  52. Stacktrace:
  53. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  54. at net.minecraft.client.main.Main.main(SourceFile:148)
  55. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  56. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  57. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  58. at java.lang.reflect.Method.invoke(Unknown Source)
  59. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  60. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  61.  
  62. -- System Details --
  63. Details:
  64. Minecraft Version: 1.7.10
  65. Operating System: Windows 8.1 (amd64) version 6.3
  66. Java Version: 1.8.0_65, Oracle Corporation
  67. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  68. Memory: 332572416 bytes (317 MB) / 523763712 bytes (499 MB) up to 5726797824 bytes (5461 MB)
  69. JVM Flags: 3 total; -Xms256M -Xmx6144M -XX:PermSize=256m
  70. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  71. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  72. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 9 mods loaded, 0 mods active
  73. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  74. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  75. FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10-universal.jar)
  76. Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10-universal.jar)
  77. appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
  78. CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  79. NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar)
  80. ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
  81. OpenModsCore{0.9} [OpenModsCore] (minecraft.jar)
  82. <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  83. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 358.91' Renderer: 'GeForce GTX 980 Ti/PCIe/SSE2'
  84. Launched Version: 1.7.10
  85. LWJGL: 2.9.1
  86. OpenGL: GeForce GTX 980 Ti/PCIe/SSE2 GL version 4.5.0 NVIDIA 358.91, NVIDIA Corporation
  87. GL Caps: Using GL 1.3 multitexturing.
  88. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  89. Anisotropic filtering is supported and maximum anisotropy is 16.
  90. Shaders are available because OpenGL 2.1 is supported.
  91.  
  92. Is Modded: Definitely; Client brand changed to 'fml,forge'
  93. Type: Client (map_client.txt)
  94. Resource Packs: []
  95. Current Language: English (US)
  96. Profiler Position: N/A (disabled)
  97. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  98. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement