Skip to content

Instantly share code, notes, and snippets.

Created April 23, 2016 05:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/49ba473c5f8738371aafc6c5bba2a25c to your computer and use it in GitHub Desktop.
Save anonymous/49ba473c5f8738371aafc6c5bba2a25c to your computer and use it in GitHub Desktop.
MinecraftOnly client log (2016-04-23 08:21:59)
2016-04-23 08:21:29 [INFO] Operating system name: Windows 7
2016-04-23 08:21:29 [INFO] Operating system version: 6.1
2016-04-23 08:21:29 [INFO] Operating system architecture: amd64
2016-04-23 08:21:29 [INFO] JRE vendor name: Oracle Corporation
2016-04-23 08:21:29 [INFO] JRE version number: 1.7.0_45
ERROR StatusLogger Unable to locate a logging implementation, using SimpleLogger
OptiFineForgeTweaker: acceptOptions
OptiFineForgeTweaker: injectIntoClassLoader
OptiFine ClassTransformer
OptiFine URL: file:/C:/Users/Home/AppData/Roaming/.minecraftonly/MiniGames-1.7.2/mods/OptiFine_1.7.2_HD_U_D1.jar
OptiFine ZIP file: java.util.zip.ZipFile@95c19d7
ERROR FML The binary patch set is missing. Either you are in a development environment, or things are not going to work!
ERROR FML The minecraft jar file:/C:/Users/Home/AppData/Roaming/.minecraftonly/MiniGames-1.7.2/bin/minecraft.jar!/net/minecraft/client/ClientBrandRetriever.class appears to be corrupt! There has been CRITICAL TAMPERING WITH MINECRAFT, it is highly unlikely minecraft will work! STOP NOW, get a clean copy and try again!
ERROR FML FML has been ordered to ignore the invalid or missing minecraft certificate. This is very likely to cause a problem!
ERROR FML Technical information: ClientBrandRetriever was at jar:file:/C:/Users/Home/AppData/Roaming/.minecraftonly/MiniGames-1.7.2/bin/minecraft.jar!/net/minecraft/client/ClientBrandRetriever.class, there were 0 certificates for it
ERROR FML FML appears to be missing any signature data. This is not a good thing
[ScreenshotFix] Registering class transformer
[FontFix] Registering class transformer
OptiFineForgeTweaker: getLaunchArguments
[ScreenshotFix] Found target class: azd
[ScreenshotFix] Start patching net.minecraft.client.Minecraft
[ScreenshotFix] Patching sucessfully complete!
ERROR Minecraft Couldn't set pixel format org.lwjgl.LWJGLException: Pixel format not accelerated
at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:229)
at org.lwjgl.opengl.Display.createWindow(Display.java:303)
at org.lwjgl.opengl.Display.create(Display.java:845)
at org.lwjgl.opengl.Display.create(Display.java:754)
at net.minecraftforge.client.ForgeHooksClient.createDisplay(ForgeHooksClient.java:326)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:486)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:893)
at net.minecraft.client.main.Main.main(Main.java:145)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
---- Minecraft Crash Report ----
// Oh - I know what I did wrong!
Time: 23.04.16 8:21
Description: Initializing game
org.lwjgl.LWJGLException: Pixel format not accelerated
at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:229)
at org.lwjgl.opengl.Display.createWindow(Display.java:303)
at org.lwjgl.opengl.Display.create(Display.java:845)
at org.lwjgl.opengl.Display.create(Display.java:754)
at org.lwjgl.opengl.Display.create(Display.java:736)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:506)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:893)
at net.minecraft.client.main.Main.main(Main.java:145)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:229)
at org.lwjgl.opengl.Display.createWindow(Display.java:303)
at org.lwjgl.opengl.Display.create(Display.java:845)
at org.lwjgl.opengl.Display.create(Display.java:754)
at org.lwjgl.opengl.Display.create(Display.java:736)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:506)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:893)
at net.minecraft.client.main.Main.main(Main.java:145)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 87244536 bytes (83 MB) / 233308160 bytes (222 MB) up to 716177408 bytes (683 MB)
JVM Flags: 5 total; -Xms128m -Xmx768m -XX:+DisableAttachMechanism -XX:PermSize=128m -XX:MaxPermSize=256m
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:
Launched Version: UnknownFMLProfile
LWJGL: 2.8.5
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)
#@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Home\AppData\Roaming\.minecraftonly\MiniGames-1.7.2\crash-reports\crash-2016-04-23_08.21.52-client.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment