64-bit beta for Windows

Post Reply
Keith Smith
Posts: 9942
Joined: Sat Oct 09, 2010 8:38 pm
Location: Pompton Plains, NJ
Contact:

64-bit beta for Windows

Post by Keith Smith »

For windows only (for now). These URLs won't last forever, and once we change audio libraries, this structure is going to change quite a bit, but until further notice, Windows users are invited to try the beta. This won't go final until after 10.20 is final with official support for 64-bit:
http://assets.pilotedge.net/clients/xpl ... odex64.dll
http://assets.pilotedge.net/clients/xpl ... _win64.dll
http://assets.pilotedge.net/clients/xpl ... ugin64.xpl (V0.8.1, updated Jul 19 2013)

Most users will also need to install the 2010 Visual C++ 64-bit runtime from here: http://www.microsoft.com/en-us/download ... x?id=14632

I'm doing this in the forum for now to get some initial feedback and to make sure its' working for at least one other person. I'm not sure if the MSVCR100.dll in the home directory that we ship with includes both 32 and 64-bit support...so this is how we find out.

Instructions for installation with existing 32-bit version already in place:
1) drop those files into your X-Plane 10.20/resources/plugins folder,
2) rename your existing VSProPlugin.xpl (this is the existing 32-bit version) to a .bak extension to prevent X-Plane from loading BOTH versions of the plugin

Start X-Plane.exe (the 64-bit version) and have at it.

Please report issue in this thread.
Vincent Meier
Posts: 249
Joined: Sun Jan 08, 2012 11:37 am
Location: Edmonton, Alberta, Canada

Re: 64-bit beta for Windows

Post by Vincent Meier »

Keith,
Just installed the 64 bit Version.
All good at this end. I am able to receive and transmit
Windows 7 64 bit
XP 10.20 10

Vince
Vincent Meier

Skyhawk 172: C-FEGU
Baron 58: C-FEED
Cirrus SR22: C-FLAG
lwilliams
Posts: 206
Joined: Thu Dec 09, 2010 8:32 pm
Location: Guelph, Ontario

Re: 64-bit beta for Windows

Post by lwilliams »

No dice here....here is a line from my log.txt

Y:\X-Plane 10/Resources/plugins/VSProPlugin64.xpl : Error Code = 193 : %1 is not a valid Win32 application.
Failed: Y:\X-Plane 10/Resources/plugins/VSProPlugin64.xpl. (This file is missing, not a DLL or could not be loaded due to another missing DLL.)

I do have the file MSVCR100.dll in my Resources/plugins folder........FYI


Windows7 64bit
Xplane 10.20b10
Lee Williams
Keith Smith
Posts: 9942
Joined: Sat Oct 09, 2010 8:38 pm
Location: Pompton Plains, NJ
Contact:

Re: 64-bit beta for Windows

Post by Keith Smith »

Lee, you're running the 32-bit version of X-Plane (I can tell, because the error specifically says "is not a valid Win32 application").

Can you try it with the 64-bit version of X-Plane? *whispers* that's the whole idea, remember? :)

Keith
arb65912
Posts: 646
Joined: Sun Jul 17, 2011 5:40 am
Contact:

Re: 64-bit beta for Windows

Post by arb65912 »

No luck, Keith. See log file. Had to compress. Could not attach .txt Cheers, AJ
Attachments
Log.rar
(21.76 KiB) Downloaded 419 times
Keith Smith
Posts: 9942
Joined: Sat Oct 09, 2010 8:38 pm
Location: Pompton Plains, NJ
Contact:

Re: 64-bit beta for Windows

Post by Keith Smith »

AJ, I don't have rar on this machine, and won't be installing it. Just post the relevant line from the log, it'll be very easy to find. It'll be the area where it says that it couldn't load the plugin!
lwilliams
Posts: 206
Joined: Thu Dec 09, 2010 8:32 pm
Location: Guelph, Ontario

Re: 64-bit beta for Windows

Post by lwilliams »

Keith Smith wrote:Lee, you're running the 32-bit version of X-Plane (I can tell, because the error specifically says "is not a valid Win32 application").

Can you try it with the 64-bit version of X-Plane? *whispers* that's the whole idea, remember? :)

Keith

It's definately 64bit.....lol

I could not attach the log.txt, so I emailed it to you, Keith.
Lee Williams
Keith Smith
Posts: 9942
Joined: Sat Oct 09, 2010 8:38 pm
Location: Pompton Plains, NJ
Contact:

Re: 64-bit beta for Windows

Post by Keith Smith »

Lee,

The log file that you sent contains a different error than the one you posted, it says:
"Y:\X-Plane 10/Resources/plugins/VSProPlugin64.xpl : Error Code = 126 : The specified module could not be found.
Failed: Y:\X-Plane 10/Resources/plugins/VSProPlugin64.xpl. (This file is missing, not a DLL or could not be loaded due to another missing DLL.)"

That's the part I need. It sounds like it's looking for another DLL and not finding it, or not finding a 64-bit implementation of it. Can you email me a screenshot (or paste it here) of your Resources/plugins folder?
lwilliams
Posts: 206
Joined: Thu Dec 09, 2010 8:32 pm
Location: Guelph, Ontario

Re: 64-bit beta for Windows

Post by lwilliams »

Keith...........done
Lee Williams
Keith Smith
Posts: 9942
Joined: Sat Oct 09, 2010 8:38 pm
Location: Pompton Plains, NJ
Contact:

Re: 64-bit beta for Windows

Post by Keith Smith »

For those who are getting a similar message, please download and install the Visual C++ 2010 64-bit runtime here:
http://www.microsoft.com/en-us/download ... x?id=14632 (MS download page)
Post Reply