Page 1 of 1

If you get a .net error!

Posted: Sun Sep 15, 2024
by Issa
I recently installed Chicken Fighters 2k12 on Windows 11 and got an error. This is how I fixed it.

1) Go to: C:\Program Files (x86)\IssaSoft Productions\Chicken Fighters 2012

2) Create a new file called "Chicken Fighters 2012.exe.config".

3) Paste the following in it and click save.

<configuration>
<startup useLegacyV2RuntimeActivationPolicy="true">
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
</startup>
</configuration>

4) Sometimes if you cant create a file, its because you dont have permission. So give yourself permission. Right click on the folder, click security, and click users, then check allow.

5) Enjoy the game!