Impossible to debug the example provided with the SDK projects

Hey there.
Just recently I started learning the SDK AE. After reading the first two pages of the Guide to the software development kit, I decided to try to build/debug examples of projects in visual studio.
I tried with the model project "Skeleton" and with the "Resizer effect" project, but the two I can't seem to make it work.

I set the environment variable AE_PLUGIN_BUILD_DIR for the correct path, and I also made sure visual studio debug using AfterFX.exe
However, if I try to launch the visual studio debugging (F5)... nothing happens. After effects opens, but nothing happens after that.

I checked my output log and... Well well full of messages like:


"AfterFX.exe" (Win32): loaded "C:\Program Files\Adobe\Adobe after effects CC 2015\Support Files\AudioFilters.dll. Cannot find or open the PDB file.

"AfterFX.exe" (Win32): loaded "C:\Program Files\Adobe\Adobe after effects CC 2015\Support Files\ProjectConverterHost.dll. Cannot find or open the PDB file.

"AfterFX.exe" (Win32): loaded "C:\Program Files\Adobe\Adobe after effects CC 2015\Support Files\TransmitHost.dll. Cannot find or open the PDB file.

"AfterFX.exe" (Win32): loaded "C:\Program Files\Adobe\Adobe after effects CC 2015\Support Files\DisplaySurface.dll. Cannot find or open the PDB file.

"AfterFX.exe" (Win32): loaded "C:\Program Files\Adobe\Adobe after effects CC 2015\Support Files\FLT.dll. Cannot find or open the PDB file.

"AfterFX.exe" (Win32): loaded "C:\Program Files\Adobe\Adobe after effects CC 2015\Support Files\RG.dll. Cannot find or open the PDB file.
There are many more of these erros... basically for each DLL in the \Support Files\ folder.

At the end of my output log, I have the following:

< 5060 > < AppVers > < 5 > App Version = Version 13.5.1.1x48

< 5060 > < AppDirs > < 5 > App Dir = C:\Program Files\Adobe\Adobe After Effects CC 2015\Support Files

The executable < 5060 Dir > < AppDirs > < 5 > = C:\Program Files\Adobe\Adobe After Effects CC 2015\Support Files

Resources < 5060 > < AppDirs > < 5 > Dir = C:\Program Files\Adobe\Adobe After Effects CC 2015\Support Files

Package < 5060 > < AppDirs > < 5 > Dir = C:\Program Files\Adobe\Adobe After Effects CC 2015\Support Files

< 5060 > < AppDirs > < 5 > Plugin Dir = C:\Program Files\Adobe\Adobe after effects CC Files\Plug-ins 2015\Support

< 5060 > < AppDirs > < 5 > required Dir = C:\Program Files\Adobe\Adobe after effects CC 2015\Support Files\Required

"AfterFX.exe" (Win32): loaded "C:\Program Files\Adobe\Adobe after effects CC 2015\Support Files\aeres1.dll. Cannot find or open the PDB file.

"AfterFX.exe" (Win32): unloaded "C:\Program Files\Adobe\Adobe after effects CC 2015\Support Files\aeres1.dll.

The program ' [3244] AfterFX.exe "ended with code 0 (0x0).



Can someone tell me what I'm missing?

Well, it is normal that if you launch AE in the debugger, nothing different happens if you launch AE normally. Which means that you must create or load a project and apply your plugin, so you can stop in the debugger (unless you want to catch global initialization, which is made on the loading of the program).

With regard to the PDB messages in the journal, which is quite ok, as the Adobe dll plugin obviously would not come with debug information.

The plugins you've compiled are born actually in the correct path? They are available in the menu effects in AE? It is the first thing to check, because when there is not this plugin, debugging is not available :-)

I interpreted your question so that your .aex files are actually present and visible on EI, you just can't break into the debugger when one of them is used.

So for your plugin, you must make sure that it contains debug information, otherwise you will not be able to debug.

Please check the following settings for your project in Visual Studio:

"C/C++" - "Debug Information Format" value "Program Database"

