Quote:
Originally Posted by Linium
i have installed netframework 4.5.2 and bot log on account all 5 and start game all game open on each windows but dont move on game nothink to do.
|
Same for me, got a game lauched 0 even if had 4.5 installed...[/QUOTE]
You have the same behaviour if you have 4.5.62 installed?
Latest build I used the framework 4.5.62 instead of 4.5 in hope that works for all (4.5.62 and 4.5) however I can do a new build back with 4.5.
Maybe the issue it's related to the NHC5.exe.config file
Can you edit this file with notepad and replace:
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" />
to
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.62" />
or
<supportedRuntime version="v4.5" sku=".NETFramework,Version=v4.5.62" />