Been playing on Uthgard for some time now and never had any issue with the web launcher system. Played this morning without any issue. This afternoon, I'm getting an error when I click "PLAY!"
This immediately as I click it

followed by (blabla stopped working)

This is the .NET runtime error log
- Code: Select all
Nom du journal :Application
Source : .NET Runtime
Date : 01/08/2016 17:45:49
ID de l’événement :1026
Catégorie de la tâche :Aucun
Niveau : Erreur
Mots clés : Classique
Utilisateur : N/A
Ordinateur : <hidden info>
Description :
Application : uthgard.exe
Version du Framework : v4.0.30319
Description : le processus a été arrêté en raison d'une exception non gérée.
Informations sur l'exception : System.ObjectDisposedException
à System.Windows.Forms.Control.CreateHandle()
à System.Windows.Forms.Form.CreateHandle()
à System.Windows.Forms.Control.get_Handle()
à System.Windows.Forms.Control.SetVisibleCore(Boolean)
à System.Windows.Forms.Form.SetVisibleCore(Boolean)
à System.Windows.Forms.Control.Show()
à .
+
.
()
à
..
()
à System.Threading.ThreadHelper.ThreadStart_Context(System.Object)
à System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
à System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
à System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
à System.Threading.ThreadHelper.ThreadStart()
XML de l’événement :
<Event xmlns='http://schemas.microsoft.com/win/2004/08/events/event'><System><Provider Name='.NET Runtime'/><EventID Qualifiers='0'>1026</EventID><Level>2</Level><Task>0</Task><Keywords>0x80000000000000</Keywords><TimeCreated SystemTime='2016-08-01T15:45:49.000000000Z'/><EventRecordID>37729</EventRecordID><Channel>Application</Channel><Computer><hidden info></Computer><Security/></System><EventData><Data>Application : uthgard.exe
Version du Framework : v4.0.30319
Description : le processus a été arrêté en raison d'une exception non gérée.
Informations sur l'exception : System.ObjectDisposedException
à System.Windows.Forms.Control.CreateHandle()
à System.Windows.Forms.Form.CreateHandle()
à System.Windows.Forms.Control.get_Handle()
à System.Windows.Forms.Control.SetVisibleCore(Boolean)
à System.Windows.Forms.Form.SetVisibleCore(Boolean)
à System.Windows.Forms.Control.Show()
à .
+
.
()
à
..
()
à System.Threading.ThreadHelper.ThreadStart_Context(System.Object)
à System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
à System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
à System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
à System.Threading.ThreadHelper.ThreadStart()
</Data></EventData></Event>
This is the application error log:
- Code: Select all
Nom du journal :Application
Source : Application Error
Date : 01/08/2016 17:45:50
ID de l’événement :1000
Catégorie de la tâche :(100)
Niveau : Erreur
Mots clés : Classique
Utilisateur : N/A
Ordinateur : <hidden info>
Description :
Nom de l’application défaillante uthgard.exe, version : 1.0.0.0, horodatage : 0x57524572
Nom du module défaillant : KERNELBASE.dll, version : 6.1.7601.19160, horodatage : 0x56bcd5c3
Code d’exception : 0xe0434352
Décalage d’erreur : 0x0000c52f
ID du processus défaillant : 0x12fc
Heure de début de l’application défaillante : 0x01d1ec0bc585edc9
Chemin d’accès de l’application défaillante : D:\GAMES\Electronic Arts\Uthgard Launcher\uthgard.exe
Chemin d’accès du module défaillant: C:\Windows\syswow64\KERNELBASE.dll
ID de rapport : 0546ca1d-57ff-11e6-a835-f46d04af0269
XML de l’événement :
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2016-08-01T15:45:50.000000000Z" />
<EventRecordID>37730</EventRecordID>
<Channel>Application</Channel>
<Computer><hiddeninfo></Computer>
<Security />
</System>
<EventData>
<Data>uthgard.exe</Data>
<Data>1.0.0.0</Data>
<Data>57524572</Data>
<Data>KERNELBASE.dll</Data>
<Data>6.1.7601.19160</Data>
<Data>56bcd5c3</Data>
<Data>e0434352</Data>
<Data>0000c52f</Data>
<Data>12fc</Data>
<Data>01d1ec0bc585edc9</Data>
<Data>D:\GAMES\Electronic Arts\Uthgard Launcher\uthgard.exe</Data>
<Data>C:\Windows\syswow64\KERNELBASE.dll</Data>
<Data>0546ca1d-57ff-11e6-a835-f46d04af0269</Data>
</EventData>
</Event>
Computer's running Windows 7 64bits and as said, no problem whatsoever until this afternoon.
I tried uninstalling/reinstalling the launcher, reinstalling Microsoft .NET Framework 4.6 & Visual C++ Redistributable for Visual Studio 2015 for x86, using various browsers.