"C/C++ - preprocessor"-"Preprocessor Definitions" string contains the "_DEBUG" set

"C/C++ - Code generation '-'Runtime Library' is defined is ' / MTd ' or ' / MDd" (this is the most common error when unable to debug!)

' Linker - debugging - 'generate debugging information' set to 'Yes "".

Tags: After Effects

Similar Questions

  • Impossible to install the SDK service experience - timeout to connect to the Package share

    According to the installation guide, I tried to download and install the SDK of Services experience using the package share.

    However, I always get an error page. After clicking on the Package share link, the browser hangs for a few minutes, the present the following error page:

    package-share-error.png

    Try to connect using the 'local' login page does not work.

    In the server log, I found that kind of stack traces:

    28.09.2011 18:09:02 * ERROR * PackageShareServlet: Package not available Adobe sharing server (connection refused) (PackageShareServlet.java, line 306)

    java.net.ConnectException: Connection timed out: connect

    at java.net.PlainSocketImpl.socketConnect (Native Method)

    at java.net.PlainSocketImpl.doConnect (unknown Source)

    at java.net.PlainSocketImpl.connectToAddress (unknown Source)

    at java.net.PlainSocketImpl.connect (unknown Source)

    at java.net.SocksSocketImpl.connect (unknown Source)

    at java.net.Socket.connect (unknown Source)

    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect (unknown Source)

    at com.day.crx.packaging.impl.EasySSLProtocolSocketFactory.createSocket (EasySSLProtocolSocke tFactory.java:179)

    at org.apache.commons.httpclient.HttpConnection.open(HttpConnection.java:707)

    to org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$ HttpConnectionAdapter.op en(MultiThreadedHttpConnectionManager.java:1361)

    at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry (HttpMethodDirector.java:387)

    at org.apache.commons.httpclient.HttpMethodDirector.executeMethod (HttpMethodDirector.java:17 1)

    at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)

    at com.day.crx.packaging.impl.proxy.ProxyImpl.doGet(ProxyImpl.java:552)

    at com.day.crx.packaging.impl.PackageShareServlet.doLogin(PackageShareServlet.java:294)

    at com.day.crx.packaging.impl.PackageShareServlet.doGet(PackageShareServlet.java:114)

    at com.day.crx.j2ee.CRXHttpServlet.doGet(CRXHttpServlet.java:112)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)

    at com.day.crx.j2ee.CRXHttpServlet.service(CRXHttpServlet.java:94)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

    at com.day.j2ee.servletengine.ServletRuntimeEnvironment.service (ServletRuntimeEnvironment.ja goes: 228)

    at com.day.j2ee.servletengine.RequestDispatcherImpl.doFilter(RequestDispatcherImpl.java:315)

    at com.day.j2ee.servletengine.RequestDispatcherImpl.service(RequestDispatcherImpl.java:334)

    at com.day.j2ee.servletengine.RequestDispatcherImpl.service(RequestDispatcherImpl.java:378)

    at com.day.j2ee.servletengine.ServletHandlerImpl.execute(ServletHandlerImpl.java:346)

    to com.day.j2ee.servletengine.HttpListener$ Worker.run (HttpListener.java:610)

    at java.lang.Thread.run (unknown Source)

    Notice that I use a proxy to access the internet, and I have already configured using the experience server configuration console, in the "day Commons HTTP Client 3.1" as suggested in the literature of the day here http://dev.day.com/content/docs/en/cq/current/administering/package_manager.html#Package%2 0Share % 20Account

    How can I check the Server Package share are provided by Adobe is actually alive? Are there any other requirements for the package share work? Find the SDKS required to create applications of ADEP experience in Flash Builder Services elsewhere?

    Thank you

    Cosma Colanicchia

    Aspects, it was probably due to a temporary Package sharing unavailability, as we had some problems a few weeks ago with our server.

    Access to the Package of the ADEP share, there are 2 possible login screens:

    (a) login screen the package share

    It comes from the Package share server and means that the server is up, running and accessible (possibly behind well-configured proxy).

    (b) login screen the product

    This screen will be displayed after a connection to the Server Package share has expired (not available) or denied (bad proxy server configuration).

  • Impossible to import the same project name as a previously deleted

    I had a project in Flash Builder, I needed to update; the old version was a Flash Professional project using a FLA, but the new version uses a different folder structure and XFL. I have a click with the right button on the old project in Flash Builder and choose 'Remove', then choose the option "do not remove content". Then, I renamed the project folder and put the new version of the project with the same name of file, in the same place.

    Flash Builder doesn't let me import the new version of the project. It will take me through the Import Wizard, but when he finished nothing appears in Flash Builder. Almost seems as if there is a flag 'permanently ignore this name forever projects' hidden somewhere, although I hope that FB was not inflexible. Anyone know how to fix this? Thank you.

    Eclipse has serious problems with distinguish uppercase / lowercase in project names and will be silently fails if the name of a project changes in the case. Apparently even if you delete the project, then rebuild. So I had to change the capitalization to match the previous version.

  • Debug the device - missing .debug files - debugger does not slaughter

    Hello world

    I'm trying to debug on my bold 9700.

    If I attach the debugger to the jde to my device through debugging--> join to---> Pocket I can see debug messages in the output window of the jde. But the debugger does not stop at breakpoints also I get error messages while the debugger is endearing to the device. Missing files 'net.rim.cldc' etc.

    Searching the Internet has proved I have the specify a location where the debugger can find the ".debug" missing files.

    I hope someone can tell me where to download these files f *. I'm tired of searching...

    Thanks in advance

    Harry

    Hello. Debug files are provided with BlackBerry simulators, so you can install a BlackBerry Simulator that corresponds to your version of BlackBerry device software.

    BlackBerry simulators can be downloaded here: https://www.blackberry.com/Downloads/entry.do?code=060AD92489947D410D897474079C1477

    Best regards, Dmitry.

  • Is the tool provided with the works of Labview 2009 with LabVIEW2010

    Hello

    I use currently LABVIEW 2010 want to know about toolkit provided with the dvd of LabVIEW 2009

    is compatible with the labVIEW 2010

    Thank you

    Check out this link.

    http://www.NI.com/support/LabVIEW/lvtool.htm

    If the required toolbox does not "(ou supérieur) ' after the requirement for 2009, or specifies LV2010 it is not compatible."

  • How can I get permission to install operating system on a new PC? I provided with the old laptop installation discs, but permission to install them on the new PC is denied.

    My old laptop has ceased to exist. How can I get permission to install operating system on a new PC? I provided with the old laptop installation discs, but permission to install them on the new PC is denied.

    original title: operating system

    My old laptop has ceased to exist. How can I get permission to install operating system on a new PC? I provided with the old laptop installation discs, but permission to install them on the new PC is denied.

    If the installation provided with your Windows computer discs was preinstalled on the computer - it is OEM and cannot be moved. You can move Windows to another computer if you buy the retail version.

    You can move the windows on a new computer

    If it's a full license or upgrade retail - Yes. You can move it to another computer as long as it is installed on one computer at a time (and if it's a version upgrade the new Windows computer must have its own license of qualification). The previous Windows installation on your old computer must be formatted or deleted. You will have to perhaps call Microsoft and explain what happened to complete activation. Turning it on the second computer will automatically be in effect 'disable' the license for the first computer.

    If it's an OEM license - don't. OEM licenses, including Windows preinstalled on a computer before purchase and Windows purchased separately, are related to the first computer, they are installed on and cannot be transferred to another computer. To install Windows on another computer, you will need to buy another copy.

  • If I buy a new hard drive, I use the activation number provided with my computer to re - install Windows XP?

    activation and replacement hard drive

    Greetings from St. John's Newfoundland. My wife has given car for my birthday washer and I wiped the ENTIRE hard drive, including the operating system. (XP). I have recovery CD but the computer will not read and install XP. I want to know it is if I buy a new hard drive, can I use the activation number provided with my computer to re - install Windows XP?

    Hello

    Yes, you can use the activation code for re - install Windows XP.

    Note: If you have exceeded the number of times to activate the product, then you would not be able to activate, you may need to contact the manufacturer to perform a factory restore.

  • Windows Vista Home Basic preinstalled on my Compaq laptop will not accept code provided with the computer installation.

    Windows Vista Home Basic preinstalled on my Compaq laptop will not accept code provided with the computer installation. HP can't help. Your say talking to HP and HP technicians say they are unable to help him. I'm now using valid XP. HP say that conflict with Vista. Can anyone help?

    original title: VISTA VS. XP

    Your technicians say talk to HP

    Sorry, this is not Microsoft.  This is a public forum from user to user hosted by Microsoft on its servers for the comfort of its clients, and we all here are volunteers.

    You say you use XP.  What is your question?  What do you mean 'conflicts with Vista?

    I suggest recovery discs you order from HP for your computer.  If HP is no longer the issue of stocks you can order such a third of Recovery - Disks.com.  There are several of these companies.  If you are going to use XP, you need to install XP from scratch and this means that you need XP drivers for your brand and model.  If HP has no XP drivers on your computer you must not try to use XP on it.

    Remember that Vista Starter, Home Basic, Home Premium and Ultimate out of Microsoft support on 10 April and there will be more updates, including critical security patches after that date.  Only Vista business and company will continue to receive updates.  You might consider this a good time to upgrade to Windows 7.  You must download and run the Windows Update Advisor once you restored Vista successfully.

  • Where can I find a copy of the Windows Vista Quick Start Guide provided with the retail version of Windows Vista?

    Where can I find a copy of the Windows Vista Quick Start Guide provided with the retail version of Windows Vista?

    I need the Guide quick start, as I have lost mine. A copy of the paper, as in a PDF file or similar.

    Hello

    You can check this link:
  • No option has worked at the start of vista & no CD provided with the computer!

    I tried all the options (boot recovery, System Restore, memory something or other, etc) and nothing won't boot up to vista. It puts me in a vicious cycle of hit ctrl alt + delete to restart again and again. I have tried absolutely every single option. I can get the bios of course but that's all. I don't see anything else. I have no Vista CD because I bought the computer from comp usa so I can't even try to start with a CD. I want to do a clean install, but I guess that's not possible with no CD :-(  I just need to crash the computer in the trash?  I am disabled so I have no money for a new CD of windows, they are simply too expensive.

    Thank you

    Tammie

    Vista Media recovery obtaining and/or using the Vista recovery on your computer Partition to factory settings .

    There is no Vista free download legal available.

    Contact your computer manufacturer and ask them to send a recovery disk/s Vista set.

    Normally, they do this for a cost of $ small.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    In addition, ask them if you have a recovery Partition on your computer/laptop to restore it to factory settings.

    See if a manual provided with the computer or go to the manufacturer's website, email or you can call for information on how to make a recovery.

    Normally, you have to press F10 or F11 at startup to start the recovery process...

    Another way I've seen on some models is press F8 and go to a list of startup options, and launch a recovery of standards of plant with it, by selecting the repair option.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    Also ask them if it is possible to do the recovery disk/s for the recovery Partition in case of a system Crash or hard drive failure.

    They will tell you how to do this.

    Every computer manufacturer has their own way of making recovery disk/s.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    Or borrow a good Microsoft Vista DVD (not Dell, HP, etc).
    A good Vista DVD contains all versions of Vista.
    The product key determines which version of Vista is installed.

    There are 2 disks of Vista: one for 32-bit operating system, and one for 64-bit operating system.

    If install a cleaning is required with a good DVD of Vista (not HP, Dell recovery disks):

    Go to your Bios/Setup, or the Boot Menu at startup and change the Boot order to make the DVD/CD drive 1st in the boot order, then reboot with the disk in the drive.

    At the startup/power on you should see at the bottom of the screen either F2 or DELETE, go to Setup/Bios or F12 for the Boot Menu

    http://support.Microsoft.com/default.aspx/KB/918884

    MS advice on the conduct of clean install.

    http://www.theeldergeekvista.com/vista_clean_installation.htm

    A tutorial on the use of a clean install

    http://www.winsupersite.com/showcase/winvista_install_03.asp

    Super Guide Windows Vista Installation

    After installation > go to the website of the manufacturer of your computer/notebook > drivers and downloads Section > key in your model number > get latest Vista drivers for it > download/install them.

    Save all data, because it will be lost during a clean installation.

    See you soon.

    Mick Murphy - Microsoft partner

  • problem with debugging the code

    IAM using JDE 4.6. I used to debug the code until yesterday. But suddenly, I couldn't able to debug the code. When I insert a debugger, it does'nt stop there during execution. If I try inserting the debugger during execution, an error pops up "no executable code to the selected line. Help, please.

    What happens to me when I am debugging the device on the Sim Card and the code for the device or the Sim Card does not exactly match the JDE.  Recompilation and the commissioning the device or the Sim Card with the new code usually fixes it.  Give it a try.

  • How to debug the java application BlackBerry on Eclipse with a BlackBerry Smartphone?

    Problem:

    How to debug the java application BlackBerry on Eclipse with a BlackBerry Smartphone?

    The following procedure:

    http://docs.BlackBerry.com/en/developers/deliverables/12002/Debug_an_app_on_BB_device_656366_11.jsp

    Error:

    An internal error occurred during: "launch WMMS_ACC_video_test0".
    java.lang.NullPointerException

    I found that other methods of debugging.

    If anyone knows how to do it please tell me.

    Thank you for your attention.

    http://www.BlackBerryForums.com/developer-forum/107455-debugging-live-device.html

    Solution:

    Start the IDE
    Connect your device to the PC via USB
    compile your application and load on the device
    in JDE - Debug - attach to-Pocket
    ignore all dialog boxes
    do the breakpoint
    Start your application on the device

  • What wireless keyboard compatible with NANO receiver usb provided with the Mobile Mouse 4000?

    What wireless keyboard compatible with the usb NANO-receiver provided with the Mobile Mouse 4000? I already have Mobile Mouse 4000 and I now want to get a keyboard for which I don't have to plug another usb receiver. I have more usb ports.

    They don't work that way.  Each receiver has one of a number of frequencies assigned, and the receiver and the device have pair codes that make them unique.  Otherwise, you'd have the problem of a keyboard or a mouse, controlling all the computers with the same brand of mouse or keyboard in an entire room, office, etc.

  • Calculation fail with (impossible to rename the outbound log file)

    Hello

    I am running a calculation script that breaks down after running for some time. I see that the problem comes from the entity dimension that has something of 4,000 members. My calc calculation script only a subset of this dimension.   I do see messages of any detail just the message log applications which ends with failure to rename the log file, exit below.

    Impossible to rename the outbound log file [Wed Oct 21 11:25:26 2015]...

    Calculator Information message: run block - [No_Activity], [Deg - 47], [No_Location], [2870], [No_Academic], [D801200], [original], [FY15], [CAD], [F9plus3]

    Cannot rename the outbound log file

    Looks like you are running with SET MSG DETAIL, is that correct?

    Has the potential to create a lot of log entries. Just a guess but you run out of space in your/diagnostics/logs folder?

  • Hello. Accidentally, I bought the Adobe Lightroom 6 box set (CD ROM) support when I need to download the application. I opened the package and now can not return it. Is there a way I can be provided with a license so that I can download the software and t

    Hello. Accidentally, I bought the Adobe Lightroom 6 box set (CD ROM) support when I need to download the application. I opened the package and now can not return it. Is there a way I can be provided with a license so that I can download the software and avoid paying twice for the product? I can return the package open, if necessary. He was ordered on Amazon.ca. Thank you

    Use the serial number located inside the retail box to save the download version

    Download & install instructions https://forums.adobe.com/thread/2003339 can help

    -includes a way to go to a page to download the Adobe programs if you do not have a disk or drive

Maybe you are looking for