64-bit plugin won't load

Hi,
I have a plug-in that I've compiled in 32-bit and 64-bit versions, and the 32-bit version loads fine in Photoshop 32-bit, but the x64 version fails to load in Photoshop 64-bit.  I saw Jim Watters' thread about this, and added this to my .r file:
#if defined(_WIN64)
                CodeWin64X86 { "PluginMainCorrect" },
#else
but it still fails to load.  What do I do from here?  I've looked around but can't see any advice on how to track down problems with plug-ins that won't load.  Are there any diagnostic tools which I can use to get more information about why it won't load?
Thanks
            -Matthew

Interestingly, the debug version works fine, just not the release version.  I have looked at the projects settings but found nothing significantly different between the two configurations.  Currently we're working around the problem by using the debug version.

Similar Messages

  • PhotomergeUI.plugin won't load

    Hi, y'all!
    I tried installing the PhotomergeUI from photoshop extra plugin, but it won't load. When I reloaded photoshop, it's missing under the files>automate menu.
    I put it under //applications/adobe photoshop cs4/plug-ins/automate/
    I think I've overwritten the original photomerge plugin in the process, too.
    Any ideas would be appreciated.
    Thanks in advance ^^

    photomergeUI.plugin
    It's supposed to replace the regular photomerge plugin that comes with photoshop cs4 with an interface to align the pictures manually like in the older photoshops.

  • CS3 SDK plugin won't load in CS2

    Hello,
    Looking at the Illustrator SDK programmer's guide is looks like it should be possible to develop a universal binary plugin using XCode. It appears that its possible to use this universal binary plugin with both CS2 and CS3. When I compile the sample plugins that come with CS3 SDK, they will not load in CS2. "Error loading plugins" This is on an intel mac running 10.4.9. Could anyone shed some light on this situation for me? Do I have to develop two plugins? Does Illustrator output a debug log anywhere which would help me understand what's going on?

    Jon, yes it is possible to do this (i.e. develop a universal binary plug-in using Xcode that loads and runs under Illustrator CS2 and CS3). There are two reasons why the universal binaries for samples from the CS3 SDK don't load and run under CS2.
    1) CS2 can't find their plug-in entry point function.
    2) The CS3 SDK samples are dependent on versions of suites that are only available in CS3.
    Regarding 1 - CS2 will use the entry point function name provided in the 'mach' property in your plug-in's PiPL resource. If the function name provided there is empty CS2 will look for a function named "main" and call that if it is available, otherwise you'll get an "Error loading plug-ins." alert. The behaviour of CS3 is slightly different, if the entry point name is empty it looks first for a function named "PluginMain", then for a function named "main", then gives up with the error alert. The CS3 samples all use an entry point function named "PluginMain" and leave the entry point name empty in their 'mach' property (and their 'mi32' property for that matter). It's straightforward to change this. For example, to name the entry point for the Tutorial sample on the CS3 SDK add the commented line below to Tutorial.r:
    #define PIPL_PLUGIN_NAME "Tutorial"
    #define PIPL_ENTRY "PluginMain" // add this line
    #include "Plugin.r"
    Regarding 2 - to have a plug-in that will successfully run under CS2 or CS3 the plug-in must only depend on suites that are available under the host application. The simplest arrangement is to have one plug-in binary that uses the suite versions supported by CS2 - the "lowest common denominator" approach. Alternatively your plug-in can make a run time check of the version of Illustrator it is running under and acquire / use the suite versions appropriately. The CS3 SDK samples don't do either of these things. So if you only make the fix for 1 described above in the Tutorial sample it will still fail to load under CS2 because it will try and acquire suites that are only available in CS3. If you change the Tutorial sample to use the legacy suite versions supported by CS2 (such as AIArtSuite, AIPathSuite,AIDocumentViewSuite, AIUnicodeStringSuite and AIToolSuite whose headers you'll find in the AI120xxx header files in the legacy folder on the CS3 SDK) you can implement a lowest common denominator approach for the sample and it should at least startup cleanly under CS2. There may be further changes required to get all the features of the sample to run properly.
    I haven't had much luck getting the Xcode 2.4.1 debugger to host a debug session under Illustrator CS2 - so debugging is painful. But it may well be my own lack of Xcode / gdb knowledge that's the barrier here.

  • Adobe Reader plugin won't load on Safari for Windows

    I have 3 browsers running on Vista so that I can check website compatibility on all 3. Everything looks fine on Safari except that I cannot download and read PDF files (I can with FF3 and IE7). I realized that the Safari (version 4) on Windows that I have doesn't have the Adobe plugin, but every time I try to install it the system tells me that I already have a better version installed (9.1) and won't let me add the Safari browser to the mix. Any suggestions???

    Safari isn't supported yet. Want support:
    Mike

  • Acrobat plugin won't load in Safari

    Running Snow Leopard. Didn't select using Acrobat plugin when Acrobat first installed. Now I cannot get Safari to recognize acrobat.plugin.
    I tried Acrobat:Help:Repair Acrobat installation but that didn't help. Tried deleting Safari plist preference file; no luck.
    How do I get Safari to recognize acrobat plugin?

    Are you running THe Computer in OSX.6?
    If so, are you running the computer in 64 bit mode?
    If so, are you Running Safari in 64 bit mode?using 64 bit version?
    If so? Then you need to switch Safari to 32bit mode. no plugin designed for 32 bit mode will work in 64 mode.
    if all the question are no or your using X.5.8 or lower then try doing Help > Repair installation.
    (Please note information is given by an Experienced User of Acrobat. I am not an employee of Adobe.)

  • ITunes Store on 64-bit computer won't load (Dec. 2011)

    I am running the latest iTunes (64-bit) on my SONY VAIO Windows 7 - 64 bit laptop.  I cannot access iTunes Store at all.  It will load halfway and then stop loading.  I have done the following to try and fix the issue:
    1. Uninstall iTunes
    2. Reset "winsock"
    3. Restart the computer
    4. Reinstall 64-bit compatible iTunes
    Result?
    Same issue.  I can load up my local music, apps, podcasts, and so on, but I cannot load iTunes at all!
    Loading....
    Finished loading.  Can you tell?  It's amazing!  No iTunes!!!!  I am so frustrated with this issue!
    Here is what I can access: (links in the red box)

    I am having the same problem. I sent an e-mail to iTunes tech support and received a form e-mail designed for someone who has never used a computer before. It was completely worthless. I have been having this problem for weeks.

  • HELP!  V9 plugins won't load on my G5!

    Help, anyone! I have a 4 1/2 year old G5 Power MAC running on
    OSX. I downloaded latest V9 of Flash, but Firefox (also latest, V2)
    won't install the plugins! I think the problem may be that Adobe
    seems only to offer the latest Flash for Intel based MAC, or
    PowerPCMac (and I think the latter is the one that I downloaded).
    But, I can't find another version anywhere on the Adobe site. Now,
    I can't get into virtually any websites, even my own!!! Has anybody
    run across this? Or, do you have a solution??!!! I'm really
    desperate, here. Thanks!!

    Help, anyone! I have a 4 1/2 year old G5 Power MAC running on
    OSX. I downloaded latest V9 of Flash, but Firefox (also latest, V2)
    won't install the plugins! I think the problem may be that Adobe
    seems only to offer the latest Flash for Intel based MAC, or
    PowerPCMac (and I think the latter is the one that I downloaded).
    But, I can't find another version anywhere on the Adobe site. Now,
    I can't get into virtually any websites, even my own!!! Has anybody
    run across this? Or, do you have a solution??!!! I'm really
    desperate, here. Thanks!!

  • Safari won't load plugin

    I'm trying to watch ESPN360, but the Move Networks player won't load. It was working before I replaced my hard drive(it died). I used time machine to restore all my files, info, etc..., but now this player won't load. Someone please give me some Ideas. Thanks.

    Hello,
    Make sure your Mac meets the system requirements:
    Mac
    Processor Speed: 1.5 Ghz
    Memory: 512 MB of RAM
    Operating System:OSX
    Browsers: Mozilla Firefox 2.0+, Safari 2.0
    Plugins: Adobe Flash Player 8+
    Screen Resolution: 1024x768 or higher with 32-bit color
    Connection Speed: 768 Kbps
    I think you need to re-download and install Adobe Flash Player 8... here's the link:
    http://www.adobe.com/shockwave/download/download.cgi?P1ProdVersion=ShockwaveFlash
    See if that helps...
    Carolyn

  • GarageBand 10.0.3 will not load any of my 64-bit plugins

    Hello all,
    I recently upgraded to Mac OS X Yosemite and updated GarageBand to 10.0.3.  However, when I try to load any of my 64-bit plugins, I get the following error messages:
    The Audio Unit “Dimension P” could not be loaded for your project, and may need to be updated. Contact the manufacturer for an updated version or further assistance.
    The Audio Unit “LinuxSample” could not be loaded for your project, and may need to be updated. Contact the manufacturer for an updated version or further assistance.
    The Audio Unit “Rapture” could not be loaded for your project, and may need to be updated. Contact the manufacturer for an updated version or further assistance.
    (Note that I am using SoundRadix's 32 Lives to make the Dimension Pro and Rapture Audio Units usable as 64-bit plugins.
    Interestingly enough, both "LinuxSampler" and "Dimension Pro" are truncated at 11 characters.

    GarageBand can only record at the  44.1 kHz sample rate.
    The error message you are seeing is typical for two apps fighting for the sample rate, for example if you open Logic Pro before launching GarageBand.
    Try to change the sample rate back to 44.1 kHz in the utility Audio Midi Setup (In the folder Applications > Utilities).

  • My MacBook Air won't load web pages from the internet. It will connect to phone hotspot and run fine. The apple store reset the library and network preferences and it ran fine for a little bit, now slow again. Any ideas?

    My MacBook Air won't load web pages from the internet. It will connect to phone hotspot and run fine. The apple store reset the library and network preferences and it ran fine for a little bit, now slow again. Any ideas?

    My MacBook Air won't load web pages from the internet. It will connect to phone hotspot and run fine. The apple store reset the library and network preferences and it ran fine for a little bit, now slow again. Any ideas?

  • Pogo games won't load - cleared cache, reloaded firefox, reloaded plugins, reloaded java, reloaded adobe flash - nothing is working - need NEW suggestions please.

    Pogo games won't load - cleared cache, uninstalled and reloaded firefox, reloaded plugins, uninstalled and reloaded java, uninstalled and reloaded adobe flash - nothing is working - need NEW suggestions please.

    Try doing these steps:
    Install Firefox 11 from [http://www.getfirefox.com www.getfirefox.com]. simply install it over your current version of Firefox to make sure all Windows Registry settings get recreated correctly.
    Run all Windows Updates. Service packs, etc. You may have to run this several times to ensure that you get all needed updates.
    Download and Install MalwareBytes Anti-Malware, run a full Scan. [http://www.malwarebytes.org/ http://www.malwarebytes.org/]. This helps check that there are no viruses on your computer causing issues. You can uninstall this program after you clean off any infections.
    Update your graphics driver (Firefox uses your graphics card for some rendering, and an out of date graphics card driver can cause problems. [https://support.mozilla.org/en-US/kb/how-do-i-upgrade-my-graphics-drivers https://support.mozilla.org/en-US/kb/how-do-i-upgrade-my-graphics-drivers].
    After doing all these steps, try restarting your computer, and seeing if Pogo will run.
    If it doesn't work, go into your control panel, and uninstall every installation of Java and Flash that you have. Restart your computer again, then install them from [http://fpdownload.macromedia.com/pub/flashplayer/current/licensing/win/install_flash_player_11_plugin_32bit.exe http://fpdownload.macromedia.com/pub/flashplayer/current/licensing/win/install_flash_player_11_plugin_32bit.exe] for Flash, and [http://javadl.sun.com/webapps/download/AutoDL?BundleId=62313 http://javadl.sun.com/webapps/download/AutoDL?BundleId=62313] for Java. again, restart your PC, then test.
    Try to start Firefox in [[Safe mode|Safe mode]]. This mode disables all extensions, user customizations, hardware acceleration, etc. temporarily for diagnostic and troubleshooting. If Firefox works find in Safe Mode, then this is likely an add-on issue. Restart Firefox in normal mode, then type "About:addons" (without the quotes) in the address bar. Disable your extensions one by one, restarting Firefox between each one, until you find the trouble maker. Once you do, you can disable that add-on and report the issue to that add-on's developer.
    If it does not help the issue, open up your Firefox Profile. [[Backing up your information|Backing up your information]] shows you where that is stored by default. Delete or rename the "pluginreg.dat" file (make sure Firefox is closed when you do this). Test again.

  • Safari 5.1.2 won't load pages on win 7 64 bit

    Safari on my PC won't load any pages.
    stuck on "contacting $website"
    IE, Chrome and firefox work fine
    windows 7 64b.

    You're welcome. Glad you got things working again.
    That's an interesting one ... I've seen the SpeedBit variation of this LSP thing causing the iTunes blank store troubles before. But I think this is the first confirmed case I've seen of SpeedBit being associated with a Safari page load failure.

  • Windows 10 64 Bit .iso file won't load.

    I have recently downloaded Windows 10, and because I had 32 bit before on Windows 7 it upgraded to Windows 10 32 Bit. I got some new hardware all capable of 64 Bit,
    but I can't get the Windows 10 64 Bit .iso file to load. Isn't the mount feature supposed to make it so you don't have to burn it on to a disk. Well I did that and when I click the setup it says, this app can't run on your PC.  Any help?

    Make sure your computer is compatible:
    For 64-bit installations of Windows 10 Enterprise Technical Preview, a small number of older PCs will be blocked from installing the preview because they don't support CMPXCHG16b,
    PrefetchW, and LAHF/SAHF. 
    You can not install 64 bit from a 32bit installtion.
    You may want to try a USB key: http://www.microsoft.com/en-us/download/windows-usb-dvd-download-tool

  • Firefox 3.6.10 update won't load on restart (tried many times) and exits after warning to restart again - how to disable warning so don't have to start twice every time I use Firefox?

    I regret agreeing to download Firefox 3.6.10 update, as it is somehow corrupted, and will not load when I restart. Subsequently, every time I start Firefox, it warns "Update Ready to Install", then when I don't restart (if I restart, it won't load) it exits, and I have to start Firefox a second time. Then it works without the warning, but when I exit and start Firefox again, the warning returns and the cycle repeats. This is such a nuisance I have gone back (reluctantly) to Explorer. Is there anyway for me to get rid of this corrupted update and go back to before I downloaded the fateful update?

    Your above posted system details show outdated plugin(s) with known security and stability risks.
    *Shockwave Flash 9.0 r999
    Update the [[Managing the Flash plugin|Flash]] plugin to the latest version.
    *http://www.adobe.com/software/flash/about/
    In Firefox 3.6 and later versions you need the Next-Generation Java™ Plug-In present in Java 6 U10 and later (Linux: libnpjp2.so; Windows: npjp2.dll).
    http://java.com/en/download/faq/firefox_newplugin.xml
    See also http://java.sun.com/javase/6/webnotes/install/jre/manual-plugin-install-linux.html

  • Many of my System preferences won't load in mavericks?

    Since updating to 10.9 many of my system preferences won´t load. These are:
    - Security: You can’t open Security & Privacy preferences because it doesn’t work on an Intel-based Mac.
    - Notifications: Could not load Notifications preference pane.
    - Printers & Scanners: Could not load Printers & Scanners preference pane.
    - iCloud: Could not load iCloud preference pane.
    - Internet accounts: Could not load Internet Accounts preference pane.
    - Networks: Could not load Network preference pane.
    - Sharing: You can’t open Sharing preferences because it doesn’t work on an Intel-based Mac.
    - Users & Groups: You can’t open Users & Groups preferences because it doesn’t work on an Intel-based Mac.
    - Parental Controls: Could not load Parental Controls preference pane.
    - Date & Time: You can’t open Date & Time preferences because it doesn’t work on an Intel-based Mac.
    Any hints on a solution are greatly appreciated!
    Best regards, Mikkel

    To further explain:
         I didn't need to locate any invisible files in my case.  I discovered that I had 4 versions of the System Preferences application on my computer.  (The System Preference applicatioin is what loads the preference pains when you seledt System Preferences.)  I merely searched for "System Preferences" in spotlight.  Spotlight located 4 different versions of the System Preferences application. Some of those versions apparently tied to preference panes that used the old 32 bit encoding from the non Intel processor days.  When I clicked on the System Preferences under the Apple menue it was apparently pulling up an old version of the System Preferences applicatioin instead of the correct one in the main Applications folder.  I also noted that if I clicked on System Preferernces in the dock or directly in the the Applications folder, I would not have the problem of some of the preference panes not able to be viewed because of the " "it doesn’t work on an Intel-based Mac" message.  So I surmised that the correct System Preferences application was in the Applications Folder on the top level of the drive directory like it was supposed to be but that when I clicked on System Preferences from the Apple menue it was loading one of the 3 old System Preferences applications that were buried elsewhere on my hard drive.  If you find you have more than one System Preferences application on your hard drive you need to trash the other System Preferences Applications.  Before trashing the duplicates, you should test the one in the main Applications folder by directly double clicking it and make sure all the preference panes in it work properly then trash the duplicate System Preferences applications you found in spotlight.
         You may also find like I did, that you not only have duplicates of the System Preferences on your hard drive but also several old duplicates of the entire Applications folder buried on your hard drive. if that is the case you should compare each folder and make sure there is nothing in the old duplicate Applications folders you still need.  You will probably find that all of the latest versions of your applications are in the main Applications folder where they should be.  If so then trash all the old duplicate Applications folders as well.  Keep only the main Applications folder on the top level of the hard drive.
         Trashing all these extra old Applications folders that held old duplicates of all my applications in them on my hard drive solved a bunch of other problems I was having with some of the applications as well.
         For the technically minded:  Why does this happen with Mavericks and not with Mountain Lion?  I suspect that the old Applications folders and old duplicate System Sreferences applications didn't matter to Mountain Lion because it searched for the System Preference application under the Apple menu differently than Mavericks does.  I believe Mountain Lion seached all the top levels of the Application folder before drilling down into any subfolders to find the System Preferences application.  Mavericks apparently does it the opposite way.  It searches the first subfolder in you Applications folder and drills all the way down in that subfolder first before going to the next subfolder and drilling down in that subfolder all the way to the bottom.  So it searches all the subfolders before searching the main level of the Applications folder for System Preferences.  Since my old duplicate System Preferences applications where in subfolders with titles that were earlier in the alphabet than the main System Preferences application it searched those subfolders first, found the old System Preferences application in the those earlier folders and loaded the old System Preferences first in the subfolders instead of the correct one further on in the main Applications folder.  If any one else has a better idea let me know.
    --Scott
    micmac2105 wrote:
    Hello,
    have the same problem, however, I do not understand the hint for solving the problem.
    How to show invisible files?
    How to find applications/system preferences and call Get info from file menu?
    Where are all these things, have never seen them before or heard of them.
    Thanks for help
    Michael
    micmac2105 wrote:
    Hello,
    have the same problem, however, I do not understand the hint for solving the problem.
    How to show invisible files?
    How to find applications/system preferences and call Get info from file menu?
    Where are all these things, have never seen them before or heard of them.
    Thanks for help
    Michael
    micmac2105 wrote:
    Hello,
    have the same problem, however, I do not understand the hint for solving the problem.
    How to show invisible files?
    How to find applications/system preferences and call Get info from file menu?
    Where are all these things, have never seen them before or heard of them.
    Thanks for help
    Michael

Maybe you are looking for