Draft alway clash while adding structure into drawlists

 
  • Hi all,

    Have any one found problem while you've try to adding big structure like column into drawing for update and then software clashing?
    I've try to check this database no has contain fatal error anymore also this dababase size small (approx 250 Mbs)

    Below are message then I'm check on event activity;

    Faulting application name: draw.exe, version: 1.1.0.29, time stamp: 0x574f38cf
    Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
    Exception code: 0xc000041d
    Fault offset: 0x74bb4db2
    Faulting process id: 0x1f70
    Faulting application start time: 0x01d22a768ab1262f
    Faulting application path: C:\Program Files (x86)\AVEVA\Plant\E3D1.1.0\draw.exe
    Faulting module path: unknown
    Report Id: 30fc0938-966b-11e6-94ed-989096e4bc17

    Thanks all for advise.

    Passath
  • check out for null idli and null ref on sheet level
    DELETE NULL IDLI
    DELETE NULL ANNO
    May this helps some times.