djcristiano7
Usuario (México)

Si llegaste aqui es porque tienes un error en tu after effect y estas buscando una solucion con el codigo, aqui enlisto varios de ellos y sus posibles causas, am tambien lo hago para mi el post, para cuando tenga algun problema con eso.... Recomendacion: si tienes el codigo a la mano basta con que busques con tu navegador en este caso para Firefox e Internet Explorer: presiona Ctrl + F e introduce el codigo para una facil busqueda! aun me hacen falta muchos codigos pero actualizare el post constantemente la fuente de la pagina de donde los estoy recolectando la dejare al final si lo postie aqui es para ahorrar tiempo a la hora de buscar en la otra pagina! Not enough memory to create compress formats. Message text: After Effetcs: Not enough memory to create compress formats (424905K requested, 216828K available). Message interpretation: Some specific file format handlig extensions could not be loaded. Possible causes: The incident recorded here happened, after a failed update of After Effects CS4 to the 9.0.2 patch. This damaged the preferences and the CoDecs shared between After Effects, Premiere Pro, Encore and Adobe Media Encoder. Launching any of the applications thereafter did not initialize the post-install auto-install, that would repair these settings. Resolution or workaround: As a first step, delete your preferences file. The next time you start After Effects, they will be restored with default values. Windows XP: Cocuments and SettingsApplication DataAdobeAfter Effects[AE version]Adobe After Effects [AE version] Prefs.txt Windows Vista/ Windows 7: C:UsersAppDataLocalAdobeAfter Effects[AE version]Adobe After Effects [AE version] Prefs.txt An error ocurred playing Advanced 3D Plugin Message text: After Effects error: An error ocurred playing Advanced 3D Plugin. Message interpretation: A 3D function could not be correctly executed. Possible causes: The user did not provide any detailed steps, so I can’t offer any explanation. Resolution or workaround: Not applicable. Not enough thread resources Message text: After effects warning: Not enough thread resources. Message interpretation: The program cannot initiate an operation due to insufficient processing resources. Possible causes: This error may occur, if a plug-in requests more threads than are currently available. If other multithreaded operations are already running inside the same address space, they may mutually block each other, resulting in failure of this processing step. This will force the plug-in back into single-threaded mode, so calculations take longer, but can be executed with less resource usage. Resolution or workaround: This is an internal issue in the code that cannot be influenced. At best, you can try to not use conflicting effects and features. 5027 :: 55 Message text: After Effects error: Internal verification failure, sorry! (Folder name must be between 1 and 31 characters) Message interpretation: Exporting failed, because the target folder has a name that is too long. Possible causes: Exporting clips for web usage carries with it some limitations on the file naming. Since the items will be viewed on different browsers on different operating systems, old and new, in a multitude of languages, not every file name is valid. Many web servers require strict use of 8bit Unicode Latin1/Western encoding (which, to simplify, refers to standard English and European languages for the most part) without special characters thrown in and correct use of small and capitalized letters. Especially on Linux and Unix servers, the file MyFile.html is not the same as myfile.html. The same applies to the length of the file name. On many servers it defaults to a maximum of 32 characters. This is in order to boost performance by not having to look for very long names as well as a means of security to prevent excessively long file paths serving as a doorway for malicious content. A part of such policies is implemented in several Adobe tools. For instance the Save for Web and Devices in Photoshop will truncate file names, if you target specific platforms. The same happens in Adobe Media Encoder for video content, when you output to FLV, F4V or H.264 for online distribution. Since After Effects uses this shared component as well, it inherits this mechanism and will produce the warning, if the intended file name length does not fall within the specs. Resolution or workaround: Chose as short a file name as you can. Instead of trying to express info in the file name, use the web servers virtual file system and metadata in conjunction with a Content Management System database to manage categorization, file dates and user access. 5027 :: 12 Message text: After Effects: AEGP Plugin PNGIO Support: Unable to create PNGIO. Message interpretation: A PNG file could not be exported. Possible causes: This specific issue is still under investigation and pertains to the use of 16bit PNG files. The user reporting it used files that were converted from a digital HD camera (RED, presumably) and was unable to render them out. That does not affect al lof them, only specific ones from some sequences. I have not yet been able to reproduce the issue or find a potential cause with other means. Also see this related entry. Resolution or workaround: For the time being, selecting a different file type for output seems the only viable option. 5027 :: 12 Message text: After Effects: AEGP Plugin PNGIO Support: PNGIO library error: Invalid color type in IHDR. Message interpretation: A PNG could not be exported due to a color space issue. Possible causes: This specific issue is still under investigation and pertains to the use of 16bit PNG files. The user reporting it used files that were converted from a digital HD camera (RED, presumably) and was unable to render them out. That does not affect al lof them, only specific ones from some sequences. I have not yet been able to reproduce the issue or find a potential cause with other means. Also see this related entry. Resolution or workaround: For the time being, selecting a different file type for output seems the only viable option. 37 :: 102 Message text: After Effects error: Invalid image buffer size (-61x – 106.) Message interpretation: A processing operation resulted in invalid pixel data. Possible causes: While in line with other image buffer errors, this one can be pinned down to being specific to a third-party plug-in. In the recorded case, Magic Bullet Frames was used. Since it employs pixel motion detection to create progressive footage from interlaced sources, the error would indicate that one of the calculations ended up going nowhere, producing a negative buffer. Resolution or workaround: There is no specific solution, but it is reasonable to assume that modifying the effect’s settings ever so slightly or changing footage interpretation and comp settings might allow to get the expected result without the error. 26 :: 353 Message text: After Effects error: Internal verifiaction failure, sorry! {can’t evaluate expr on parentless stream}. Message interpretation: An expression could not be evaluated, because it does seem to not belong to any property. Possible causes: This message is part of a series of errors (also see this error) triggered by a very specific scenario. In the given case, the user had linked mask shapes across layers using simple pickwhip expressions, a feature which has been introduced in CS4. In addition, he reversed the layer in time, which caused this issue. Resolution or workaround: The solution is actually quite obvious: Link the masks, but do so in a separate sub-composition. Then time-reverse that composition when it becomes the layer in the main composition. If that is not possible, avoid the linking of the masks all together and copy&paste the actual data instead. 26 :: 0 Message text: After Effects error: Root should be layer. Message interpretation: A function failed, because it could not associate its container element. Possible causes: This message is part of a series of errors (also see this error) triggered by a very specific scenario. In the given case, the user had linked mask shapes across layers using simple pickwhip expressions, a feature which has been introduced in CS4. In addition, he reversed the layer in time, which caused this issue. Resolution or workaround: The solution is actually quite obvious: Link the masks, but do so in a separate sub-composition. Then time-reverse that composition when it becomes the layer in the main composition. If that is not possible, avoid the linking of the masks all together and copy&paste the actual data instead. 25 :: 170 Message text: After Effects error: Effect attempting to use empty path parameter. Message interpretation: An effect references a missing item. Possible causes: There are two imaginable scenarios where this message might be of relevance. First, it could refer to another layer within the scene hierarchy path. As many effects are able to use other layers for additional processing inputs by selecting them in pop-ups, they may respond badly, if those external inputs are removed or renamed. This should normally not happen, as the plug-ins are meant to keep track of such changes and exit gracefully by setting the input to none or their internal default, but some combinations or a bug in the effect may prevent this. Similarly, duplicating a layer that already references another layer does not update those inputs, yet the effect requires them to be unique to work properly and causes the error. A second possible cause are effects, that use external files to either store pre-calculated data or require certain configuration data. Good examples for this are for instance Turbulence 2D, which caches its simulation data externally, many of the Sapphire plug-ins that use external configuration files, or some other effects plug-ins that require "textures" or "shapes" and look for bitmap images or vector files. Resolution or workaround: If the error can be pinpointed to layer references, change your handling procedures. Instead of duplicating layers with the references in place, set them to the defaults before duplicating, then manually set them to the desired layers. If a project was created by someone else and you get the error, set all references to their defaults, then save it again. Re-open it to manually set the references. Apply the same methodology when getting issues with renaming layers. When dealing with external files, make sure that they exist in the first place. For configuration data and presets, re-installing a plug-in is often the simplest way to do that. For cached simulations, you should check the Options panel in the effect or any dedicated path options in the main interface. when you do, also make sure that the directory being linked has enough free space to hold the files. 25 :: 56 Message text After Effects error: Warp cannot allocate a buffer larger than 30000 pixels in either dimension (-516). Message interpretation: An effect tries to calculate an image larger in size than the maximum resolution supported in After Effects. Possible causes: You are working with large resolution files and try to make them even larger. This normally happens with effects applied and their values spinning out of control or their resulting calculations producing pixels outside the original layer dimensions. Typical effects affected by this are: - Basic 3D - Corner Pin - Motion Tile - Transform This situation also often occurs, when these effects are used in conjunction with expressions and the expressions break, setting some of the rigged parameters to excessively high values. Resolution or workaround: Reduce the resolution of your footage elements or use subtler values. When using expressions, make sure they are safe and cannot accidentally break. 17 :: 16 Message text: After Effects error: Zero denominator in ratio addition. Message interpretation: After Effects was unable to correlate two internal variables in a mathematically sensible way. Possible causes: There is a number of situations where this could occur, but essentially it always is caused by mixing materials with different resolutions and framerates. Often it is caused by wrongly set footage interpretations, where the pixel aspect ratio of a source material does not match the actual pixel data. This will throw an error, if e.g. anamorphic video material needs to be expanded to its square pixel equivalent. When using still images, odd sizes that do not present multiples of 2 in either dimension can cause problems. A similar problem is, if the framerate of the footage is not set correctly, and the footage used in a composition wit ha different framerate. Most commonly affected is for instance footage actualyl recorded at the correct 29.97fps for NTSC, but being interpreted as 30fps. Since certain rounding errors will accumulate after a while, somewhere down the line the program may not be able to compensate for this mismatch. Recently this issue has also popped up more often with AVCHD and H.264 derivatives recorded from different digital video and photo cameras that use pa pulldown to mimic the appearance of 24fps film at different native framerates. Likewise, compositions with different unusual framerates that are being nested might cause the same troubles. The use of audio in the project usually makes the problem more severe. Additionally, certain combinations of operations that spatially transform pixels (scaling, displacement) in combination with features like continuously rasterize/ collapse transformations have been known to give the error. Resolution or workaround If you are using unusual source footage resolutions, modify your composition or footage, if possible. Cropping or resizing an image in Photoshop can make all the difference. In After Effects, make sure your footage interpretations meet the facts. Check your camera manual for the correct specifications. Set your composition settings so, that nested compositions have either the same framerates or even multiples/ fractions of the main framerate. E.g. in a 30fps scenario, an 11fps sub-comp might be problematic, since it has a remainder with any division operation, as both elements do not share a common divisor, but 12fps might work perfectly, since 30 and 12 can both be divided by 6. if unsure where things go wrong, isolate the problem by selectively toggling switches nad adjusting values. 194 :: 13 Message text: Licensing for this product has stopped working. This product has encountered a problem which requires that you restart your computer before it can be launched. If you continue to see this message after restarting your computer, please contact either your IT administrator or Adobe technical support for help, and mention the error code shown at the bottom of this screen. Message interpretation: Your program refuses to launch because it thinks it is not licensed. Possible causes: See this error. Resolution or workaround: See this error. Unable to map buffer into application memory. September 2nd, 2009 Message text: After Effects warning: Unable to map buffer into application memory. Message interpretation: A specific buffer could not be loaded into the memory utilized and controlled by the main program. Possible causes: Not applicable. Resolution or workaround: Not applicable. Frame blending – failed to allocate memory. Message text: After Effects warning: Frame blending – failed to allocate memory. Message interpretation: The frame blending failed due to running out of memory. Possible causes: This mostly occurs with the advanced, motion analysis based frame blending method introduced in CS3. The exact cause is unclear, but it seems that odd values that might be introduced during time-remapping throw things off track. Resolution or workaround: Choose a different frame blending method or resort to alternative methods of time-remapping liek using the Timewarp effect or third-party products like RevisionFX’ Twixtor. Frame blending – failed to create thread. Message text: After Effects warning: Frame blending – failed to create thread. Message interpretation: The frame blending failed due to a processing error. Possible causes: Not applicable. Resolution or workaround: Not applicable. Can’t add XMP data to the files of this type. Message text: After Effects Error: Can’t add XMP data to the files of this type. Message interpretation: A file you are trying to render does not support XMP data. Possible causes: Adobe’s XMP meta data exchange format is built as a 2 tier system: embedding information directly as additional user-defined chunks in file formats where possible and storing additional, non-standardized info in local database files. The first is a process similar to what you may know to be EXIF or IPTC information on images taken with your digital camera. Usually this includes dates, the cameras exposure, shutter and color settings at the time of taking the photo, image sizes, quality info, geographical coordinates and so on. That type of data can be stored directly in JPEG, RAW or TIFF files as well as a number of other formats including PDF, PSD, Quicktime or MPEG clips for animation and video. The second part refers to e.g. your ratings for images or comments you added during working with the images. For this error of course only the first is really relevant, so the error only pops up when choosing a format that lacks meta data features. Resolution or workaround: Choose a different output format. If you want to strip all meta data from existing files and want to suppress the warning entirely, disable XMP support in the prefs. This can also be done more selectively by disabling the respective feature in your render and output module settings. Metadata Browser is missing. Message text: After Effects warning: Metadata Browser is missing. Message interpretation: The XMP infrastructure is missing, preventing you from viewing meta data info. Possible causes: XMP is a generic meta data interchange format shared across all Adobe applications. Therefore its components are installed as a shared feature. Because of that, damage to one program can also render it defunct in another program. most critical to this process is for instance Bridge, which is likewise used in all programs. If during an update Bridge was not properly configured, some of its functions will not be available thereafter, including meta data handling. Resolution or workaround: Reinstall the program from the original source media, then download the manual update packages. If you don’t require this feature at all, because you never use XMP or Bridge, you may ignore this warning and simply turn of XMP usage in the preferences. Unexpected failure during application startup Message text: After Effects can’t continue: Unexpected failure during application startup. Message interpretation: The program crashed during its startup process. Possible causes: Similar to several other errors, this is most likely caused by a damaged install. In particular in CS3 and CS4, damaged or incorrectly installed MediaCore and Dynamic Link components can seriously mess with the program’s functionality. The same would be true for multiprocessing. Often this problem occurs after an update gone wrong. If you are using a suite (Production Premium, Master Collection), this sometimes means that an update of another program like Premiere Pro is responsible, not the After Effects update itself. Resolution or workaround: Reinstall the program from the original source media, then download the manual update packages. For a suite, make sure to include all programs currently installed on your system. Failed to register built-in motion tracker. Message text: After Effects error: After Effects can’t continue: Failed to register built-in motion tracker. Message interpretation: The motion tracker component could not be registered. Possible causes: This is mostly unclear, but it stands to reason that it is simply caused by a broken install. Sometimes this happens due to automatic updates going wrong. Resolution or workaround: Reinstall the program from the original source media, then download the manual update packages. 83 :: 4 Message text: After Effects error: Array too short. Message interpretation: An program internal variable did not contain the required number of elements. Possible causes: Not applicable. Resolution or workaround: Not applicable. 83 :: 2 Message text: After Effects error: CT generic : bad lenDesignVector Message interpretation: A vector graphics operation failed. Possible causes: As confirmed by a member of the development team, this error is related to font handling. It is imaginable, that it refers to issues with the B-Spline/ Bézier curves used to describe font contours and how their tangent handles are interpreted for displaying the actual font. In most cases this would simply be caused by bad fonts that contain errors like open contours or duplicate anchor points. Resolution or workaround: Remove all non-system fonts using your operating system’s font management. Launch the program to verify that everything works. Then step by step add your extra fonts again until you encounter the one that makes things go wrong. Remove that particular typeface and find a replacement for it. 51 :: 19 Message text: After Effects error: Could not open " ", because it is not a valid Photoshop document. Message interpretation: A Photoshop document could not be opened because its internal structure is invalid. Possible causes: This issue occured with a file that was being downloaded and was not yet complete. Other processes that result in the file being incomplete may also cause this error. Resolution or workaround: Wait for the file to download completely before attempting to use it in After Effects. 49 :: 36 Message text: After Effects error: After Effects format plug-in error (1). Message interpretation: A specific file handling plug-in failed. Possible causes: This error was observed when trying to render an animated GIF file from After Effects CS4. Since this is a legacy feature dependent on Quicktime, it seems to be more a compatibility issue with a given version of Quicktime. Resolution or workaround: The user was able to get it to work by updating to After Effects CS4, 9.0.2. 23 :: 44 Message text: After Effects error: Wait for semaphore failed. Message interpretation: A critical process failed. Possible causes: The cause for this is unclear. Semaphore seems to refer to the global timing and resource management mechanism, meaning that it is a quite deeply rooted issue. Resolution or workaround: Restart the program. If the issue persists, consider a re-install of your software. 21 :: 7 Message text: After Effects error: Finding preferences folder – no such directory. Message interpretation: The preferences folder could not be found. Possible causes: In most cases this will be caused by an permission issue, where the user cannot access his configuration directory. On rare occasions, the folder will not be found because it has accidentally been deleted or renamed. Resolution or workaround: Make sure that your user has full access to his user directory and it actually exists. This can be found in the following locations: Windows XP Cocuments and Settings Windows Vista C:Users Mac OS X /Users: The needs to be replaced with your actual user account name. Be aware that the equivalent directories are named differently depending on your local language settings, e.g. Cocuments and Settings becomes Cokumente und Einstellungen on German systems. Once there, right-click the folder and call up the Information panel (Mac OS X) or the Properties dialog (Windows) and check the security permissions and user privileges. 3 :: 54 Message text: After Effects error: Unable to open resource file "ParticleWorld.plugin". Message interpretation: The CC Particle World plug-in could not be loaded. Possible causes: Similar to this error, this is a resource problem in a plug-in. Specific to CC Particle World, it occurred regularly at the time when new Nehalem MacPros with Hyperthreading became available. Resolution or workaround: For After Effects CS4, running the 9.0.2 update fixes the issue. For older versions, a user offered the following solutions on the Adobe user-to-user forums: Solution a - do a search for Terminal - launch the Terminal from the search results - type hwprefs cpu_ht=false - hit enter to execute the command - launch After Effects Solution b - do a search for AppleScript Editor - launch the AppleScript Editor from the search results - type do shell script “hwprefs cpu_ht=false” - save the file to a location of your choice - place the file on your dock - double-click it to execute the command - launch After Effects Note: Executing the script will be required every time you have shut down the system because the setting is not persistent. 3 :: 6 Message text: After Effects error: Reading from file " " – unexpected end of file. Message interpretation: A file does not comply to the expected format specifications and is possibly damaged. Possible causes: Especially saving very large files is considerably dependent on I/O performance, i.e. the bandwidth of your network or the speed of your harddrive. If one of those is insufficient, it can happen that particularly the last few bytes get lost. This is known as a premature end of file (EOF). When it happens, some formats cannot be read anymore, because information from the end of the file also affects data at the beginning or inbetween. Other formats that reconstruct image pixels sequentially, may show a few missing lines or pixels, but otherwise be fully usable. Some of the more robust formats that still may work even after such mishaps are for instance TIFF images and Quicktime Animation clips. Another frequent occurance is due to differences in implementation. Some 3D programs have been known to use strange value ranges and additional internal data which throws otehr programs off track. Resolution or workaround: If possible, save or generate the damaged files again from the original sources. If it is e.g. from a 3D animation program, re-rendering the damaged frames is advisable. If that is not possible, attempting to open the file in another program and saving an intact copy from there might work. For image files this can include image viewers such as XnView, Irfan View or ACDSee or image processing programs like Photoshop or GIMP. For movie clips tools like VirtualDub can be used. 1 :: 0 Message text: After Effects error: Tracker_Register: missing suite. Message interpretation: A required core component (suite) is missing, preventing a dependent extension from loading. Possible causes: This error is pretty specific to older versions of After Effects up to 7.0, where there was a differentiation between a Standard and a Professional version. Certain extensions specific to the Professional version would not load in Standard if you just copied over plug-ins such as the built-in point tracker. Sometimes the error also occurs, when a trial version is turned into the full product by entering a serial number. If during the trial period certain options were not installed, they may also not become active in the full product. Another possible cause may be installs that simply go wrong. Resolution or workaround: Install the correct Professional version or repair damaged installs by uninstalling and reinstalling the program. 25 :: 241 Message text: After Effects warning: [message text comes here] Message interpretation: This error also serves as a generic placeholder for plug-ins, if they trigger problems that the host program can intercept. 25 :: 241 Message text After Effects error: The Glow effect can only use the “Original Colors” for a glow when the glow is based on the color channels. (514) Message interpretation: The Glow plugin cannot be used in the chosen mode. Possible causes: For once this message is perfectly clear. When working with the Glow effect, you can select to intensify the colors using the ones already contained in the layer. This mode is however only available if it also operates on the color channels, not on the Alpha channel. Resolution or workaround: Not applicable. The location you have chosen is a removable drive. (…) Message text: After Effects warning: The location you have chosen is a removable drive. Please choose another location. Message interpretation: You chose to install the program on a removable drive, which is not possible. Possible causes: All Adobe programs are dependent on certain shared components for handling specific files, workflow integration and managing the activation. In addition, there is a number of auxiliary programs such as Bridge that each of them wil luse in one way or the other. To avoid having to install these tools multiple times, they are always placed in a fixed location. This must be a fixed drive on your system or otherwise the program may become inoperable, when a removable device is taken away from the system. The installer will therefore detect such conditions and not allow you to install programs on removable drives. Resolution or workaround: Select a proper location during install. Error with Directory ‘ ‘ Message text: After Effects warning: Error with Directory ‘Cocuments and SettingsApplication DataAdobeAfter Effects8.0MediaIO’ Message interpretation: There was an unspecified problem with your user-specific application data directory. Possible causes: The directory mentioned in the warning stores your settings for several export formats such as MPEG-2, H.264 or WMV that are handled via specific export modules. it is also responsible for features such as Premiere Pro import. if for some reason the folder is inaccessible, configuration data may not be stored or loaded and some operations may fail. The most likely cause of this is a generic permission problem, but it could also be security tools blocking access. Resolution or workaround: Check your permissions and grant your user full access to the directory. This may also include the parent directories, if user privileges are inherited from those. If that does not help, delete the folder. Note: Deleting the folder will force the program to re-create with default settings. Customized settings will be lost and should be salvaged before deleting by making a backup copy. 5027 :: 12 Message text: After Effects: AEGP Plugin MayaImport: Error reading Maya file. Message interpretation: A Maya scene file could not be read. Possible causes: This is not clear, but most likely the file contains extra info that cannot be processed or was exported from a newer version ofMaya that After Effects does not yet understand. Resolution or workaround: Re-export your scene from Maya using compliant settings. 5027 :: 12 Message text: After Effects: AEGP Plugin MayaImport: Inconsistant number of keyframes for Maya camera. Message interpretation: The keyframes stored in the Maya scene file make no sense. Possible causes: The most likely cause is the use of a framerate not compliant with a standard framerate used for normal film or video. In that case the loader may misinterpret the time information. Another potential problem is errors during baking the keyframes. This can happen when rigging the camera inside a hierarchy, using timewarps or expressions, changing the default transform order or applying custom attributes. This wil leitehr change the order of channels and keyframes, may cause gaps or place keyframes too closely together, so the importer cannot decide what info to use. The same would apply to default camera attributes that need to be static such as the filmback setting. A last potential issue could be a change in the file format, when a version of Maya is newer than the latest version of After Effects and the specifics are not covered. Resolution or workaround: Re-export your scene from Maya using compliant settings. 150 :: 30 Message text: Licensing for this product has stopped working. This product has encountered a problem which requires that you restart your computer before it can be launched. If you continue to see this message after restarting your computer, please contact either your IT administrator or Adobe technical support for help, and mention the error code shown at the bottom of this screen. Message interpretation: Your program refuses to launch because it thinks it is not licensed. Possible causes: See this error. Resolution or workaround: See this error. 39 :: 107 Message text: After Effects error: Cannot output to OMF because the image size is too large. Message interpretation: Output to the OMF format is not possible, because you used the wrong settings. Possible causes: OMF is a legacy media container format that is still being used and supported by some editing systems. It having been developed specifically for editing systems and the, at the time, limited hardware, it only allows a set of fixed resolutions and frame rates for encoding. The version implemented in After Effects also only supports a single video stream with no audio and metadata. If the user does not obey these specific limitations, outputting to the format will not be possible. Resolution or workaround: Adjust your composition and render settings. 53 :: 30 Message text: After Effects error: Image size or format not supported by compressor, or there may be a hardware component problem. Message interpretation: A composition’s settings or render settings are not compatible with the chosen CoDec or compression. Possible causes: Some format-specific CoDecs only support resolutions and framerates associated with that specific format. In the given example, a user was trying to encode his output to Microsoft DV, without having correctly used the required anamorphic composition settings. Resolution or workaround: Adjust your composition settings to comply with the desired output format. If that is not possible, nest your existing comp into one that matches the specifications. If only small corrections are required, the crop and scale options in the Output Module Settings may suffice. 26 :: 248 Message text: After Effects warning: Memory inefficiency due to 2 unbalanced layer checkouts. Message interpretation: Memory used by the program was not released due to a plug-in not releasing it. Possible causes: This is a programmatic error that cannot be influenced by the user. In the given case it was experienced with a Beta version of an unreleased plug-in. Resolution or workaround: Not applicable 21 :: 22 Message text: After Effects error: Preference [Quicktime 64-bit Input Codecs] ‘NO16′ is 1230860 Bytes, max allowed is 63 bytes. Message interpretation: A value for Codecs that handle 16bpc (64bit) colors is incorrect. Possible causes: Due to a crash, disturbance during program exit or similar event, your preferences got corrupted and wrong configuartion values were stored. In the given case the info pertains to the None 16 CoDec and whether the user will allow to use it or not, which is expressed as a boolean value as 0 for no and 1 for yes. other values will cause this error. Resolution or workaround: Delete your preferences file. The next time you start After Effects, they will be restored with default values. Alternateively, open the preferences in a text editor and change the value in the section mentioned in the warning. The default for this value is “Auto”, which will always attempt to use the composition frame rate. The preferences file can be found in the following locations: Windows XP: Cocuments and SettingsApplication DataAdobeAfter Effects[AE version]Adobe After Effects [AE version] Prefs.txt Windows Vista: C:UsersAppDataLocalAdobeAfter Effects[AE version]Adobe After Effects [AE version] Prefs.txt Mac OS X: /Users::Libraryreferences:Adobe:After Effects:[AE version]Adobe After Effects [AE version] Prefs.txt The needs to be replaced with your actual user account name and [AE version] with the version of After Effects you are using, e.g. 8.0 for CS 3 . Be aware that the equivalent directories are named differently depending on your local language settings. On German systems Cocuments and SettingsApplication DataAdobe will be turned into Cokumente und EinstellungenAnwendungsdatenAdobe. 0 :: 1 Message text: After Effects error: File cannot be imported — files of type " " cannot be used as sequences. Message interpretation: A given image sequence could not be imported. Possible causes: The particular incident was recorded by a suer, when he was trying to import pre-optimized GIF files to create an animated GIF. There are two specific things that cause this behavior: First, the format is a legacy format that was always handled via Quicktime in After Effects. Second, any file in the sequence could potentially in itself be already animated, thus making a mess. Therefore the use of this format for image sequences is disabled for your own safety. However, it is still possible to import all files separately. Resolution or workaround: Convert the files to a different image format that can be safely used. If you have Photoshop Extended or older versions of Photoshop with Image Ready, create your animation there. if that’s not possible, import the files separately and stack them in the timelein using the Sequence Layers keyframe assistant. Also consider using other programs for the task. Vi: http://aeerrors.myleniumstuff.de/ Espero y les sirva, si comentan que porque no traduci se las veran feas conmigo! soy el güero jha na la respuesta es facil es demasiada informacion mejor aqui les dejo el traductor parte 2
Si llegaste aqui es porque tienes un error en tu after effect y estas buscando una solucion con el codigo, aqui enlisto varios de ellos y sus posibles causas, am tambien lo hago para mi el post, para cuando tenga algun problema con eso.... Recomendacion: si tienes el codigo a la mano basta con que busques con tu navegador en este caso para Firefox e Internet Explorer: presiona Ctrl + F e introduce el codigo para una facil busqueda! aun me hacen falta muchos codigos pero actualizare el post constantemente la fuente de la pagina de donde los estoy recolectando la dejare al final si lo postie aqui es para ahorrar tiempo a la hora de buscar en la otra pagina! 78 :: 4 Message text: After Effects error: Internal verification failure, sorry! {SetOutputWorld called with a world of the wrong size} Message interpretation: Somewhere in your project you tried to use conflicting settings. This error is identical to this error, but it’s still not clear as to what may be the specific cause of it. Possible causes: This can be any combination of CoDec issues, size of the output, options for scaling and cropping, fields, motionblur overrides and so on. A repeatable scenario reported by a user is the use of continuous rasterization on footage with different pixel aspect ratios. Resolution or workaround: Turn all advanced features off and leave the output at its original size. Then step by step re-enable the features and try to render to find the offending one. 44 :: 39 Message text: After Effects error: Adding to movie – disk is full (-34) Message interpretation: The movie could not be saved because the disk you are saving it to does not have any space anymore. Possible causes: The message is pretty clear in that it already points out the cause that ultimately makes the program throw an error. However, on deeper inspection this can be related to different things. Of course the first and most obvious is, that the disks are physically full. A second, less apparent reason is, that only specific directories on the disk are full. Especially when using Render multiple Frames simultanoulsy, After Effects will generate temporary data in your user home directory. If the folder is full, and no more data can be stored in it, the rendering may fail. This must not be, because the program itself stores so many files, but otehr programs that use the same directory. Similarly, the Media Cache and Disk Cache may prevent successful completion of renders, if they are full. In workgroup environments, you may be restricted by a disk quota, either on your local machine or the server. As an last item, a common reason is simply disk fragmentation. Resolution or workaround: First, check whether the location you are saving to, really is full. If so, choose a different directory. As a next step, check all your temporary data directories. Use tools like CCleaner or e.g. Windows‘ own disk cleanup utility to remove any unnecessary files. In addition, manually verify your user home directory and its sub-directories. This can be found in the following locations: Windows XP Cocuments and Settings Windows Vista C:Users Mac OS X /Users: The needs to be replaced with your actual user account name. Be aware that the equivalent directories are named differently depending on your local language settings, e.g. Cocuments and Settings becomes Cokumente und Einstellungen on German systems. Of course by all means run a defragmentation tool, if you suspect this being the cause. As an last item, increase the available space alotted to your user by changing the quota or lifting it completely. You may need to conatct your system/ network administrator to do that. Unable to access resource Message text: After Effects warning: Unable to access resource. Message interpretation: The program was unable to access one or more of its required or system resources. Possible causes: The message is very generic and does not seem to have a specific cause. The most likely reason is simply, that the files are locked by another program and cannot be accessed. This can be anything from an operating system security mechanism like UAC (User Access Control) on Windows up to third party programs like virus scanners. Resolution or workaround: The most reliable solution is to simply restart the entire computer. This will unlock all files and should prevent the error from occuring next time. For security tools, it may be necessary to define an exception rule and exclude After Effects from its operations. Unable to create drawing surface Message text: After Effects error: Unable to create drawing surface. Message interpretation: A part of the screen could not be refreshed because its region is not defined. Possible causes: This error is caused by problems with specific graphic cards in combination with using hardware accelerated features such as OpenGL drawing and MediaCore footage decoding. In those cases, at some point the program will simply refuse to redraw its interface entirely. the user needs to exit the program and restart the computer. In other cases, the program freezes up or crashes. The problem is random and arbitrary, but commonly occurs during RAM previews on the compromised machines. Resolution or workaround: Install the latest driver for your graphics card and see, if it fixes the issue. Make sure to install the 9.0.2 update, if you are on CS 4. Could not load any writer. Adobe Media Encoder will now exit Message text: After Effects error: Could not load any writer. Adobe Media Encoder will now exit. Message interpretation: A specific I/O routine for a given media format could not be loaded. Possible causes: When attempting to output to MPEG-2, MPEG-4, H.264, FLV and similar formats, specific modules are used to allow better temporal compression by analysing multiple frames at once, a feature which After Effects otehrwise does not support. All these formats are handled via the Adobe Media Encoder routines, which are also used in Premiere Pro, Encore and the standalone application of same name. If there for some reason is a mismatch or conflict, the components refuse to load or you get warnings about missing CoDecs and such. Most commonly this happens, when installing the programs in a non-ideal order, running one of them as a trial, which you possibly later intend to activate, or by different update statuses. Resolution or workaround: Unfortunately, the only way to resolve this, is to uninstall al lof the applications and re-install them, possibly in a different order and always with proper serial numbers. During updates, make sure all of them are patched correctly. All background processes have terminated on your system. (…) Message text: After Effects error: All background processes have terminated on your system. You might need to restart the application. Message interpretation: When using Render multiple Frames simultanoulsy, the additional background instances died off. Possible causes: This is pretty straightforward. In a lot of cases when using multiprocessing rendering, the background instances suffocate due to insufficient RAM on the system. Often this does not mean that they don’t run at all, but they will not be able to deliver the performance boost one would expect. Effectively, rendering will even be slower than resorting to conventional single processor/ single core rendering. Unfortunately people too often forget the multiple sides that the perceived “performance”. They buy quad core processors, but let them run on 32bit operating systems with not enough RAM or similar scenarios. Resolution or workaround: Do not use multiprocessing, if your system isn’t cut out for it. Depending on which version of After Effects you use, you will need at least 0,5 GB of RAM per instance. rember, that this is on top of your operating system’s own memory usage plus possibly otehr tools and programs. If you are serious, consider upgrading to a 64bit operating system and adding lots of RAM to your system. Unknown Adobe Dynamic Link Exception Message text: After Effects Error: Unknown Adobe Dynamic Link Exception Message interpretation: Dynamic Link ceased to function for an unknown reason. Possible causes: As the message states, the cause is unknown. It is however imaginable, that general RAM shortage may render Dynamic Link defunct. In addition, other programs on your computer may affect consistency of the memory range used. this can be anything from virus scanners to specific system libraries loaded by other programs. Resolution or workaround: Not applicable. 148 :: 3 Message text: Licensing for this product has stopped working. This product has encountered a problem which requires that you restart your computer before it can be launched. If you continue to see this message after restarting your computer, please contact either your IT administrator or Adobe technical support for help, and mention the error code shown at the bottom of this screen. Message interpretation: Your program refuses to launch because it thinks it is not licensed. Possible causes: See this error. Resolution or workaround: See this error. 147 :: 20 Message text: Licensing for this product has stopped working. This product has encountered a problem which requires that you restart your computer before it can be launched. If you continue to see this message after restarting your computer, please contact either your IT administrator or Adobe technical support for help, and mention the error code shown at the bottom of this screen. Message interpretation: Your program refuses to launch because it thinks it is not licensed. Possible causes: See this error. Resolution or workaround: See this error. 130 :: 9 Message text: Licensing for this product has stopped working. This product has encountered a problem which requires that you restart your computer before it can be launched. If you continue to see this message after restarting your computer, please contact either your IT administrator or Adobe technical support for help, and mention the error code shown at the bottom of this screen. Message interpretation: Your program refuses to launch because it thinks it is not licensed. Possible causes: Licensing errors are quite arbitrary and often do not have a clear cause. This is further complicated by the fact, that the entire system is just a black box you cannot reall look inside, as everything is encrypted. Still, a few things can be made out as reproducible conditions: # You had to restore your operating system after a catastrophic crash. Either it repaired itself, you used a system restore point or re-installed based on the original install media (CD/ DVD). # You changed the size of your partition post-install of an Adobe product using tools like Partition Magicand similar or you changed the file system type. # You restored your system partition from an image backup and in the process changed some system files and the drive’s formatting information. This also is valid for putting image backups on new drives, that have a different physical layout. # You intentionally or accidentally moved or deleted files required by the licensing system, then started one of the applications. # You killed the licensing service or removed one of the files required by it, while an Adobeapplication was active. There are certainly a couple more, but the long and short of it is, that it always boils down to the licensing system considering your files as tainted, because you tampered with them. It will therefore invalidate the encrypted key and lock the system. Resolution or workaround: Adobe provide a few suggestions on their knowledge base for CS 3 and CS 4 products. If those do not bring the relief you hoped for, call Adobe support. File path " " is too long. Message text: After Effects error: File path " " is too long. Message interpretation: The program cannot read the entire file path because it is too long. Files therefore cannot be opened. Possible causes: Similar to 3::32, this may be due to generic limitations in the file system you are using and in the internal structure of a referenced document you are using. For the specific error, the user was using special characters in his file names that threw After Effects off track. These can include parentheses, commas, dots, colons, semicolons and a few others. On Windows, you usually will not be able to name your files this way and get warnings to begin with, but on Mac OS X and UNIX operating systems such a Linux this is possible. They are therefore most prone to this kind of error and additional problems may ensue when moving stuff between different platforms. Resolution or workaround: Rename your files, removing the offending characters. 83 :: 2 Message text: After Effects error: CT bad param:invalid stream. Message interpretation: A data stream in a file could not be read and made sense of. Possible causes: This error is associated with 83 :: 2. It can, however, also affect other file types used in your project. Resolution or workaround: As laid out in 83 :: 2, adjusting the file in the originator program is usually the best way to resolve the matter. If that’s not possible, converting the file to a different format may offer a solution, e.g. rasterizing an Adobe Illustrator file in Adobe Photoshop. 83 :: 2 Message text: After Effects error: sfntread libary error. Message interpretation: A problem occured while trying to read a system library responsible for font handling. Possible causes: On the surface, this is a Mac-specific version of 83 :: 4. However, in the given case, the cause is different. The user was using an Adobe Illustratordocument in his work, which by itself had text layers that were using a "bad" font. To top it off, the layers containing the type were not even used. Resolution or workaround: Adobe Illustrator and remove the offending layers. If that is not possible, convert the text to outlines to retain appearance of your artwork. If you use the typeface regualrly, consider finding an alternative font that looks identical or similar, but may technically be more reliable. 39 :: 66 Message text: After Effects error: Trying to unreserve a file without reserving it first. Message interpretation: Disk space, supposed to be used for storing a file, could not be released. Possible causes: For storing files on disk, there are multiple ways of doing so. One strategy is to hold the file in memory nad write it all in one go. This works mostly for smaller files. For larger files, a different approach is used. A certain amount of disk space is reserved and locked by the program. Only after that is the content of the file fileld in. This is commonly used for movie files for instance. During such operations it can happen, that too much or too little space is reserved and for some reason the operating system is unaware of this mismatch. When then the file is finished and closed, the application may request access to areas that are not accessible. Resolution or workaround: Not applicable. 10 :: 63 Message text: After Effects error: Not enough memory to create sound buffer. (882016k requested, 848376k available) Message interpretation: For previewing audio, not enough memory could be allocated. Possible causes: Most likely this is caused by specific compression methods that require decoding before being able to play the audio. It is thinkable, that this will exhaust your audio device resources, especially when using the immediate playback mode introduced in After Effects CS3. Another possible cause is, that there are simply too many audio layers or they are too long and they cannot be mixed and stored in memory. Resolution or workaround: If you use compressed sources, convert the audio to PCM files (AIFF/ WAV). For RAM previews, manually set the workspace duration to only the areas your really need. 3 :: 145 Message text: After Effects error: Finding size of file " " (-1401). Message interpretation: When loading an image sequence, one of the files could not be found due to a file system error. Possible causes: Most likely this is caused by "hiccups" when the files were saved originally. This can e.g. happen due to network errors or problems in the creator program such as 3D programs. In such situations it’s possible, that only parts of the file are stored, only its name is registered in the file system, only its data is stored or any combination of those states. In any case this will lead to the file being unretrieveable by the operating system because the basically are phantoms. Often these files cannot even be deleted or renamed, because the operating system cannot make sense of it. Resolution or workaround: Save the file again from the original program, overwriting and replacing the damaged data. 3 :: 99 Message text: After Effects error: Finding free space on volume (1231). Message interpretation: The program was unable to allocate sufficient disk space for storing a file. Possible causes: Unlike other file storage errors, this message is not related to no space being available at all, but rather it being unusable for some reason. The most common cause is fragmentation of the target disk. The reason why this will lead to failure, is the difference of the exact file size versus the file size on the disk. Almost any storage device, including optical discs and hard drives, operate with a fixed sector or cluster size, often 512 kB or 1024kB (kilo Bytes). This is required to facilitate managing information where the files are stored physically. However, since often the file size will not be even multiples of those values, multiple sectors will be needed to store a file. In effect this can mean, that a sector only holds a few Bytes and the rest of its space remains unused. Since such a sector is then locked and cannot contain other files, disk space will be wasted the more files you save, because each of them will start in empty sectors. This is known as fragmentation. At some point not enough empty sectors will be available to store a (large) file that requires several of them. Another possible cause are safety and security settings in your operating system. Most systems will never exceed a certain threshold to prevent crashes or instabilities which could happen if not enough storage is available for temporary files, system caches or even the recycle bin/ trash can. In multi-user environments this can be further limited by quota and additional security restrictions defined by the administrator. If this does not leave enough room for writing user files, it can also lead to errors. Resolution or workaround: Take care to keep your disks clean and healthy. Regularly delete temporary files and other debris. CCcleaner and similar tools can help in the process. Also check for unnecessary old files that still linger in your Recycle Bin/ Trash and can be deleted. Defragment your drives to improve performance and free up additional space by more optimal placing of file clusters. Increase your disk quota and apply more liberal file permissions or ask your adminsitrator to do it for you. Sorry, the last command could not be completed Message text: After Effects error: Sorry, the last command could not be completed (-19). Message interpretation: A network rendering command could not be executed. Possible causes: In the specific case, a network render stopped, because on the machine that acts as the render controller or one of the drives designated for the render jobs the temporary directory was full. The user reporting the error did not take care to check the available space before initiating the render. Resolution or workaround: By default, network rendering will store its files in a couple of places, depending on the configuration. This can include your local user home directory, which is in the following default locations: Windows XP Cocuments and SettingsLocal Settings Windows Vista C:UsersAppDataLocal Mac OS X /Users: The needs to be replaced with your actual user account name. Be aware that the equivalent directories are named differently depending on your local language settings, e.g. Cocuments and Settings becomes Cokumente und Einstellungen on German systems. In particular watch out for the Temp sub-directories. Additional files are stored in the folder you define as the watch folder. Furthermore, your media cache and disk cache folders may be used for some operations. Therefore the rule of the game is, to keep an eye peeled for these locations and keep them tidy. This means you should regularly delete temporary files left over by older render jobs and also remove any project data that you no longer need. Tools such as CCcleaner can help you find orphaned files. It is also important to defragment your disks in regular intervals. If for a job the disk space is not sufficient to begin with, check your preferences and pick a different location. Error occurred while creating project Message text: After Effects: AEGP Plugin AAF: Error occurred while creating project. Message interpretation: The program could not add a footage item to the project during import. Possible causes: The error is quite misleading and can crop up on a number of occasions. In the given example, an MPEG-based source material was imported without success and triggered this message. AAF refers to advanced audio formats, which in this case would possibly mean embedded audio in a video file. Such files are regularly generated when using modern digital photo and video cameras and transfering the data on the file system level without additional capture procedures. Within the file, often multiple data streams are stored, which can include multiple audio channel as multiplexed or unmultiplexed streams plus any number of extra streams for timecodes or metadata. If these streams do not adhere to a given order, e.g. audio is recorded on channels 3 and 4, not on 1 and 2, After Effects may not be able to recogize or decode them properly. Another case is presented, when you do not transfer the whole content via a specific file manger associated with the camera. This regularly happens to users with P2 systems, that require to use a specific helper program to transfer the MXF files correctly in the order they are stored. This means, that the entire folders in which they are organized need to be transfered, including any auxiliary files also stored in those. This not only ensures retaining all the metadata, but also continuity, if multiple files are linked to present one shot/ take. Resolution or workaround: Use the file management and conversion tools bundled with your camera to transcode the files and transfer them to your computer. Also make sure to check your camera and choose a more compatible set of defaults for it to avoid these problems in the future. RenderXMP hit item missed by PreRenderXMP Message text: After Effects error: RenderXMP hit item missed by PreRenderXMP Message interpretation: In preparation for a render, XMP metadata could not be processed. Possible causes: XMP is a generalized infrastructure for a standardized exchange of metadata between various Adobe apps, allowing to exchange information that goes beyond e.g. EXIF found in digital photographs. Support for it was introduced in After Effects CS4 in a number of ways, including the ability to edit this data and pack it up with rendered items. However, since it is possible that the user can define custom data fields that other programs may not understand, renders may fail because the program cannot make sense of it. Resolution or workaround: The simplest solution would be to turn off the Include XMP data option in your output module settings. A more work-intensive way of resolving the problem is to remove all user-defined data fields and resort to standard definitions instead. Additional info could then be added externally e.g. in Bridge. 5065 :: 0 Message text: After Effects error: AE_OpenGL: A texture in this composition is too small to render. Message interpretation: A layer in the composition does not cover enough pixels to generate a texture from it. Possible causes: Even though textures for OpenGL (your 3D layers’ pixel data) can have any arbitrary size, internally the layers will often be filled with empty pixels (black or transparent), to bring them up to a specific ratio and resolution. This increases efficiency of transform and shading calculations on some hardware and should actually completely avoid the error discussed here. However, there are some operations that potentially never generate enough opaque pixels, so the algorithm has no starting point. This can happen with very fine text, thin strokes or effects that render fine lines and dots at the sub-pixel level (lensflares, particle systems). Resolution or workaround: Adjust the font size of text layers or choose a font that doesn’t fade away. Likewise, increase the values on critical parameters to boost opacity of critical items. For other layers, applying additional effects that manipulate the intensity of pixels such as e.g. Levels might offer a solution. 5065 :: 0 Message text: After Effects error: AE_OpenGL: Failed to create on-screen context. Message interpretation: The program was unable to refresh the OpenGL content during user interaction. Possible causes: Upon initializing certain functions as described in here and here, programs must also make decisions regarding the interactivity of these features. For maximum user feedback, the actual refresh of the screen, in case of After Effects the composition window, the on-screen context is used. This will immediately propagate every change. Other operations not dependent on user interaction on the other hand will use an off-screen context with a lower priority. This sually allows for an optimal use of resources. With large compositions it is however possible, that this prioritization scheme does not work because you are running out of memory on the graphics hardware. This will lead to drawing artifacts and occasionally bring up this error message. Resolution or workaround: If possible, reduce the resolution of your items during interactive work. This can for instance be achieved by using proxies instead of full resolution footage. In complex projects that contain deeply nested hierarchies of compositions, it is also helpful to be patient and wait for the program to finish rendering those pre-compositions. This can be further improved upon by using the disk cache and generating RAM Previews at regular intervals to allow using the buffered frames. 5044 :: 0 Message text: After Effects error: Error: AE_OpenGL: Failed to render fragment. Message interpretation: A specific hardware accelerated shading function could not be executed. Possible causes: Fragment shaders, also referred to as pixel shaders, present a specific subset of OpenGL. After Effects uses them to provide a number of realtime features from soft shadows for 3D lights to depth of field (DOF) for the 3D camera to accelerated effects for adjustments. In order to provide this functionality however, your grphics card must support a given level of OpenGL. In addition, even if it may theoretically fulfill the requirements already, the actual number of parallel steps the card is able to process, must be able to accomodate all instructions of the shader code and execute them. As an example: If a program requires 17 or more steps, it will not run on cards that are only able to process 16 steps. Resolution or workaround: Sometimes the inability to use pixel shaders is merely caused by a wrong configuration where After Effects is unable to properly detect all resources. In such situations adjusting the settings or installing a newer driver may resolve the issue. If the hardware really is too restricted, only purchasing a suitable graphics card will allow using these features. 5044 :: 0 Message text: After Effects error: OpenGL: Failed to create render context. Message interpretation: The program was unable to determine the required settings for hardware-accelerated rendering functions. Possible causes: As laid out in 5044 :: 0, the process of initializing OpenGL functions is split into finding the device context to determine the capabilities of your graphics card and the render context to decide which rendering features to use and which resources to allocate to them. This can for instance include texture sizes, stencil buffers for shadows or the processing depth of pixel shaders. If this info cannot be established, the warning will be produced and OpenGL will not be available. Resolution or workaround: See 5044 :: 0 After Effects Error Code Database Overview, Troubleshooting and Solutions If you want to support this site, you may make a donation via PayPal.The pages will come up in German, so if you're a foreign user, please refer to this help page for correct procedures. RenderXMP hit item missed by PreRenderXMP January 31st, 2009 Message text: After Effects error: RenderXMP hit item missed by PreRenderXMP Message interpretation: In preparation for a render, XMP metadata could not be processed. Possible causes: XMP is a generalized infrastructure for a standardized exchange of metadata between various Adobe apps, allowing to exchange information that goes beyond e.g. EXIF found in digital photographs. Support for it was introduced in After Effects CS4 in a number of ways, including the ability to edit this data and pack it up with rendered items. However, since it is possible that the user can define custom data fields that other programs may not understand, renders may fail because the program cannot make sense of it. Resolution or workaround: The simplest solution would be to turn off the Include XMP data option in your output module settings. A more work-intensive way of resolving the problem is to remove all user-defined data fields and resort to standard definitions instead. Additional info could then be added externally e.g. in Bridge. Applies to: CS4, Mac intel, PC 5065 :: 0 Message text: After Effects error: AE_OpenGL: A texture in this composition is too small to render. Message interpretation: A layer in the composition does not cover enough pixels to generate a texture from it. Possible causes: Even though textures for OpenGL (your 3D layers’ pixel data) can have any arbitrary size, internally the layers will often be filled with empty pixels (black or transparent), to bring them up to a specific ratio and resolution. This increases efficiency of transform and shading calculations on some hardware and should actually completely avoid the error discussed here. However, there are some operations that potentially never generate enough opaque pixels, so the algorithm has no starting point. This can happen with very fine text, thin strokes or effects that render fine lines and dots at the sub-pixel level (lensflares, particle systems). Resolution or workaround: Adjust the font size of text layers or choose a font that doesn’t fade away. Likewise, increase the values on critical parameters to boost opacity of critical items. For other layers, applying additional effects that manipulate the intensity of pixels such as e.g. Levels might offer a solution. Applies to: 6.0, 6.5, 7.0, CS3, CS4, Mac intel, Mac PPC, PC 5065 :: 0 Message text: After Effects error: AE_OpenGL: Failed to create on-screen context. Message interpretation: The program was unable to refresh the OpenGL content during user interaction. Possible causes: Upon initializing certain functions as described in here and here, programs must also make decisions regarding the interactivity of these features. For maximum user feedback, the actual refresh of the screen, in case of After Effects the composition window, the on-screen context is used. This will immediately propagate every change. Other operations not dependent on user interaction on the other hand will use an off-screen context with a lower priority. This sually allows for an optimal use of resources. With large compositions it is however possible, that this prioritization scheme does not work because you are running out of memory on the graphics hardware. This will lead to drawing artifacts and occasionally bring up this error message. Resolution or workaround: If possible, reduce the resolution of your items during interactive work. This can for instance be achieved by using proxies instead of full resolution footage. In complex projects that contain deeply nested hierarchies of compositions, it is also helpful to be patient and wait for the program to finish rendering those pre-compositions. This can be further improved upon by using the disk cache and generating RAM Previews at regular intervals to allow using the buffered frames. Applies to: 6.0, 6.5, 7.0, CS3, CS4, Mac intel, Mac PPC, PC 5044 :: 0 Message text: After Effects error: Error: AE_OpenGL: Failed to render fragment. Message interpretation: A specific hardware accelerated shading function could not be executed. Possible causes: Fragment shaders, also referred to as pixel shaders, present a specific subset of OpenGL. After Effects uses them to provide a number of realtime features from soft shadows for 3D lights to depth of field (DOF) for the 3D camera to accelerated effects for adjustments. In order to provide this functionality however, your grphics card must support a given level of OpenGL. In addition, even if it may theoretically fulfill the requirements already, the actual number of parallel steps the card is able to process, must be able to accomodate all instructions of the shader code and execute them. As an example: If a program requires 17 or more steps, it will not run on cards that are only able to process 16 steps. Resolution or workaround: Sometimes the inability to use pixel shaders is merely caused by a wrong configuration where After Effects is unable to properly detect all resources. In such situations adjusting the settings or installing a newer driver may resolve the issue. If the hardware really is too restricted, only purchasing a suitable graphics card will allow using these features. Applies to: 6.0, 6.5, 7.0, CS3, CS4, Mac intel, Mac PPC, PC 5044 :: 0 Message text: After Effects error: OpenGL: Failed to create render context. Message interpretation: The program was unable to determine the required settings for hardware-accelerated rendering functions. Possible causes: As laid out in 5044 :: 0, the process of initializing OpenGL functions is split into finding the device context to determine the capabilities of your graphics card and the render context to decide which rendering features to use and which resources to allocate to them. This can for instance include texture sizes, stencil buffers for shadows or the processing depth of pixel shaders. If this info cannot be established, the warning will be produced and OpenGL will not be available. Resolution or workaround: See 5044 :: 0 Applies to: 6.0, 6.5, 7.0, CS3, CS4, Mac intel, Mac PPC, PC 5027 :: 12 Message text: After Effects: AEGP Plugin Media IO Plugin. There is a mismatch between Output Module settings and Transcode Settings. Please verify your settings and try again. Property Data Invalid! Message interpretation: A document could not be exported because property data contained in it could not be recognized as valid. Possible causes: The message may at first seem identical to 5027 :: 12, but the cause is a different one. In the given case, a user was trying to use the XFL export feature in CS4 to transfer his animation to Adobe Flash. However, since he used image files that exceeded the maximum size of 1080 pixels in either dimension, it did not work. Resolution or workaround: Resize your documents in Adobe Photoshop to fall below the critical threshold. 5027 :: 12 Message text: After Effects: AEGP Plugin LiveLink(?) Message interpretation: A connection required for Dynamic Link could not be established. Possible causes: Quite obviously in this case Dynamic Link was initiated without a valid parameter for the "server". This means, that either the host application was not able to launch the background instance of After Effects required for rendering compositions on the fly as assets in this program or that After Effects could not initialize e.g. Adobe Premiere Pro to render its sequences. Resolution or workaround: Close all programs involved and launch them again. On occasion, it may be necessary to restart the entire computer. 5027 :: 12 Message text: After Effects: AEGP Plugin AEGP Internal: Leaked effect refs. Message interpretation: An internal error in the handling routine for plugins occured. Possible causes: This error is caused by effects plugins incompatible with a given version of After Effects. If a project is being transferred from an older version to a newer one, additional controls or functions in the newer version may have changed the order in which references to them are handled. Resolution or workaround: Update your plugins to the latest qualified version and make sure to use this version consistently across all your computers. 5027 :: 12 Message text: After Effects: AEGP Plugin TIFFIO: Failed to open the file. Message interpretation: A TIFF file could not be opened. Possible causes: Similar to other TIFF format errors, this one is caused by the multitude of possible variations in this format. The most likely case in which After Effects would not open the file at all is, if they don’t have any header information and the remaining data does not allow to make sense of the internal structure. Such formats have been known to be used internally by some older graphics and compositing programs for creating proxies and cached files and they were never meant to be used outside those environments. Similarly, some fax TIFFs show this behavior if they were not adjusted before using them. Resolution or workaround: Attempt to open the offending file in the original application and properly export it from there. If that’s not possible, a generic image viewing and conversion tool such as XnView might be able to view and save the file to a usable format. 50 :: 14 Message text: After Effects error: Parser cannot read this file or clipboard. Message interpretation: A file or data from the clipboard could not be interpreted because there is no suitable parser module for it. Possible causes: Some file formats such as TIFF have a variety of sub-formats and variations. Therefore it is possible, that even with a proper generic file format handling module in place, specific files cannot be read. Similarly, data transferred via the clipboard may not be possible to read. Resolution or workaround: Some generalised tips can be found in this post. Also check out information included in 26 :: 269. For specific image formats, open them in the original application and save them to a different format. In particular images saved from 3D programs often contain extended data that can throw After Effects off track and they therefore must be converted. This can be done e.g. with Maya’s fCheck utility. If that’s not possible, more generic image viewing and conversion tools such as XnView or Irfanview may help out. sometimes also specific plugins for Adobe Photoshop can do the job. 44 :: 18 Message text: After Effects warning: A compressor used in an output module template could not be found. The animation compressor will be used instead. Message interpretation: A CoDec defined for an Output Module does not exist on the current system. Therefore the render settings will be reset to the default. Possible causes: You opened a project that was initially created on another computer. It already has outputs defined on the Render Queue. Those are however using formats and CoDecs not available on the current system. This applies to platform-specific CoDecs such as the ones coming with Final Cut Pro, commercial third-party CoDecs such as Cineform HD and ones tied to specific video hardware. Resolution or workaround: Define different output settings on your local system, replacing the original ones, or simply delete all entries from the Render Queue. 39 :: 0 Message text: After Effects error: Internal verification failure, sorry! {You can only assign RGB profiles} Message interpretation: An image file could not be imported because it doesn’t have correct RGB color info attached to it. Possible causes: This is very easily reproducible and is actually more of a bug in Adobe Photoshop. If you change your working color mode there to Greyscale in the Image >> Mode menu and then save to the PNG image format using File >> Save As…, the resulting file cannot be imported into After Effects. If you use File >> Save for Web & Devices… however, the file can be used without problems. Another case where this error might occur is naturally image files in a different color space such as CMYK or Lab that have color profiles attached to them. Some of them such as JPEG and TIFF can be handled via Adobe Camera Raw in CS3 and CS4, but others aren’t. Resolution or workaround: For the PNG file, follow the description above. For other formats, vonvert your image files to RGB and adjust the color profiles attached to them accordingly. 37 :: 103 Message text: Not enough memory to create memory for blurring, 116875k requested, 116652k available Message interpretation: There was not enough memory to blur a text layer. Possible causes: Text layers in After Effects are dynamically rasterized vector layers, meaning that they remain sharp as you adjust parameters. However, depending on the text size and the complexity of the contours in the typeface you used, this can consume quite some memory. If on top of that you are attempting to apply a blur text animator, even more memory is used. Because this is a per-character bitmap effect, the program needs to store the rasterized type for blurring, generate an internal matte to determiune the amount of blur for each character and perform additional dilation and transparency calculations for the softened regions. Resolution or workaround: Attempt to use alternate ways of achieving your blur. It is often possible to use normal blur effects with the same result, but less memory consumption. For adaptive blurs, the Compound Blur and Lensblur effects can be used. You can find many similar third-party effects, often aimed at simulating depth of field (DOF) blur. in order to create the soft matte, using duplicates of your text layer tinted black and white and combined with one another would work. you may need to pre-compose, however. If you can live without the text being fully editable, a pre-rasterized version created e.g. Adobe Photoshop and imported into the project will give the same result, but also with less RAM usage. 29 :: 13 Message text: After Effects Error: Interpolation method not allowed for this stream (2). Message interpretation: A keyframe interpolation method is not suitable for a given property stream. Possible causes: In the specific example, The Wiggler palette was used to create randomized values on a property. However, when attempting to apply the data, wrong dimensions and value ranges were chosen. Because the tool will always create keys at each frame, setting the wrong ranges will cause problems with their sub-frame interpolation because it would result in illegal values. Resolution or workaround: Simply choose the correct settings in the panel. 27 :: 38 Message text: After Effects error: Cannot insert an item into a locked list. Message interpretation: The program could not add further entries to one of the internal item lists because it thinks they are locked. Possible causes: See info presented for error codes 27 :: 16, 27 :: 24 and 27 :: 38. Resolution or workaround: See info presented for error codes 27 :: 16, 27 :: 24 and 27 :: 38. 27 :: 30 Message text: After Effects: Not enough memory to create list (2K requested, 0K available). Message interpretation: See 27 :: 38 Possible causes: See 27 :: 38 Resolution or workaround: See 27 :: 38 27 :: 24 Message text: After Effects error: Cannot remove an item from a read-only list. Message interpretation: An unused item could not be cleaned from one of After Effects‘ internal item lists. Possible causes: See 27 :: 16 Resolution or workaround: See 27 :: 16 27 :: 12 Message text: After Effects error: Attempt to get an item address from a position outside of list length. Message interpretation: See 27 :: 15 Possible causes: See 27 :: 15 Resolution or workaround: See 27 :: 15 26 :: 269 Message text: After Effects error: Can’t paste custom data. Message interpretation: The data type you tried to insert from the clipboard was not recognized by After Effects. Possible causes: Quite likely your clipboard is "polluted" by another program that happens to be open at the same time. It is also possible that you have copied keyframes from a property that uses a different data type then the one you are trying to paste the keyframes to. In particular parameters that store multiple settings in a single keyframe will often be incompatible with other data. Examples for such keyframes are for instance the Source Text property on text layers or the Range settings in the Hue & Saturation effect. Resolution or workaround: Only copy&paste keyframes to and from properties that have identical dimensions and value ranges as per the rules laid out above. If the clipboard contains tainted data that you cannot seem to get rid of, close and restart all programs. In case this still isn’t enough, restart the whole computer. 26 :: 74 Message text: After Effects error: Not a valid project file. Message interpretation: The file you tried to open or import is not an After Effects project file. Possible causes: Either the file was damaged when you last saved it or it got messed up when you were transferring it to your system. The latter can happen, if you sent it via e-mail, downloaded it or burned it to an optical medium such as a CD-R. Depending on what settings you chose, these processes may convert binary characters due to file system and network protocol requirements. The replaced characters thereafter render the file unusable. Resolution or workaround: Try to save the file again from the original project on the system it was created. If you obtained it via Internet or optical media, send it/ burn it again, making sure to use the right settings. To improve integrity, pack it up in a commonly used archive file format such as ZIP. Vi: http://aeerrors.myleniumstuff.de/ Espero y les sirva, si comentan que porque no traduci se las veran feas conmigo! soy el güero jha na la respuesta es facil es demasiada informacion mejor aqui les dejo el traductor parte 1