i5 650 - Supports the driver version officially.
So you just have to get the latest intel graphics driver for the motherboard and install it. Then use the patch to get the file patched to get it running.
You can download the Intel drivers from the Intel website itself,
If there are any troubles, you can list the same down in order as to where you are facing the issue in here or contact me on discord @Stotena#9728 or use ankabox.
Initially my problem was that I had the white screen with the cogwheels sound and the Wakfu custom mouse cursor.
Then when I ran the tool (https://raw.githubusercontent.com/A-Charvin/Fixed_Wakfu_Files/master/Wakfu_Fixer.zip) now Wakfu doesn't even open anymore, when I click on Play in the Ankama Launcher it gets minimized to the system tray, if I open it again it tells me that there 1 Wakfu instance opened, if I click Play again it gets minimized again and if I open it now it tells me that there's 2 instances open, after a while all of the instances just close and it shows in the Ankama Launcher as if I have no instances open, but I never see any of the windows of these Wakfu instances.
I tried everything as I said, including manually placing the Fixed Intel driver files on System32, running this Legacy, and running this .bat/.cmd command on the Wakfu folder:
"jre/win32/x64/bin/java.exe" -Xms1G -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -Djava.net.preferIPv4Stack=true -Dsun.awt.noerasebackground=true -Dsun.java2d.noddraw=true -Djogl.disable.openglarbcontext -Djava.library.path=natives/win32/x64 -cp "lib/*" com.ankamagames.wakfu.client.WakfuClient
Spoiler (click here to show spoiler)
C:\Games\Ankama\Wakfu>"jre/win32/x64/bin/java.exe" -Xms1G -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -Djava.net.preferIPv4Stack=true -Dsun.awt.noerasebackground=true -Dsun.java2d.noddraw=true -Djogl.disable.openglarbcontext -Djava.library.path=natives/win32/x64 -cp "lib/*" com.ankamagames.wakfu.client.WakfuClient
INFO 20:49:19,975 [main] (aVd:381) - Chargement de la configuration depuis le fichier : 'config.properties'
INFO 20:49:19,983 [main] (com.ankamagames.wakfu.client.WakfuClient:230) - Configuration loaded for region WESTERN (by country detection for null): config.properties
INFO 20:49:20,069 [main] (dSq:107) - 1.72 (build -1 [2021-07-13 @ 20H49min19])
INFO 20:49:20,070 [main] (com.ankamagames.wakfu.client.WakfuClient:154) - java.vm.vendor =
INFO 20:49:20,070 [main] (com.ankamagames.wakfu.client.WakfuClient:155) - java.runtime.name = OpenJDK Runtime Environment
INFO 20:49:20,071 [main] (com.ankamagames.wakfu.client.WakfuClient:156) - java.vm.name = OpenJDK 64-Bit Server VM
INFO 20:49:20,071 [main] (com.ankamagames.wakfu.client.WakfuClient:157) - java.vm.version = 25.232-b09
INFO 20:49:20,071 [main] (com.ankamagames.wakfu.client.WakfuClient:158) - java.runtime.version = 1.8.0_232-b09
INFO 20:49:20,072 [main] (com.ankamagames.wakfu.client.WakfuClient:159) - os.name = Windows 10
INFO 20:49:20,072 [main] (com.ankamagames.wakfu.client.WakfuClient:160) - os.arch = amd64
INFO 20:49:20,072 [main] (com.ankamagames.wakfu.client.WakfuClient:161) - os.version = 10.0
INFO 20:49:20,072 [main] (com.ankamagames.wakfu.client.WakfuClient:162) - sun.os.patch.level =
INFO 20:49:20,073 [main] (com.ankamagames.wakfu.client.WakfuClient:163) - user.language = en
INFO 20:49:20,073 [main] (com.ankamagames.wakfu.client.WakfuClient:164) - user.country = GB
INFO 20:49:20,079 [main] (com.ankamagames.wakfu.client.WakfuClient:170) - log path=.
INFO 20:49:20,149 [main] (aJj:148) - Fichier de pr├f├rences C:\Games\Ankama\Wakfu\.\userPreferences.properties inexistant, on le cr├e
INFO 20:49:20,156 [MessageScheduler] (aCR:299) - MessageScheduler running
INFO 20:49:20,623 [AWT-EventQueue-0] (aNa:1338) - useLuaAudio n'est pas d├fini, on utilise les scripts compil├s par d├faut
INFO 20:49:20,635 [AWT-EventQueue-0] (cvh:27) - Starting cvn...
WARN 20:49:20,636 [AWT-EventQueue-0] (cvn:114) - Updater communication service is not currently configured: Service is unactivated.
INFO 20:49:21,351 [AWT-EventQueue-0] (Vt:33) - GameDate initialized. Timezone : sun.util.calendar.ZoneInfo[id="UTC",offset=0,dstSavings=0,useDaylight=false,transitions=0,lastRule=null]
INFO 20:49:21,363 [AWT-EventQueue-0] (aiw:97) - Initializing GLApplication UI
javax.media.opengl.GLException: WindowsWGLDrawableFactory - Could not initialize shared resources for decon
at jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory$SharedResourceImplementation.createSharedResource(WindowsWGLDrawableFactory.java:370)
at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:295)
at java.lang.Thread.run(Thread.java:748)
Caused by: javax.media.opengl.GLException: Unable to create temp OpenGL context for device context 0x24010d11
at jogamp.opengl.windows.wgl.WindowsWGLContext.createImpl(WindowsWGLContext.java:313)
at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:696)
at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:589)
at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:539)
at jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory$SharedResourceImplementation.createSharedResource(WindowsWGLDrawableFactory.java:347)
... 2 more
FATAL 20:49:22,269 [AWT-EventQueue-0] (aMX:131) - Erreur au lancement
javax.media.opengl.GLException: Profile GL_DEFAULT is not available on null, but: []
at javax.media.opengl.GLProfile.get(GLProfile.java:962)
at javax.media.opengl.GLProfile.getDefault(GLProfile.java:693)
at javax.media.opengl.GLProfile.getDefault(GLProfile.java:704)
at aiv.a(SourceFile:26)
at aiv.(SourceFile:59)
at aiw.a(SourceFile:99)
at aiw.c(SourceFile:93)
at XG.a(SourceFile:265)
at aNa.e(SourceFile:324)
at aMX.run(SourceFile:129)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
WARN 20:49:23,284 [Thread-1] (io.sentry.connection.AsyncConnection:144) - Graceful shutdown took too much time, forcing the shutdown.
WARN 20:49:25,244 [sentry-pool-1-thread-1] (io.sentry.connection.AbstractConnection:101) - Initiated a temporary lockdown because of exception: Too many requests to Sentry: https://docs.sentry.io/learn/quotas/
I tried this shim but the website is no longer working.
This is my Wakfu log file
Spoiler (click here to show spoiler)
INFO 18:21:29,540 [main] (aVd:381) - Chargement de la configuration depuis le fichier : 'config.properties'
INFO 18:21:29,546 [main] (com.ankamagames.wakfu.client.WakfuClient:230) - Configuration loaded for region WESTERN (by country detection for null): config.properties
INFO 18:21:29,626 [main] (dSq:107) - 1.72 (build -1 [2021-07-11 @ 18H21min29])
INFO 18:21:29,626 [main] (com.ankamagames.wakfu.client.WakfuClient:154) - java.vm.vendor =
INFO 18:21:29,627 [main] (com.ankamagames.wakfu.client.WakfuClient:155) - java.runtime.name = OpenJDK Runtime Environment
INFO 18:21:29,628 [main] (com.ankamagames.wakfu.client.WakfuClient:156) - java.vm.name = OpenJDK 64-Bit Server VM
INFO 18:21:29,628 [main] (com.ankamagames.wakfu.client.WakfuClient:157) - java.vm.version = 25.232-b09
INFO 18:21:29,629 [main] (com.ankamagames.wakfu.client.WakfuClient:158) - java.runtime.version = 1.8.0_232-b09
INFO 18:21:29,629 [main] (com.ankamagames.wakfu.client.WakfuClient:159) - os.name = Windows 10
INFO 18:21:29,631 [main] (com.ankamagames.wakfu.client.WakfuClient:160) - os.arch = amd64
INFO 18:21:29,631 [main] (com.ankamagames.wakfu.client.WakfuClient:161) - os.version = 10.0
INFO 18:21:29,631 [main] (com.ankamagames.wakfu.client.WakfuClient:162) - sun.os.patch.level =
INFO 18:21:29,631 [main] (com.ankamagames.wakfu.client.WakfuClient:163) - user.language = en
INFO 18:21:29,631 [main] (com.ankamagames.wakfu.client.WakfuClient:164) - user.country = GB
INFO 18:21:29,637 [main] (com.ankamagames.wakfu.client.WakfuClient:170) - log path=.
INFO 18:21:29,717 [main] (aJj:148) - Fichier de préférences C:\Games\Ankama\Wakfu\.\userPreferences.properties inexistant, on le crée
INFO 18:21:29,750 [MessageScheduler] (aCR:299) - MessageScheduler running
INFO 18:21:30,259 [AWT-EventQueue-0] (aNa:1338) - useLuaAudio n'est pas défini, on utilise les scripts compilés par défaut
INFO 18:21:30,271 [AWT-EventQueue-0] (cvh:27) - Starting cvn...
WARN 18:21:30,272 [AWT-EventQueue-0] (cvn:114) - Updater communication service is not currently configured: Service is unactivated.
INFO 18:21:31,489 [AWT-EventQueue-0] (Vt:33) - GameDate initialized. Timezone : sun.util.calendar.ZoneInfo[id="UTC",offset=0,dstSavings=0,useDaylight=false,transitions=0,lastRule=null]
INFO 18:21:31,501 [AWT-EventQueue-0] (aiw:97) - Initializing GLApplication UI
WARN 18:21:37,055 [sentry-pool-1-thread-1] (io.sentry.connection.AbstractConnection:101) - Initiated a temporary lockdown because of exception: An exception occurred while submitting the event to the Sentry server.
ERROR 18:21:37,057 [sentry-pool-1-thread-1] (io.sentry.connection.AsyncConnection$EventSubmitter:189) - An exception occurred while sending the event to Sentry.
io.sentry.connection.ConnectionException: An exception occurred while submitting the event to the Sentry server.
at io.sentry.connection.HttpConnection.doSend(HttpConnection.java:216)
at io.sentry.connection.AbstractConnection.send(AbstractConnection.java:76)
at io.sentry.connection.AsyncConnection$EventSubmitter.run(AsyncConnection.java:185)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: connect timed out
at java.net.TwoStacksPlainSocketImpl.socketConnect(Native Method)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:607)
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264)
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:167)
at io.sentry.connection.HttpConnection.doSend(HttpConnection.java:168)
... 5 more
FATAL 18:21:37,776 [AWT-EventQueue-0] (aMX:131) - Erreur au lancement
javax.media.opengl.GLException: Profile GL_DEFAULT is not available on null, but: []
at javax.media.opengl.GLProfile.get(GLProfile.java:962)
at javax.media.opengl.GLProfile.getDefault(GLProfile.java:693)
at javax.media.opengl.GLProfile.getDefault(GLProfile.java:704)
at aiv.a(SourceFile:26)
at aiv.(SourceFile:59)
at aiw.a(SourceFile:99)
at aiw.c(SourceFile:93)
at XG.a(SourceFile:265)
at aNa.e(SourceFile:324)
at aMX.run(SourceFile:129)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
INFO 18:22:11,317 [main] (aVd:381) - Chargement de la configuration depuis le fichier : 'config.properties'
INFO 18:22:11,324 [main] (com.ankamagames.wakfu.client.WakfuClient:230) - Configuration loaded for region WESTERN (by country detection for null): config.properties
INFO 18:22:11,403 [main] (dSq:107) - 1.72 (build -1 [2021-07-11 @ 18H22min11])
INFO 18:22:11,403 [main] (com.ankamagames.wakfu.client.WakfuClient:154) - java.vm.vendor =
INFO 18:22:11,404 [main] (com.ankamagames.wakfu.client.WakfuClient:155) - java.runtime.name = OpenJDK Runtime Environment
INFO 18:22:11,405 [main] (com.ankamagames.wakfu.client.WakfuClient:156) - java.vm.name = OpenJDK 64-Bit Server VM
INFO 18:22:11,405 [main] (com.ankamagames.wakfu.client.WakfuClient:157) - java.vm.version = 25.232-b09
INFO 18:22:11,406 [main] (com.ankamagames.wakfu.client.WakfuClient:158) - java.runtime.version = 1.8.0_232-b09
INFO 18:22:11,406 [main] (com.ankamagames.wakfu.client.WakfuClient:159) - os.name = Windows 10
INFO 18:22:11,406 [main] (com.ankamagames.wakfu.client.WakfuClient:160) - os.arch = amd64
INFO 18:22:11,407 [main] (com.ankamagames.wakfu.client.WakfuClient:161) - os.version = 10.0
INFO 18:22:11,407 [main] (com.ankamagames.wakfu.client.WakfuClient:162) - sun.os.patch.level =
INFO 18:22:11,408 [main] (com.ankamagames.wakfu.client.WakfuClient:163) - user.language = en
INFO 18:22:11,408 [main] (com.ankamagames.wakfu.client.WakfuClient:164) - user.country = GB
INFO 18:22:11,414 [main] (com.ankamagames.wakfu.client.WakfuClient:170) - log path=.
INFO 18:22:11,486 [main] (aJj:148) - Fichier de préférences C:\Games\Ankama\Wakfu\.\userPreferences.properties inexistant, on le crée
INFO 18:22:11,494 [MessageScheduler] (aCR:299) - MessageScheduler running
INFO 18:22:11,964 [AWT-EventQueue-0] (aNa:1338) - useLuaAudio n'est pas défini, on utilise les scripts compilés par défaut
INFO 18:22:11,976 [AWT-EventQueue-0] (cvh:27) - Starting cvn...
WARN 18:22:11,977 [AWT-EventQueue-0] (cvn:114) - Updater communication service is not currently configured: Service is unactivated.
INFO 18:22:13,190 [AWT-EventQueue-0] (Vt:33) - GameDate initialized. Timezone : sun.util.calendar.ZoneInfo[id="UTC",offset=0,dstSavings=0,useDaylight=false,transitions=0,lastRule=null]
INFO 18:22:13,203 [AWT-EventQueue-0] (aiw:97) - Initializing GLApplication UI
FATAL 18:22:14,322 [AWT-EventQueue-0] (aMX:131) - Erreur au lancement
javax.media.opengl.GLException: Profile GL_DEFAULT is not available on null, but: []
at javax.media.opengl.GLProfile.get(GLProfile.java:962)
at javax.media.opengl.GLProfile.getDefault(GLProfile.java:693)
at javax.media.opengl.GLProfile.getDefault(GLProfile.java:704)
at aiv.a(SourceFile:26)
at aiv.(SourceFile:59)
at aiw.a(SourceFile:99)
at aiw.c(SourceFile:93)
at XG.a(SourceFile:265)
at aNa.e(SourceFile:324)
at aMX.run(SourceFile:129)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
WARN 18:22:15,343 [Thread-1] (io.sentry.connection.AsyncConnection:144) - Graceful shutdown took too much time, forcing the shutdown.
WARN 18:22:15,348 [Thread-1] (io.sentry.connection.AsyncConnection:146) - 0 tasks failed to execute before shutdown.
INFO 20:46:54,507 [main] (aVd:381) - Chargement de la configuration depuis le fichier : 'config.properties'
INFO 20:46:54,990 [main] (com.ankamagames.wakfu.client.WakfuClient:230) - Configuration loaded for region WESTERN (by country detection for null): config.properties
INFO 20:46:57,791 [main] (dSq:107) - 1.72 (build -1 [2021-07-13 @ 20H46min53])
INFO 20:46:57,794 [main] (com.ankamagames.wakfu.client.WakfuClient:154) - java.vm.vendor =
INFO 20:46:57,797 [main] (com.ankamagames.wakfu.client.WakfuClient:155) - java.runtime.name = OpenJDK Runtime Environment
INFO 20:46:57,803 [main] (com.ankamagames.wakfu.client.WakfuClient:156) - java.vm.name = OpenJDK 64-Bit Server VM
INFO 20:46:57,806 [main] (com.ankamagames.wakfu.client.WakfuClient:157) - java.vm.version = 25.232-b09
INFO 20:46:57,807 [main] (com.ankamagames.wakfu.client.WakfuClient:158) - java.runtime.version = 1.8.0_232-b09
INFO 20:46:57,808 [main] (com.ankamagames.wakfu.client.WakfuClient:159) - os.name = Windows 10
INFO 20:46:57,808 [main] (com.ankamagames.wakfu.client.WakfuClient:160) - os.arch = amd64
INFO 20:46:57,809 [main] (com.ankamagames.wakfu.client.WakfuClient:161) - os.version = 10.0
INFO 20:46:57,810 [main] (com.ankamagames.wakfu.client.WakfuClient:162) - sun.os.patch.level =
INFO 20:46:57,812 [main] (com.ankamagames.wakfu.client.WakfuClient:163) - user.language = en
INFO 20:46:57,813 [main] (com.ankamagames.wakfu.client.WakfuClient:164) - user.country = GB
INFO 20:46:58,028 [main] (com.ankamagames.wakfu.client.WakfuClient:170) - log path=.
INFO 20:47:01,242 [main] (aJj:148) - Fichier de préférences C:\Games\Ankama\Wakfu\.\userPreferences.properties inexistant, on le crée
INFO 20:47:01,381 [MessageScheduler] (aCR:299) - MessageScheduler running
INFO 20:47:05,444 [AWT-EventQueue-0] (aNa:1338) - useLuaAudio n'est pas défini, on utilise les scripts compilés par défaut
INFO 20:47:05,943 [AWT-EventQueue-0] (cvh:27) - Starting cvn...
WARN 20:47:05,943 [AWT-EventQueue-0] (cvn:114) - Updater communication service is not currently configured: Service is unactivated.
INFO 20:47:23,335 [AWT-EventQueue-0] (Vt:33) - GameDate initialized. Timezone : sun.util.calendar.ZoneInfo[id="UTC",offset=0,dstSavings=0,useDaylight=false,transitions=0,lastRule=null]
INFO 20:47:23,514 [AWT-EventQueue-0] (aiw:97) - Initializing GLApplication UI
WARN 20:47:28,750 [sentry-pool-1-thread-1] (io.sentry.connection.AbstractConnection:101) - Initiated a temporary lockdown because of exception: An exception occurred while submitting the event to the Sentry server.
ERROR 20:47:28,752 [sentry-pool-1-thread-1] (io.sentry.connection.AsyncConnection$EventSubmitter:189) - An exception occurred while sending the event to Sentry.
io.sentry.connection.ConnectionException: An exception occurred while submitting the event to the Sentry server.
at io.sentry.connection.HttpConnection.doSend(HttpConnection.java:216)
at io.sentry.connection.AbstractConnection.send(AbstractConnection.java:76)
at io.sentry.connection.AsyncConnection$EventSubmitter.run(AsyncConnection.java:185)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: connect timed out
at java.net.TwoStacksPlainSocketImpl.socketConnect(Native Method)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:607)
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264)
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:167)
at io.sentry.connection.HttpConnection.doSend(HttpConnection.java:168)
... 5 more
FATAL 20:47:31,700 [AWT-EventQueue-0] (aMX:131) - Erreur au lancement
javax.media.opengl.GLException: Profile GL_DEFAULT is not available on null, but: []
at javax.media.opengl.GLProfile.get(GLProfile.java:962)
at javax.media.opengl.GLProfile.getDefault(GLProfile.java:693)
at javax.media.opengl.GLProfile.getDefault(GLProfile.java:704)
at aiv.a(SourceFile:26)
at aiv.(SourceFile:59)
at aiw.a(SourceFile:99)
at aiw.c(SourceFile:93)
at XG.a(SourceFile:265)
at aNa.e(SourceFile:324)
at aMX.run(SourceFile:129)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
WARN 20:47:32,741 [Thread-1] (io.sentry.connection.AsyncConnection:144) - Graceful shutdown took too much time, forcing the shutdown.
WARN 20:47:32,745 [Thread-1] (io.sentry.connection.AsyncConnection:146) - 0 tasks failed to execute before shutdown.
INFO 20:48:55,082 [main] (aVd:381) - Chargement de la configuration depuis le fichier : 'config.properties'
INFO 20:48:55,110 [main] (com.ankamagames.wakfu.client.WakfuClient:230) - Configuration loaded for region WESTERN (by country detection for null): config.properties
INFO 20:48:55,194 [main] (dSq:107) - 1.72 (build -1 [2021-07-13 @ 20H48min55])
INFO 20:48:55,194 [main] (com.ankamagames.wakfu.client.WakfuClient:154) - java.vm.vendor =
INFO 20:48:55,195 [main] (com.ankamagames.wakfu.client.WakfuClient:155) - java.runtime.name = OpenJDK Runtime Environment
INFO 20:48:55,196 [main] (com.ankamagames.wakfu.client.WakfuClient:156) - java.vm.name = OpenJDK 64-Bit Server VM
INFO 20:48:55,196 [main] (com.ankamagames.wakfu.client.WakfuClient:157) - java.vm.version = 25.232-b09
INFO 20:48:55,197 [main] (com.ankamagames.wakfu.client.WakfuClient:158) - java.runtime.version = 1.8.0_232-b09
INFO 20:48:55,197 [main] (com.ankamagames.wakfu.client.WakfuClient:159) - os.name = Windows 10
INFO 20:48:55,197 [main] (com.ankamagames.wakfu.client.WakfuClient:160) - os.arch = amd64
INFO 20:48:55,197 [main] (com.ankamagames.wakfu.client.WakfuClient:161) - os.version = 10.0
INFO 20:48:55,198 [main] (com.ankamagames.wakfu.client.WakfuClient:162) - sun.os.patch.level =
INFO 20:48:55,198 [main] (com.ankamagames.wakfu.client.WakfuClient:163) - user.language = en
INFO 20:48:55,198 [main] (com.ankamagames.wakfu.client.WakfuClient:164) - user.country = GB
INFO 20:48:55,204 [main] (com.ankamagames.wakfu.client.WakfuClient:170) - log path=.
INFO 20:48:55,295 [main] (aJj:148) - Fichier de préférences C:\Games\Ankama\Wakfu\.\userPreferences.properties inexistant, on le crée
INFO 20:48:55,304 [MessageScheduler] (aCR:299) - MessageScheduler running
INFO 20:48:55,819 [AWT-EventQueue-0] (aNa:1338) - useLuaAudio n'est pas défini, on utilise les scripts compilés par défaut
INFO 20:48:55,830 [AWT-EventQueue-0] (cvh:27) - Starting cvn...
WARN 20:48:55,831 [AWT-EventQueue-0] (cvn:114) - Updater communication service is not currently configured: Service is unactivated.
INFO 20:48:56,322 [AWT-EventQueue-0] (Vt:33) - GameDate initialized. Timezone : sun.util.calendar.ZoneInfo[id="UTC",offset=0,dstSavings=0,useDaylight=false,transitions=0,lastRule=null]
INFO 20:48:56,333 [AWT-EventQueue-0] (aiw:97) - Initializing GLApplication UI
FATAL 20:49:00,923 [AWT-EventQueue-0] (aMX:131) - Erreur au lancement
javax.media.opengl.GLException: Profile GL_DEFAULT is not available on null, but: []
at javax.media.opengl.GLProfile.get(GLProfile.java:962)
at javax.media.opengl.GLProfile.getDefault(GLProfile.java:693)
at javax.media.opengl.GLProfile.getDefault(GLProfile.java:704)
at aiv.a(SourceFile:26)
at aiv.(SourceFile:59)
at aiw.a(SourceFile:99)
at aiw.c(SourceFile:93)
at XG.a(SourceFile:265)
at aNa.e(SourceFile:324)
at aMX.run(SourceFile:129)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
WARN 20:49:01,993 [Thread-1] (io.sentry.connection.AsyncConnection:144) - Graceful shutdown took too much time, forcing the shutdown.
WARN 20:49:02,006 [Thread-1] (io.sentry.connection.AsyncConnection:146) - 0 tasks failed to execute before shutdown.
INFO 20:49:19,975 [main] (aVd:381) - Chargement de la configuration depuis le fichier : 'config.properties'
INFO 20:49:19,983 [main] (com.ankamagames.wakfu.client.WakfuClient:230) - Configuration loaded for region WESTERN (by country detection for null): config.properties
INFO 20:49:20,069 [main] (dSq:107) - 1.72 (build -1 [2021-07-13 @ 20H49min19])
INFO 20:49:20,070 [main] (com.ankamagames.wakfu.client.WakfuClient:154) - java.vm.vendor =
INFO 20:49:20,070 [main] (com.ankamagames.wakfu.client.WakfuClient:155) - java.runtime.name = OpenJDK Runtime Environment
INFO 20:49:20,071 [main] (com.ankamagames.wakfu.client.WakfuClient:156) - java.vm.name = OpenJDK 64-Bit Server VM
INFO 20:49:20,071 [main] (com.ankamagames.wakfu.client.WakfuClient:157) - java.vm.version = 25.232-b09
INFO 20:49:20,071 [main] (com.ankamagames.wakfu.client.WakfuClient:158) - java.runtime.version = 1.8.0_232-b09
INFO 20:49:20,072 [main] (com.ankamagames.wakfu.client.WakfuClient:159) - os.name = Windows 10
INFO 20:49:20,072 [main] (com.ankamagames.wakfu.client.WakfuClient:160) - os.arch = amd64
INFO 20:49:20,072 [main] (com.ankamagames.wakfu.client.WakfuClient:161) - os.version = 10.0
INFO 20:49:20,072 [main] (com.ankamagames.wakfu.client.WakfuClient:162) - sun.os.patch.level =
INFO 20:49:20,073 [main] (com.ankamagames.wakfu.client.WakfuClient:163) - user.language = en
INFO 20:49:20,073 [main] (com.ankamagames.wakfu.client.WakfuClient:164) - user.country = GB
INFO 20:49:20,079 [main] (com.ankamagames.wakfu.client.WakfuClient:170) - log path=.
INFO 20:49:20,149 [main] (aJj:148) - Fichier de préférences C:\Games\Ankama\Wakfu\.\userPreferences.properties inexistant, on le crée
INFO 20:49:20,156 [MessageScheduler] (aCR:299) - MessageScheduler running
INFO 20:49:20,623 [AWT-EventQueue-0] (aNa:1338) - useLuaAudio n'est pas défini, on utilise les scripts compilés par défaut
INFO 20:49:20,635 [AWT-EventQueue-0] (cvh:27) - Starting cvn...
WARN 20:49:20,636 [AWT-EventQueue-0] (cvn:114) - Updater communication service is not currently configured: Service is unactivated.
INFO 20:49:21,351 [AWT-EventQueue-0] (Vt:33) - GameDate initialized. Timezone : sun.util.calendar.ZoneInfo[id="UTC",offset=0,dstSavings=0,useDaylight=false,transitions=0,lastRule=null]
INFO 20:49:21,363 [AWT-EventQueue-0] (aiw:97) - Initializing GLApplication UI
FATAL 20:49:22,269 [AWT-EventQueue-0] (aMX:131) - Erreur au lancement
javax.media.opengl.GLException: Profile GL_DEFAULT is not available on null, but: []
at javax.media.opengl.GLProfile.get(GLProfile.java:962)
at javax.media.opengl.GLProfile.getDefault(GLProfile.java:693)
at javax.media.opengl.GLProfile.getDefault(GLProfile.java:704)
at aiv.a(SourceFile:26)
at aiv.(SourceFile:59)
at aiw.a(SourceFile:99)
at aiw.c(SourceFile:93)
at XG.a(SourceFile:265)
at aNa.e(SourceFile:324)
at aMX.run(SourceFile:129)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
And this is my DxDiag information:
Spoiler (click here to show spoiler)
------------------
System Information
------------------
Time of this report: 7/13/2021, 21:31:16
Machine name: HP-BORIS
Machine Id: {E296A192-52C6-4293-B75C-AAD7AEEBFC3E}
Operating System: Windows 10 Pro 64-bit (10.0, Build 19042) (19041.vb_release.191206-1406)
Language: Spanish (Regional Setting: Spanish)
System Manufacturer: Hewlett-Packard
System Model: HP EliteBook 8440p
BIOS: 68CCU Ver. F.60 (type: UEFI)
Processor: Intel(R) Core(TM) i5 CPU M 520 @ 2.40GHz (4 CPUs), ~2.4GHz
Memory: 4096MB RAM
Available OS Memory: 3882MB RAM
Page File: 5625MB used, 2496MB available
Windows Dir: C:\WINDOWS
DirectX Version: DirectX 12
DX Setup Parameters: Not found
User DPI Setting: 96 DPI (100 percent)
System DPI Setting: 96 DPI (100 percent)
DWM DPI Scaling: Disabled
Miracast: Not Available
Microsoft Graphics Hybrid: Not Supported
DirectX Database Version: 1.0.8
DxDiag Version: 10.00.19041.0928 64bit Unicode
------------
DxDiag Notes
------------
Display Tab 1: No problems found.
Sound Tab 1: No problems found.
Sound Tab 2: No problems found.
Input Tab: No problems found.
FATAL 20:49:22,269 [AWT-EventQueue-0] (aMX:131) - Erreur au lancement javax.media.opengl.GLException: Profile GL_DEFAULT is not available on null
It seems like the patch didn't go through as it should have,
You might have to do a display driver reinstall and clean patch again to likely get it running.
It is the same issue from the post you mentioned, and as such the same should work as well. We will see. You can contact via discord if there are still trouble as I would like to figure out as well to know what's not working if that's the case. @Stotena#9728
If issues with patch, then this is the patched file for the version 2993 for your device.
I'm only 60% sure that this manual replacing will work. But worth a shot. ig4icd64 - Patched [8.15.10.2993]
J'ai essayer d'échanger les pilotes sur le site web mets sa veut pas mettre jsp pk alors que je suis sur intel(R)Graphique 3000
iNTiMiD4T0R#9728|2020-01-06 03:40:38
-Resolved-
not for me bro
iNTiMiD4T0R#9728|2020-06-03 10:06:56
El parche funciona bien en los controladores gráficos de Intel 3000 + y se probó con los controladores de Intel: v15.22.58.2993 (8.15.10.2993) para 32 bits, v15.22.58.64.2993 (8.15.10.2993) para 64 bits.
Si tienes el driver por encima de esta versión, entonces debería funcionar, estará encantado de ayudarte si te encuentras con problemas de contacto en la discordia. @Screen#7834
j'ai intel(R)Graphique 3000 la version du pilote est 9.17.10.4459 donc plus grand que celle que tu as mentionée , tu dis pourtant que sa devrait fonctionne alors que moi sa ne fonctionne même pas.
it does'nt work
alexmarmol#7476|2019-04-02 03:56:10
ami no me funciona ninguno de esos paso qyudaaa!!! llevo mas de 8 mese k no puedo entrar
My pre-existing patched files are for the exact version you have mentioned.
I have uploaded then freshly today, so you can grab them from here and just paste them to the windows/system32 folder and get going.
Can you try running the game manually using the launch parameters cmd/bat file and check where and why it is terminating?
You can launch the game like that by follow the steps here : Start
That will help you see what it is trying to load up and where it is crashing.
It says wakfu is failing to initiate the UI due to openGL issue.
You might have to check the driver version and if that is updated to the right version or higher than that, Then use the patch or the patched DLL file linked on the post to enable the feature so wakfu can detect and start properly.
Ca ne marche pas avec mon ordi. j'ai une intel hd graphique avec 8.15.10.2900 comme version du pilote, donc j'ai utilisé la deuxieme methode mais elle ne marche pas. j'ai essayé de resoudre le problem avec le pilote modifier [etape 2]. j'ai meme voulu essayer avec le pilote non modifier mais le lien pour le ficher de la 4 etape ne marche pas. <_
Then can try the fix and it should work out fine
Debe seguir el procedimiento y actualizar la versión del controlador.
Entonces puede probar la solución y debería funcionar bien.
So you just have to get the latest intel graphics driver for the motherboard and install it. Then use the patch to get the file patched to get it running.
You can download the Intel drivers from the Intel website itself,
If there are any troubles, you can list the same down in order as to where you are facing the issue in here or contact me on discord @Stotena#9728 or use ankabox.
Let's get the game running.
and also everything from here: https://www.wakfu.com/en/forum/36-technical-issues/240811-fixed-wakfu-instantly-closes-due-apparent-opengl-error?page=1#entry1098865
Initially my problem was that I had the white screen with the cogwheels sound and the Wakfu custom mouse cursor.
Then when I ran the tool (https://raw.githubusercontent.com/A-Charvin/Fixed_Wakfu_Files/master/Wakfu_Fixer.zip) now Wakfu doesn't even open anymore, when I click on Play in the Ankama Launcher it gets minimized to the system tray, if I open it again it tells me that there 1 Wakfu instance opened, if I click Play again it gets minimized again and if I open it now it tells me that there's 2 instances open, after a while all of the instances just close and it shows in the Ankama Launcher as if I have no instances open, but I never see any of the windows of these Wakfu instances.
I tried everything as I said, including manually placing the Fixed Intel driver files on System32, running this Legacy, and running this .bat/.cmd command on the Wakfu folder:
"jre/win32/x64/bin/java.exe" -Xms1G -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -Djava.net.preferIPv4Stack=true -Dsun.awt.noerasebackground=true -Dsun.java2d.noddraw=true -Djogl.disable.openglarbcontext -Djava.library.path=natives/win32/x64 -cp "lib/*" com.ankamagames.wakfu.client.WakfuClient
Spoiler (click here to show spoiler)
INFO 20:49:19,975 [main] (aVd:381) - Chargement de la configuration depuis le fichier : 'config.properties'
INFO 20:49:19,983 [main] (com.ankamagames.wakfu.client.WakfuClient:230) - Configuration loaded for region WESTERN (by country detection for null): config.properties
INFO 20:49:20,069 [main] (dSq:107) - 1.72 (build -1 [2021-07-13 @ 20H49min19])
INFO 20:49:20,070 [main] (com.ankamagames.wakfu.client.WakfuClient:154) - java.vm.vendor =
INFO 20:49:20,070 [main] (com.ankamagames.wakfu.client.WakfuClient:155) - java.runtime.name = OpenJDK Runtime Environment
INFO 20:49:20,071 [main] (com.ankamagames.wakfu.client.WakfuClient:156) - java.vm.name = OpenJDK 64-Bit Server VM
INFO 20:49:20,071 [main] (com.ankamagames.wakfu.client.WakfuClient:157) - java.vm.version = 25.232-b09
INFO 20:49:20,071 [main] (com.ankamagames.wakfu.client.WakfuClient:158) - java.runtime.version = 1.8.0_232-b09
INFO 20:49:20,072 [main] (com.ankamagames.wakfu.client.WakfuClient:159) - os.name = Windows 10
INFO 20:49:20,072 [main] (com.ankamagames.wakfu.client.WakfuClient:160) - os.arch = amd64
INFO 20:49:20,072 [main] (com.ankamagames.wakfu.client.WakfuClient:161) - os.version = 10.0
INFO 20:49:20,072 [main] (com.ankamagames.wakfu.client.WakfuClient:162) - sun.os.patch.level =
INFO 20:49:20,073 [main] (com.ankamagames.wakfu.client.WakfuClient:163) - user.language = en
INFO 20:49:20,073 [main] (com.ankamagames.wakfu.client.WakfuClient:164) - user.country = GB
INFO 20:49:20,079 [main] (com.ankamagames.wakfu.client.WakfuClient:170) - log path=.
INFO 20:49:20,149 [main] (aJj:148) - Fichier de pr├f├rences C:\Games\Ankama\Wakfu\.\userPreferences.properties inexistant, on le cr├e
INFO 20:49:20,156 [MessageScheduler] (aCR:299) - MessageScheduler running
INFO 20:49:20,623 [AWT-EventQueue-0] (aNa:1338) - useLuaAudio n'est pas d├fini, on utilise les scripts compil├s par d├faut
INFO 20:49:20,635 [AWT-EventQueue-0] (cvh:27) - Starting cvn...
WARN 20:49:20,636 [AWT-EventQueue-0] (cvn:114) - Updater communication service is not currently configured: Service is unactivated.
INFO 20:49:21,351 [AWT-EventQueue-0] (Vt:33) - GameDate initialized. Timezone : sun.util.calendar.ZoneInfo[id="UTC",offset=0,dstSavings=0,useDaylight=false,transitions=0,lastRule=null]
INFO 20:49:21,363 [AWT-EventQueue-0] (aiw:97) - Initializing GLApplication UI
javax.media.opengl.GLException: WindowsWGLDrawableFactory - Could not initialize shared resources for decon
at jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory$SharedResourceImplementation.createSharedResource(WindowsWGLDrawableFactory.java:370)
at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:295)
at java.lang.Thread.run(Thread.java:748)
Caused by: javax.media.opengl.GLException: Unable to create temp OpenGL context for device context 0x24010d11
at jogamp.opengl.windows.wgl.WindowsWGLContext.createImpl(WindowsWGLContext.java:313)
at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(GLContextImpl.java:696)
at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:589)
at jogamp.opengl.GLContextImpl.makeCurrent(GLContextImpl.java:539)
at jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory$SharedResourceImplementation.createSharedResource(WindowsWGLDrawableFactory.java:347)
... 2 more
FATAL 20:49:22,269 [AWT-EventQueue-0] (aMX:131) - Erreur au lancement
javax.media.opengl.GLException: Profile GL_DEFAULT is not available on null, but: []
at javax.media.opengl.GLProfile.get(GLProfile.java:962)
at javax.media.opengl.GLProfile.getDefault(GLProfile.java:693)
at javax.media.opengl.GLProfile.getDefault(GLProfile.java:704)
at aiv.a(SourceFile:26)
at aiv.(SourceFile:59)
at aiw.a(SourceFile:99)
at aiw.c(SourceFile:93)
at XG.a(SourceFile:265)
at aNa.e(SourceFile:324)
at aMX.run(SourceFile:129)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
WARN 20:49:23,284 [Thread-1] (io.sentry.connection.AsyncConnection:144) - Graceful shutdown took too much time, forcing the shutdown.
WARN 20:49:25,244 [sentry-pool-1-thread-1] (io.sentry.connection.AbstractConnection:101) - Initiated a temporary lockdown because of exception: Too many requests to Sentry: https://docs.sentry.io/learn/quotas/
I tried this shim but the website is no longer working.
This is my Wakfu log file
Spoiler (click here to show spoiler)
INFO 18:21:29,546 [main] (com.ankamagames.wakfu.client.WakfuClient:230) - Configuration loaded for region WESTERN (by country detection for null): config.properties
INFO 18:21:29,626 [main] (dSq:107) - 1.72 (build -1 [2021-07-11 @ 18H21min29])
INFO 18:21:29,626 [main] (com.ankamagames.wakfu.client.WakfuClient:154) - java.vm.vendor =
INFO 18:21:29,627 [main] (com.ankamagames.wakfu.client.WakfuClient:155) - java.runtime.name = OpenJDK Runtime Environment
INFO 18:21:29,628 [main] (com.ankamagames.wakfu.client.WakfuClient:156) - java.vm.name = OpenJDK 64-Bit Server VM
INFO 18:21:29,628 [main] (com.ankamagames.wakfu.client.WakfuClient:157) - java.vm.version = 25.232-b09
INFO 18:21:29,629 [main] (com.ankamagames.wakfu.client.WakfuClient:158) - java.runtime.version = 1.8.0_232-b09
INFO 18:21:29,629 [main] (com.ankamagames.wakfu.client.WakfuClient:159) - os.name = Windows 10
INFO 18:21:29,631 [main] (com.ankamagames.wakfu.client.WakfuClient:160) - os.arch = amd64
INFO 18:21:29,631 [main] (com.ankamagames.wakfu.client.WakfuClient:161) - os.version = 10.0
INFO 18:21:29,631 [main] (com.ankamagames.wakfu.client.WakfuClient:162) - sun.os.patch.level =
INFO 18:21:29,631 [main] (com.ankamagames.wakfu.client.WakfuClient:163) - user.language = en
INFO 18:21:29,631 [main] (com.ankamagames.wakfu.client.WakfuClient:164) - user.country = GB
INFO 18:21:29,637 [main] (com.ankamagames.wakfu.client.WakfuClient:170) - log path=.
INFO 18:21:29,717 [main] (aJj:148) - Fichier de préférences C:\Games\Ankama\Wakfu\.\userPreferences.properties inexistant, on le crée
INFO 18:21:29,750 [MessageScheduler] (aCR:299) - MessageScheduler running
INFO 18:21:30,259 [AWT-EventQueue-0] (aNa:1338) - useLuaAudio n'est pas défini, on utilise les scripts compilés par défaut
INFO 18:21:30,271 [AWT-EventQueue-0] (cvh:27) - Starting cvn...
WARN 18:21:30,272 [AWT-EventQueue-0] (cvn:114) - Updater communication service is not currently configured: Service is unactivated.
INFO 18:21:31,489 [AWT-EventQueue-0] (Vt:33) - GameDate initialized. Timezone : sun.util.calendar.ZoneInfo[id="UTC",offset=0,dstSavings=0,useDaylight=false,transitions=0,lastRule=null]
INFO 18:21:31,501 [AWT-EventQueue-0] (aiw:97) - Initializing GLApplication UI
WARN 18:21:37,055 [sentry-pool-1-thread-1] (io.sentry.connection.AbstractConnection:101) - Initiated a temporary lockdown because of exception: An exception occurred while submitting the event to the Sentry server.
ERROR 18:21:37,057 [sentry-pool-1-thread-1] (io.sentry.connection.AsyncConnection$EventSubmitter:189) - An exception occurred while sending the event to Sentry.
io.sentry.connection.ConnectionException: An exception occurred while submitting the event to the Sentry server.
at io.sentry.connection.HttpConnection.doSend(HttpConnection.java:216)
at io.sentry.connection.AbstractConnection.send(AbstractConnection.java:76)
at io.sentry.connection.AsyncConnection$EventSubmitter.run(AsyncConnection.java:185)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: connect timed out
at java.net.TwoStacksPlainSocketImpl.socketConnect(Native Method)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:607)
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264)
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:167)
at io.sentry.connection.HttpConnection.doSend(HttpConnection.java:168)
... 5 more
FATAL 18:21:37,776 [AWT-EventQueue-0] (aMX:131) - Erreur au lancement
javax.media.opengl.GLException: Profile GL_DEFAULT is not available on null, but: []
at javax.media.opengl.GLProfile.get(GLProfile.java:962)
at javax.media.opengl.GLProfile.getDefault(GLProfile.java:693)
at javax.media.opengl.GLProfile.getDefault(GLProfile.java:704)
at aiv.a(SourceFile:26)
at aiv.(SourceFile:59)
at aiw.a(SourceFile:99)
at aiw.c(SourceFile:93)
at XG.a(SourceFile:265)
at aNa.e(SourceFile:324)
at aMX.run(SourceFile:129)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
INFO 18:22:11,317 [main] (aVd:381) - Chargement de la configuration depuis le fichier : 'config.properties'
INFO 18:22:11,324 [main] (com.ankamagames.wakfu.client.WakfuClient:230) - Configuration loaded for region WESTERN (by country detection for null): config.properties
INFO 18:22:11,403 [main] (dSq:107) - 1.72 (build -1 [2021-07-11 @ 18H22min11])
INFO 18:22:11,403 [main] (com.ankamagames.wakfu.client.WakfuClient:154) - java.vm.vendor =
INFO 18:22:11,404 [main] (com.ankamagames.wakfu.client.WakfuClient:155) - java.runtime.name = OpenJDK Runtime Environment
INFO 18:22:11,405 [main] (com.ankamagames.wakfu.client.WakfuClient:156) - java.vm.name = OpenJDK 64-Bit Server VM
INFO 18:22:11,405 [main] (com.ankamagames.wakfu.client.WakfuClient:157) - java.vm.version = 25.232-b09
INFO 18:22:11,406 [main] (com.ankamagames.wakfu.client.WakfuClient:158) - java.runtime.version = 1.8.0_232-b09
INFO 18:22:11,406 [main] (com.ankamagames.wakfu.client.WakfuClient:159) - os.name = Windows 10
INFO 18:22:11,406 [main] (com.ankamagames.wakfu.client.WakfuClient:160) - os.arch = amd64
INFO 18:22:11,407 [main] (com.ankamagames.wakfu.client.WakfuClient:161) - os.version = 10.0
INFO 18:22:11,407 [main] (com.ankamagames.wakfu.client.WakfuClient:162) - sun.os.patch.level =
INFO 18:22:11,408 [main] (com.ankamagames.wakfu.client.WakfuClient:163) - user.language = en
INFO 18:22:11,408 [main] (com.ankamagames.wakfu.client.WakfuClient:164) - user.country = GB
INFO 18:22:11,414 [main] (com.ankamagames.wakfu.client.WakfuClient:170) - log path=.
INFO 18:22:11,486 [main] (aJj:148) - Fichier de préférences C:\Games\Ankama\Wakfu\.\userPreferences.properties inexistant, on le crée
INFO 18:22:11,494 [MessageScheduler] (aCR:299) - MessageScheduler running
INFO 18:22:11,964 [AWT-EventQueue-0] (aNa:1338) - useLuaAudio n'est pas défini, on utilise les scripts compilés par défaut
INFO 18:22:11,976 [AWT-EventQueue-0] (cvh:27) - Starting cvn...
WARN 18:22:11,977 [AWT-EventQueue-0] (cvn:114) - Updater communication service is not currently configured: Service is unactivated.
INFO 18:22:13,190 [AWT-EventQueue-0] (Vt:33) - GameDate initialized. Timezone : sun.util.calendar.ZoneInfo[id="UTC",offset=0,dstSavings=0,useDaylight=false,transitions=0,lastRule=null]
INFO 18:22:13,203 [AWT-EventQueue-0] (aiw:97) - Initializing GLApplication UI
FATAL 18:22:14,322 [AWT-EventQueue-0] (aMX:131) - Erreur au lancement
javax.media.opengl.GLException: Profile GL_DEFAULT is not available on null, but: []
at javax.media.opengl.GLProfile.get(GLProfile.java:962)
at javax.media.opengl.GLProfile.getDefault(GLProfile.java:693)
at javax.media.opengl.GLProfile.getDefault(GLProfile.java:704)
at aiv.a(SourceFile:26)
at aiv.(SourceFile:59)
at aiw.a(SourceFile:99)
at aiw.c(SourceFile:93)
at XG.a(SourceFile:265)
at aNa.e(SourceFile:324)
at aMX.run(SourceFile:129)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
WARN 18:22:15,343 [Thread-1] (io.sentry.connection.AsyncConnection:144) - Graceful shutdown took too much time, forcing the shutdown.
WARN 18:22:15,348 [Thread-1] (io.sentry.connection.AsyncConnection:146) - 0 tasks failed to execute before shutdown.
INFO 20:46:54,507 [main] (aVd:381) - Chargement de la configuration depuis le fichier : 'config.properties'
INFO 20:46:54,990 [main] (com.ankamagames.wakfu.client.WakfuClient:230) - Configuration loaded for region WESTERN (by country detection for null): config.properties
INFO 20:46:57,791 [main] (dSq:107) - 1.72 (build -1 [2021-07-13 @ 20H46min53])
INFO 20:46:57,794 [main] (com.ankamagames.wakfu.client.WakfuClient:154) - java.vm.vendor =
INFO 20:46:57,797 [main] (com.ankamagames.wakfu.client.WakfuClient:155) - java.runtime.name = OpenJDK Runtime Environment
INFO 20:46:57,803 [main] (com.ankamagames.wakfu.client.WakfuClient:156) - java.vm.name = OpenJDK 64-Bit Server VM
INFO 20:46:57,806 [main] (com.ankamagames.wakfu.client.WakfuClient:157) - java.vm.version = 25.232-b09
INFO 20:46:57,807 [main] (com.ankamagames.wakfu.client.WakfuClient:158) - java.runtime.version = 1.8.0_232-b09
INFO 20:46:57,808 [main] (com.ankamagames.wakfu.client.WakfuClient:159) - os.name = Windows 10
INFO 20:46:57,808 [main] (com.ankamagames.wakfu.client.WakfuClient:160) - os.arch = amd64
INFO 20:46:57,809 [main] (com.ankamagames.wakfu.client.WakfuClient:161) - os.version = 10.0
INFO 20:46:57,810 [main] (com.ankamagames.wakfu.client.WakfuClient:162) - sun.os.patch.level =
INFO 20:46:57,812 [main] (com.ankamagames.wakfu.client.WakfuClient:163) - user.language = en
INFO 20:46:57,813 [main] (com.ankamagames.wakfu.client.WakfuClient:164) - user.country = GB
INFO 20:46:58,028 [main] (com.ankamagames.wakfu.client.WakfuClient:170) - log path=.
INFO 20:47:01,242 [main] (aJj:148) - Fichier de préférences C:\Games\Ankama\Wakfu\.\userPreferences.properties inexistant, on le crée
INFO 20:47:01,381 [MessageScheduler] (aCR:299) - MessageScheduler running
INFO 20:47:05,444 [AWT-EventQueue-0] (aNa:1338) - useLuaAudio n'est pas défini, on utilise les scripts compilés par défaut
INFO 20:47:05,943 [AWT-EventQueue-0] (cvh:27) - Starting cvn...
WARN 20:47:05,943 [AWT-EventQueue-0] (cvn:114) - Updater communication service is not currently configured: Service is unactivated.
INFO 20:47:23,335 [AWT-EventQueue-0] (Vt:33) - GameDate initialized. Timezone : sun.util.calendar.ZoneInfo[id="UTC",offset=0,dstSavings=0,useDaylight=false,transitions=0,lastRule=null]
INFO 20:47:23,514 [AWT-EventQueue-0] (aiw:97) - Initializing GLApplication UI
WARN 20:47:28,750 [sentry-pool-1-thread-1] (io.sentry.connection.AbstractConnection:101) - Initiated a temporary lockdown because of exception: An exception occurred while submitting the event to the Sentry server.
ERROR 20:47:28,752 [sentry-pool-1-thread-1] (io.sentry.connection.AsyncConnection$EventSubmitter:189) - An exception occurred while sending the event to Sentry.
io.sentry.connection.ConnectionException: An exception occurred while submitting the event to the Sentry server.
at io.sentry.connection.HttpConnection.doSend(HttpConnection.java:216)
at io.sentry.connection.AbstractConnection.send(AbstractConnection.java:76)
at io.sentry.connection.AsyncConnection$EventSubmitter.run(AsyncConnection.java:185)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: connect timed out
at java.net.TwoStacksPlainSocketImpl.socketConnect(Native Method)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:607)
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666)
at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
at sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:264)
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:167)
at io.sentry.connection.HttpConnection.doSend(HttpConnection.java:168)
... 5 more
FATAL 20:47:31,700 [AWT-EventQueue-0] (aMX:131) - Erreur au lancement
javax.media.opengl.GLException: Profile GL_DEFAULT is not available on null, but: []
at javax.media.opengl.GLProfile.get(GLProfile.java:962)
at javax.media.opengl.GLProfile.getDefault(GLProfile.java:693)
at javax.media.opengl.GLProfile.getDefault(GLProfile.java:704)
at aiv.a(SourceFile:26)
at aiv.(SourceFile:59)
at aiw.a(SourceFile:99)
at aiw.c(SourceFile:93)
at XG.a(SourceFile:265)
at aNa.e(SourceFile:324)
at aMX.run(SourceFile:129)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
WARN 20:47:32,741 [Thread-1] (io.sentry.connection.AsyncConnection:144) - Graceful shutdown took too much time, forcing the shutdown.
WARN 20:47:32,745 [Thread-1] (io.sentry.connection.AsyncConnection:146) - 0 tasks failed to execute before shutdown.
INFO 20:48:55,082 [main] (aVd:381) - Chargement de la configuration depuis le fichier : 'config.properties'
INFO 20:48:55,110 [main] (com.ankamagames.wakfu.client.WakfuClient:230) - Configuration loaded for region WESTERN (by country detection for null): config.properties
INFO 20:48:55,194 [main] (dSq:107) - 1.72 (build -1 [2021-07-13 @ 20H48min55])
INFO 20:48:55,194 [main] (com.ankamagames.wakfu.client.WakfuClient:154) - java.vm.vendor =
INFO 20:48:55,195 [main] (com.ankamagames.wakfu.client.WakfuClient:155) - java.runtime.name = OpenJDK Runtime Environment
INFO 20:48:55,196 [main] (com.ankamagames.wakfu.client.WakfuClient:156) - java.vm.name = OpenJDK 64-Bit Server VM
INFO 20:48:55,196 [main] (com.ankamagames.wakfu.client.WakfuClient:157) - java.vm.version = 25.232-b09
INFO 20:48:55,197 [main] (com.ankamagames.wakfu.client.WakfuClient:158) - java.runtime.version = 1.8.0_232-b09
INFO 20:48:55,197 [main] (com.ankamagames.wakfu.client.WakfuClient:159) - os.name = Windows 10
INFO 20:48:55,197 [main] (com.ankamagames.wakfu.client.WakfuClient:160) - os.arch = amd64
INFO 20:48:55,197 [main] (com.ankamagames.wakfu.client.WakfuClient:161) - os.version = 10.0
INFO 20:48:55,198 [main] (com.ankamagames.wakfu.client.WakfuClient:162) - sun.os.patch.level =
INFO 20:48:55,198 [main] (com.ankamagames.wakfu.client.WakfuClient:163) - user.language = en
INFO 20:48:55,198 [main] (com.ankamagames.wakfu.client.WakfuClient:164) - user.country = GB
INFO 20:48:55,204 [main] (com.ankamagames.wakfu.client.WakfuClient:170) - log path=.
INFO 20:48:55,295 [main] (aJj:148) - Fichier de préférences C:\Games\Ankama\Wakfu\.\userPreferences.properties inexistant, on le crée
INFO 20:48:55,304 [MessageScheduler] (aCR:299) - MessageScheduler running
INFO 20:48:55,819 [AWT-EventQueue-0] (aNa:1338) - useLuaAudio n'est pas défini, on utilise les scripts compilés par défaut
INFO 20:48:55,830 [AWT-EventQueue-0] (cvh:27) - Starting cvn...
WARN 20:48:55,831 [AWT-EventQueue-0] (cvn:114) - Updater communication service is not currently configured: Service is unactivated.
INFO 20:48:56,322 [AWT-EventQueue-0] (Vt:33) - GameDate initialized. Timezone : sun.util.calendar.ZoneInfo[id="UTC",offset=0,dstSavings=0,useDaylight=false,transitions=0,lastRule=null]
INFO 20:48:56,333 [AWT-EventQueue-0] (aiw:97) - Initializing GLApplication UI
FATAL 20:49:00,923 [AWT-EventQueue-0] (aMX:131) - Erreur au lancement
javax.media.opengl.GLException: Profile GL_DEFAULT is not available on null, but: []
at javax.media.opengl.GLProfile.get(GLProfile.java:962)
at javax.media.opengl.GLProfile.getDefault(GLProfile.java:693)
at javax.media.opengl.GLProfile.getDefault(GLProfile.java:704)
at aiv.a(SourceFile:26)
at aiv.(SourceFile:59)
at aiw.a(SourceFile:99)
at aiw.c(SourceFile:93)
at XG.a(SourceFile:265)
at aNa.e(SourceFile:324)
at aMX.run(SourceFile:129)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
WARN 20:49:01,993 [Thread-1] (io.sentry.connection.AsyncConnection:144) - Graceful shutdown took too much time, forcing the shutdown.
WARN 20:49:02,006 [Thread-1] (io.sentry.connection.AsyncConnection:146) - 0 tasks failed to execute before shutdown.
INFO 20:49:19,975 [main] (aVd:381) - Chargement de la configuration depuis le fichier : 'config.properties'
INFO 20:49:19,983 [main] (com.ankamagames.wakfu.client.WakfuClient:230) - Configuration loaded for region WESTERN (by country detection for null): config.properties
INFO 20:49:20,069 [main] (dSq:107) - 1.72 (build -1 [2021-07-13 @ 20H49min19])
INFO 20:49:20,070 [main] (com.ankamagames.wakfu.client.WakfuClient:154) - java.vm.vendor =
INFO 20:49:20,070 [main] (com.ankamagames.wakfu.client.WakfuClient:155) - java.runtime.name = OpenJDK Runtime Environment
INFO 20:49:20,071 [main] (com.ankamagames.wakfu.client.WakfuClient:156) - java.vm.name = OpenJDK 64-Bit Server VM
INFO 20:49:20,071 [main] (com.ankamagames.wakfu.client.WakfuClient:157) - java.vm.version = 25.232-b09
INFO 20:49:20,071 [main] (com.ankamagames.wakfu.client.WakfuClient:158) - java.runtime.version = 1.8.0_232-b09
INFO 20:49:20,072 [main] (com.ankamagames.wakfu.client.WakfuClient:159) - os.name = Windows 10
INFO 20:49:20,072 [main] (com.ankamagames.wakfu.client.WakfuClient:160) - os.arch = amd64
INFO 20:49:20,072 [main] (com.ankamagames.wakfu.client.WakfuClient:161) - os.version = 10.0
INFO 20:49:20,072 [main] (com.ankamagames.wakfu.client.WakfuClient:162) - sun.os.patch.level =
INFO 20:49:20,073 [main] (com.ankamagames.wakfu.client.WakfuClient:163) - user.language = en
INFO 20:49:20,073 [main] (com.ankamagames.wakfu.client.WakfuClient:164) - user.country = GB
INFO 20:49:20,079 [main] (com.ankamagames.wakfu.client.WakfuClient:170) - log path=.
INFO 20:49:20,149 [main] (aJj:148) - Fichier de préférences C:\Games\Ankama\Wakfu\.\userPreferences.properties inexistant, on le crée
INFO 20:49:20,156 [MessageScheduler] (aCR:299) - MessageScheduler running
INFO 20:49:20,623 [AWT-EventQueue-0] (aNa:1338) - useLuaAudio n'est pas défini, on utilise les scripts compilés par défaut
INFO 20:49:20,635 [AWT-EventQueue-0] (cvh:27) - Starting cvn...
WARN 20:49:20,636 [AWT-EventQueue-0] (cvn:114) - Updater communication service is not currently configured: Service is unactivated.
INFO 20:49:21,351 [AWT-EventQueue-0] (Vt:33) - GameDate initialized. Timezone : sun.util.calendar.ZoneInfo[id="UTC",offset=0,dstSavings=0,useDaylight=false,transitions=0,lastRule=null]
INFO 20:49:21,363 [AWT-EventQueue-0] (aiw:97) - Initializing GLApplication UI
FATAL 20:49:22,269 [AWT-EventQueue-0] (aMX:131) - Erreur au lancement
javax.media.opengl.GLException: Profile GL_DEFAULT is not available on null, but: []
at javax.media.opengl.GLProfile.get(GLProfile.java:962)
at javax.media.opengl.GLProfile.getDefault(GLProfile.java:693)
at javax.media.opengl.GLProfile.getDefault(GLProfile.java:704)
at aiv.a(SourceFile:26)
at aiv.(SourceFile:59)
at aiw.a(SourceFile:99)
at aiw.c(SourceFile:93)
at XG.a(SourceFile:265)
at aNa.e(SourceFile:324)
at aMX.run(SourceFile:129)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
And this is my DxDiag information:
Spoiler (click here to show spoiler)
System Information
------------------
Time of this report: 7/13/2021, 21:31:16
Machine name: HP-BORIS
Machine Id: {E296A192-52C6-4293-B75C-AAD7AEEBFC3E}
Operating System: Windows 10 Pro 64-bit (10.0, Build 19042) (19041.vb_release.191206-1406)
Language: Spanish (Regional Setting: Spanish)
System Manufacturer: Hewlett-Packard
System Model: HP EliteBook 8440p
BIOS: 68CCU Ver. F.60 (type: UEFI)
Processor: Intel(R) Core(TM) i5 CPU M 520 @ 2.40GHz (4 CPUs), ~2.4GHz
Memory: 4096MB RAM
Available OS Memory: 3882MB RAM
Page File: 5625MB used, 2496MB available
Windows Dir: C:\WINDOWS
DirectX Version: DirectX 12
DX Setup Parameters: Not found
User DPI Setting: 96 DPI (100 percent)
System DPI Setting: 96 DPI (100 percent)
DWM DPI Scaling: Disabled
Miracast: Not Available
Microsoft Graphics Hybrid: Not Supported
DirectX Database Version: 1.0.8
DxDiag Version: 10.00.19041.0928 64bit Unicode
------------
DxDiag Notes
------------
Display Tab 1: No problems found.
Sound Tab 1: No problems found.
Sound Tab 2: No problems found.
Input Tab: No problems found.
--------------------
DirectX Debug Levels
--------------------
Direct3D: 0/4 (retail)
DirectDraw: 0/4 (retail)
DirectInput: 0/5 (retail)
DirectMusic: 0/5 (retail)
DirectPlay: 0/9 (retail)
DirectSound: 0/5 (retail)
DirectShow: 0/6 (retail)
---------------
Display Devices
---------------
Card name: Intel(R) HD Graphics
Manufacturer: Intel Corporation
Chip type: Intel(R) HD Graphics (Core i5)
DAC type: Internal
Device Type: Full Device (POST)
Device Key: Enum\PCI\VEN_8086&DEV_0046&SUBSYS_172A103C&REV_12
Device Status: 0180200A [DN_DRIVER_LOADED|DN_STARTED|DN_DISABLEABLE|DN_NT_ENUMERATOR|DN_NT_DRIVER]
Device Problem Code: No Problem
Driver Problem Code: Unknown
Display Memory: 1696 MB
Dedicated Memory: 64 MB
Shared Memory: 1632 MB
Current Mode: 1366 x 768 (32 bit) (60Hz)
HDR Support: Not Supported
Display Topology: Internal
Display Color Space: DXGI_COLOR_SPACE_RGB_FULL_G22_NONE_P709
Color Primaries: Red(0.575195,0.360352), Green(0.349609,0.575195), Blue(0.155273,0.111328), White Point(0.313477,0.329102)
Display Luminance: Min Luminance = 0.500000, Max Luminance = 270.000000, MaxFullFrameLuminance = 270.000000
Monitor Name: Generic PnP Monitor
Monitor Model: unknown
Monitor Id: CMO1463
Native Mode: 1366 x 768(p) (60.031Hz)
Output Type: Internal
Monitor Capabilities: HDR Not Supported
Display Pixel Format: DISPLAYCONFIG_PIXELFORMAT_32BPP
Advanced Color: Not Supported
Driver Name: igdumd64.dll,igd10umd64.dll
Driver File Version: 8.15.0010.2993 (English)
Driver Version: 8.15.10.2993
DDI Version: 10
Feature Levels: 10_0,9_1
Driver Model: WDDM 1.1
Hardware Scheduling: Supported:False Enabled:False
Graphics Preemption: DMA
Compute Preemption: DMA
Miracast: Not Supported
Detachable GPU: No
Hybrid Graphics GPU: Not Applicable
Power P-states: Not Applicable
Virtualization: Not Supported
Block List: DISABLE_HWSCH
Catalog Attributes: N/A
Driver Attributes: Final Retail
Driver Date/Size: 29/1/2013 8:00:00 p. m., 8314368 bytes
WHQL Logo'd: Yes
WHQL Date Stamp: Unknown
Device Identifier: {D7B78E66-4306-11CF-3D78-2037B2C2C535}
Vendor ID: 0x8086
Device ID: 0x0046
SubSys ID: 0x172A103C
Revision ID: 0x0012
Driver Strong Name: oem35.inf:5f63e5349ded771f:iILKM0:8.15.10.2993:pci\ven_8086&dev_0046
Rank Of Driver: 80E62001
Video Accel: ModeMPEG2_A ModeMPEG2_C ModeWMV9_B ModeWMV9_C ModeVC1_B ModeVC1_C
DXVA2 Modes: DXVA2_ModeMPEG2_VLD DXVA2_ModeMPEG2_IDCT DXVA2_ModeMPEG2_MOCOMP {BCC5DB6D-A2B6-4AF0-ACE4-ADB1F787BC89} {604F8E68-4951-4C54-88FE-ABD25C15B3D6} {A74CCAE2-F466-45AE-86F5-AB8BE8AF8483} DXVA2_ModeWMV9_MoComp DXVA2_ModeWMV9_IDCT DXVA2_ModeVC1_MoComp DXVA2_ModeVC1_IDCT {604F8E64-4951-4C54-88FE-ABD25C15B3D6} {604F8E66-4951-4C54-88FE-ABD25C15B3D6}
Deinterlace Caps: {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
{BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
{BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
{BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
{BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
{BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
{BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
{BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
D3D9 Overlay: Supported
DXVA-HD: Supported
DDraw Status: Enabled
D3D Status: Enabled
AGP Status: Enabled
MPO MaxPlanes: 1
MPO Caps: Not Supported
MPO Stretch: Not Supported
MPO Media Hints: Not Supported
MPO Formats: Not Supported
PanelFitter Caps: Not Supported
PanelFitter Stretch: Not Supported
-------------
Sound Devices
-------------
Description: Altavoces (High Definition Audio Device)
Default Sound Playback: No
Default Voice Playback: No
Hardware ID: HDAUDIO\FUNC_01&VEN_111D&DEV_7603&SUBSYS_103C172A&REV_1002
Manufacturer ID: N/A
Product ID: N/A
Type: N/A
Driver Name: HdAudio.sys
Driver Version: 10.0.19041.264 (English)
Driver Attributes: Final Retail
WHQL Logo'd: Yes
Date and Size: 8/5/2020 8:00:00 p. m., 430080 bytes
Other Files:
Driver Provider: Microsoft
HW Accel Level: Emulation Only
Cap Flags: 0xF1F
Min/Max Sample Rate: 100, 200000
Static/Strm HW Mix Bufs: 1, 0
Static/Strm HW 3D Bufs: 0, 0
HW Memory: 0
Voice Management: No
EAX(tm) 2.0 Listen/Src: No, No
I3DL2(tm) Listen/Src: No, No
Sensaura(tm) ZoomFX(tm): No
Description: Auriculares (High Definition Audio Device)
Default Sound Playback: Yes
Default Voice Playback: Yes
Hardware ID: HDAUDIO\FUNC_01&VEN_111D&DEV_7603&SUBSYS_103C172A&REV_1002
Manufacturer ID: N/A
Product ID: N/A
Type: N/A
Driver Name: HdAudio.sys
Driver Version: 10.0.19041.264 (English)
Driver Attributes: Final Retail
WHQL Logo'd: Yes
Date and Size: 8/5/2020 8:00:00 p. m., 430080 bytes
Other Files:
Driver Provider: Microsoft
HW Accel Level: Emulation Only
Cap Flags: 0xF1F
Min/Max Sample Rate: 100, 200000
Static/Strm HW Mix Bufs: 1, 0
Static/Strm HW 3D Bufs: 0, 0
HW Memory: 0
Voice Management: No
EAX(tm) 2.0 Listen/Src: No, No
I3DL2(tm) Listen/Src: No, No
Sensaura(tm) ZoomFX(tm): No
Does anyone have any idea what can I do now, or what am I doing wrong?
Spoiler (click here to show spoiler)
You might have to do a display driver reinstall and clean patch again to likely get it running.
It is the same issue from the post you mentioned, and as such the same should work as well. We will see. You can contact via discord if there are still trouble as I would like to figure out as well to know what's not working if that's the case. @Stotena#9728
If issues with patch, then this is the patched file for the version 2993 for your device.
I'm only 60% sure that this manual replacing will work. But worth a shot.
ig4icd64 - Patched [8.15.10.2993]
not for me bro
j'ai intel(R)Graphique 3000 la version du pilote est 9.17.10.4459 donc plus grand que celle que tu as mentionée , tu dis pourtant que sa devrait fonctionne alors que moi sa ne fonctionne même pas.
it does'nt work
me too he is doesn't work
I have uploaded then freshly today, so you can grab them from here and just paste them to the windows/system32 folder and get going.
ig4icd64 - Patched [9.17.10.4459].rar
Additional files for 32 bit OS. x86-x64 4459 Files.
I know that cause I've seen that on taks manager, btw
You can launch the game like that by follow the steps here : Start
That will help you see what it is trying to load up and where it is crashing.
You definitely saved my life!!!
hugs from Brazil
if some what this post gone, we have to buy GPU..
More details about the same can be found here : Re: Artifact tearing with the new AMD driver - AMD Community