Advertisement
Guest User

Untitled

a guest
May 30th, 2015
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.13 KB | None | 0 0
  1. [02:14:48] [Client thread/INFO] [STDOUT/]: [cpw.mods.fml.client.SplashProgress:start:89]: ---- Minecraft Crash Report ----
  2. // Daisy, daisy...
  3.  
  4. Time: 22/04/15 2:14 AM
  5. Description: Loading screen debug info
  6.  
  7. java.lang.Throwable
  8. at cpw.mods.fml.client.SplashProgress.start(SplashProgress.java:88)
  9. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:190)
  10. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
  11. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
  12. at net.minecraft.client.main.Main.main(SourceFile:148)
  13. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  14. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  15. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  16. at java.lang.reflect.Method.invoke(Unknown Source)
  17. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  18. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  21. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  22. at java.lang.reflect.Method.invoke(Unknown Source)
  23. at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286)
  24. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376)
  25. at org.multimc.EntryPoint.listen(EntryPoint.java:165)
  26. at org.multimc.EntryPoint.main(EntryPoint.java:54)
  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.7.10
  35. Operating System: Windows 8.1 (amd64) version 6.3
  36. Java Version: 1.8.0_40, Oracle Corporation
  37. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
  38. Memory: 2387488744 bytes (2276 MB) / 2614624256 bytes (2493 MB) up to 3151495168 bytes (3005 MB)
  39. JVM Flags: 31 total; -Xrs -XX:ThreadPriorityPolicy=42 -XX:+TieredCompilation -XX:TargetSurvivorRatio=90 -XX:SurvivorRatio=8 -XX:MaxTenuringThreshold=15 -XX:+UnlockExperimentalVMOptions -XX:+UseBiasedLocking -XX:UseSSE=3 -XX:+UseCodeCacheFlushing -XX:+UseThreadPriorities -XX:+UseFastAccessorMethods -XX:+AggressiveOpts -XX:+ReduceSignalUsage -XX:+UseInterpreter -XX:+UseFastEmptyMethods -XX:+UseSharedSpaces -XX:AllocatePrefetchStyle=1 -XX:+AlwaysCompileLoopMethods -XX:SharedReadOnlySize=30m -XX:+UseConcMarkSweepGC -XX:+RewriteFrequentPairs -XX:+OptimizeStringConcat -XX:+CMSCleanOnEnter -XX:+UseSplitVerifier -XX:+UseInlineCaches -Xincgc -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2560m -Xmx3072m -XX:PermSize=512m
  40. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  41. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  42. FML:
  43. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.2.12420 Compatibility Profile Context 13.151.0.0' Renderer: 'AMD Radeon HD 7730M'
  44. [02:14:48] [Client thread/INFO] [MinecraftForge/]: Attempting early MinecraftForge initialization
  45. [02:14:48] [Client thread/INFO] [FML/]: MinecraftForge v10.13.3.1389 Initialized
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement