Message 1 of 5
Importing RasterImages crashes AutoCAD 2016
Not applicable
05-18-2015
04:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
When my normally unfailing app imports RasterImages into a drawing in vanilla AutoCAD 2016 the program crashes with a Fatal Error at aproxximately 30 to 40 images. I have read in another forum that it is a bug in AutoCAD 2016 (jpg-raster-image-problem-with-c3d2016), and Autodesk is working on it?
Maybe this info will help: The error report says the crash is caused by de function acedUpdateDisplay(), after my app called the method: ApplicationServices.Application.UpdateScreen().