Launcher,WPF stop working

Bubel

Dedicated Member
Dedicated Member
Aug 17, 2004
104
11
94
Hi i try few times install game and everytime i start update game got Launcher.wpf stop working
Im using win 8.1 64 bit got instaled net framework and redistributes and for black screen on other mirs client direct x sdk
Any tips what need do to update game?:P and play if need post more info about my spec i will .
 

Bubel

Dedicated Member
Dedicated Member
Aug 17, 2004
104
11
94
i uninstall 2015 redistribute and reinstall net framework 4.8 and still same . Hard to say but maybe its problem with compatibility, sry for trouble . Will be later
 

Ardbeg

Legend
Legendary
Aug 8, 2004
3,225
2
150
290
Southern England
i uninstall 2015 redistribute and reinstall net framework 4.8 and still same . Hard to say but maybe its problem with compatibility, sry for trouble . Will be later
You dont need to uninstall anything. All new .net frameworks "add" to files already out and don't replace them.
If you right click the game config file and open with notepad or something, it should show what version the client is compiled in.
 

Bubel

Dedicated Member
Dedicated Member
Aug 17, 2004
104
11
94
in launcher couldnt open mir 2Config.ini so dno but i open Artificial mir2Client.exe and its say its config file .Dno if you want this

<?xml version="1.0" encoding="utf-8"?> and there alot in other lines example where say old version xxxx new version

assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Ninject" publicKeyToken="c7192dc5380945e7" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-3.3.4.0" newVersion="3.3.4.0" />
</dependentAssembly>
 
Last edited:

Ardbeg

Legend
Legendary
Aug 8, 2004
3,225
2
150
290
Southern England
in launcher couldnt open mir 2Config.ini so dno but i open Artificial mir2Client.exe and its say its config file .Dno if you want this

<?xml version="1.0" encoding="utf-8"?> and there alot in other lines example where say old version xxxx new version

assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Ninject" publicKeyToken="c7192dc5380945e7" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-3.3.4.0" newVersion="3.3.4.0" />
</dependentAssembly>



This is the most recent Crystal client.exe.config file I have from the current source.
A couple of parts in the source are set as v4, the shared is v2.



Code:
<configuration>
  <startup useLegacyV2RuntimeActivationPolicy="true">
    <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2"/>
  </startup>
  <runtime>
    <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
      <probing privatePath="DirectX" />
    </assemblyBinding>
  </runtime>
</configuration>
 

Bubel

Dedicated Member
Dedicated Member
Aug 17, 2004
104
11
94
hi sry i didnt reply been busy but on discord saw client and update and now working ty and sry for problem