Advertisement
Guest User

Untitled

a guest
May 30th, 2015
252
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.16 KB | None | 0 0
  1. Time: 4/21/15 8:16 AM
  2. Description: Loading screen debug info
  3.  
  4. java.lang.Throwable
  5. at cpw.mods.fml.client.SplashProgress.start(SplashProgress.java:88)
  6. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:190)
  7. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
  8. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
  9. at net.minecraft.client.main.Main.main(SourceFile:148)
  10. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  11. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  12. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  13. at java.lang.reflect.Method.invoke(Unknown Source)
  14. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  15. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  16. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  17. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  18. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  19. at java.lang.reflect.Method.invoke(Unknown Source)
  20. at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286)
  21. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376)
  22. at org.multimc.EntryPoint.listen(EntryPoint.java:165)
  23. at org.multimc.EntryPoint.main(EntryPoint.java:54)
  24.  
  25.  
  26. A detailed walkthrough of the error, its code path and all known details is as follows:
  27. ---------------------------------------------------------------------------------------
  28.  
  29. -- System Details --
  30. Details:
  31. Minecraft Version: 1.7.10
  32. Operating System: Windows 8.1 (amd64) version 6.3
  33. Java Version: 1.8.0_25, Oracle Corporation
  34. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  35. Memory: 331080240 bytes (315 MB) / 649592832 bytes (619 MB) up to 1908932608 bytes (1820 MB)
  36. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx2048m -XX:PermSize=128m
  37. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  38. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  39. FML:
  40. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 350.12' Renderer: 'GeForce GT 750M/PCIe/SSE2'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement