Created
April 21, 2015 14:29
-
-
Save amadornes/ddf6dc8684c89e39ad33 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[16:18:51] [Client thread/INFO] [STDOUT/]: [cpw.mods.fml.client.SplashProgress:start:89]: ---- Minecraft Crash Report ---- | |
// Shall we play a game? | |
Time: 4/21/15 4:18 PM | |
Description: Loading screen debug info | |
java.lang.Throwable | |
at cpw.mods.fml.client.SplashProgress.start(SplashProgress.java:88) | |
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:190) | |
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) | |
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) | |
at net.minecraft.client.main.Main.main(SourceFile:148) | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
at java.lang.reflect.Method.invoke(Unknown Source) | |
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) | |
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | |
at java.lang.reflect.Method.invoke(Unknown Source) | |
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286) | |
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376) | |
at org.multimc.EntryPoint.listen(EntryPoint.java:165) | |
at org.multimc.EntryPoint.main(EntryPoint.java:54) | |
A detailed walkthrough of the error, its code path and all known details is as follows: | |
--------------------------------------------------------------------------------------- | |
-- System Details -- | |
Details: | |
Minecraft Version: 1.7.10 | |
Operating System: Windows 8 (amd64) version 6.2 | |
Java Version: 1.7.0_51, Oracle Corporation | |
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation | |
Memory: 372324200 bytes (355 MB) / 650641408 bytes (620 MB) up to 7635730432 bytes (7282 MB) | |
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx8192m -XX:PermSize=2048m | |
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used | |
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 | |
FML: | |
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.3.12618 Compatibility Profile Context 13.251.0.0' Renderer: 'AMD Radeon R9 200 Series' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment