Version of this file is not compatiable.

Post Reply
Phando
Posts: 12
Joined: 2020-09-05 14:37

Version of this file is not compatiable.

Post by Phando »

Full error:
The version of this file is not compatible with the version of Windows you're running. Check your computer's system information to see whether you need an x86 (32-bit) or x64 (64-bit) version of the program, and then contact the software publisher.

I've installed PR on Someone's PC but when i try to launch it it shows this error. It cant be upgraded to x64 bit as it is X86-based pc
Last edited by Phando on 2020-09-05 14:55, edited 1 time in total.
AlonTavor
PR:BF2 Developer
Posts: 2991
Joined: 2009-08-10 18:58

Re: Version of this file is not compatiable.

Post by AlonTavor »

Are you absolutely sure he's running a 32bit OS? We don't support this anymore.
Phando
Posts: 12
Joined: 2020-09-05 14:37

Re: Version of this file is not compatiable.

Post by Phando »

AlonTavor wrote:Are you absolutely sure he's running a 32bit OS? We don't support this anymore.
Yeah its on 32bit. Guess it doesn't work then. Thanks!
User avatar
Mats391
PR:BF2 Lead Developer
Posts: 7643
Joined: 2010-08-06 18:06

Re: Version of this file is not compatiable.

Post by Mats391 »

Phando wrote:Yeah its on 32bit. Guess it doesn't work then. Thanks!
We still support client x86. What Windows version are you using?
Image

Mineral: TIL that Wire-guided missiles actually use wire
Phando
Posts: 12
Joined: 2020-09-05 14:37

Re: Version of this file is not compatiable.

Post by Phando »

Mats391 wrote:We still support client x86. What Windows version are you using?
Its on windows 7
User avatar
Mats391
PR:BF2 Lead Developer
Posts: 7643
Joined: 2010-08-06 18:06

Re: Version of this file is not compatiable.

Post by Mats391 »

Please check PRLauncher.log in mods/pr/bin
Image

Mineral: TIL that Wire-guided missiles actually use wire
Phando
Posts: 12
Joined: 2020-09-05 14:37

Re: Version of this file is not compatiable.

Post by Phando »

Mats391 wrote:Please check PRLauncher.log in mods/pr/bin
http://imgur.com/a/JJZFRC7
User avatar
Mats391
PR:BF2 Lead Developer
Posts: 7643
Joined: 2010-08-06 18:06

Re: Version of this file is not compatiable.

Post by Mats391 »

That is an old error.
Can you do checksums of PRLauncher.exe? Also which PR version is installed?
Image

Mineral: TIL that Wire-guided missiles actually use wire
Phando
Posts: 12
Joined: 2020-09-05 14:37

Re: Version of this file is not compatiable.

Post by Phando »

http://imgur.com/a/xVzX5bd

The same error prompt shows up when i checksum as in the picture above. The version is the latest one, but it has been copied from a drive and not installed from an installer.
User avatar
Mats391
PR:BF2 Lead Developer
Posts: 7643
Joined: 2010-08-06 18:06

Re: Version of this file is not compatiable.

Post by Mats391 »

Are you certain the version copied is the 32bit version and not the 64bit? If you are unsure, can you upload the PRLauncher.exe for me to check?
Image

Mineral: TIL that Wire-guided missiles actually use wire
Phando
Posts: 12
Joined: 2020-09-05 14:37

Re: Version of this file is not compatiable.

Post by Phando »

The version I've copied to the drive was 64bit, im not so sure, but how do you upload the launcher?
User avatar
Mats391
PR:BF2 Lead Developer
Posts: 7643
Joined: 2010-08-06 18:06

Re: Version of this file is not compatiable.

Post by Mats391 »

Phando wrote:The version I've copied to the drive was 64bit, im not so sure, but how do you upload the launcher?
Upload it to your favorite filesharing service such as google drive, dropbox or mega

Edit: If you copied files from a 64bit installation to a 32bit system, it will never work. You need to do a fresh install on the 32bit.
Image

Mineral: TIL that Wire-guided missiles actually use wire
Phando
Posts: 12
Joined: 2020-09-05 14:37

Re: Version of this file is not compatiable.

Post by Phando »

Ohh alright ill reinstall it again and try it
Phando
Posts: 12
Joined: 2020-09-05 14:37

Re: Version of this file is not compatiable.

Post by Phando »

The previous error has been fixed by reinstalling but this new one showed up
http://imgur.com/a/BMJ77hal


Below is the log file

Code: Select all

Project Reality Log File
PRLauncher.exe started at: 2020-09-07T15:13:33

Critical Error: An unhandled exception has occured. Details are as follows:

Could not load file or assembly 'System.Threading.Tasks, Version=1.5.11.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.

Further details can be found in the following file:

[url]D:\prbf2_1.6.0.0_full\Project Reality\mods\pr\bin\PRLauncher.log[/url]

Please report this error to the Project Reality Team, and include the log file in your report.

[url=https://www.realitymod.com/forum/forumdisplay.php?f=27]Visit Support Forum[/url]

 > System.IO.FileNotFoundException: Could not load file or assembly 'System.Threading.Tasks, Version=1.5.11.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
File name: 'System.Threading.Tasks, Version=1.5.11.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
   at PRLauncher.WPF.ViewModel.Pages.LoginPageViewModel.OnLoaded(Object a)
   at Reality.Utils.WPF.RelayCommand.Execute(Object )
   at -.s.a(Object a, RoutedEventArgs b)
   at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
   at System.Windows.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
   at System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)
   at MS.Internal.LoadedOrUnloadedOperation.DoWork()
   at System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
   at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
   at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
   at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

Last edited by Phando on 2020-09-07 09:19, edited 2 times in total.
User avatar
Mats391
PR:BF2 Lead Developer
Posts: 7643
Joined: 2010-08-06 18:06

Re: Version of this file is not compatiable.

Post by Mats391 »

Make sure .net Framework 4.6 or higher is installed.
Image

Mineral: TIL that Wire-guided missiles actually use wire
Phando
Posts: 12
Joined: 2020-09-05 14:37

Re: Version of this file is not compatiable.

Post by Phando »

.net framework 4.6 and above weren't supported so i installed a 4.5 and it seems to be working and all issues have been resolved, Thanks.
Last edited by Phando on 2020-09-07 19:49, edited 1 time in total.
SemlerPDX
Posts: 530
Joined: 2011-01-16 21:49
Contact:

Re: Version of this file is not compatiable.

Post by SemlerPDX »

Phando wrote:.net framework 4.6 and above weren't supported so i installed a 4.5 and it seems to be working and all issues have been resolved, Thanks.
You can install .NET 4.6 on Windows 7 (x86 or x64) (SP1) using an offline installer here:
https://www.microsoft.com/en-us/downloa ... x?id=53344

*in case you run into issues using only 4.5. Like Mats391 said, .NET 4.6 is required for PR
Phando
Posts: 12
Joined: 2020-09-05 14:37

Re: Version of this file is not compatiable.

Post by Phando »

4.6 doesnt work for some reason and there hasn't been any problems yet.
Post Reply

Return to “General Technical Support”