Triangulation Crash

Post Reply
User avatar
Zofz
Site Admin
Posts: 87
Joined: Wed Apr 20, 2022 10:13 pm
Location: Cologne, Germany

Triangulation Crash

Post by Zofz »

I thought I had finished the topic in ver 2.0.012, but NO - :?
I just received a new example yesterday from Alistar - thanks!
The flattening stage is passing, but the program reports an error in the later stage but continues.
Crash Inform 2.JPG
Crash Inform 2.JPG (62.93 KiB) Viewed 26085 times
"Netlist is also wrong!" means that the internally created netlist cannot be correct as the layers are corrupted.
User avatar
kimmoli
Posts: 12
Joined: Sat May 21, 2022 2:41 pm

Re: Triangulation Crash

Post by kimmoli »

I got the same error just with 3.1.0
2023-08-29_07-15-11.jpg
2023-08-29_07-15-11.jpg (19.73 KiB) Viewed 23241 times

Code: Select all

SetEnabledComponentMeshList: g_EnableComp1  pComponentInstTab0 IPC356Rec.Data.nComponent0
DecomposeToIslands    0.374GT  FlattenIslands   0.000GT  (null)
DecomposeToIslands  192.981GT  FlattenIslands   1.232GT  artwork1.pho
DecomposeToIslands  401.047GT  FlattenIslands   0.532GT  artwork3.pho
CreateCopperNetlist 1.490GT
CreateLayerTrackMesh:
  constructionPaint    0.582GF     2isl  (null)


ASSERT fail!
malinada
NipOffOpaqueShapes line 2180
>>>++tmo<100000<<<


exception in CAMReadThread 0
---Execute-Bug-Tool---
User avatar
Zofz
Site Admin
Posts: 87
Joined: Wed Apr 20, 2022 10:13 pm
Location: Cologne, Germany

Re: Triangulation Crash

Post by Zofz »

I have fixed a couple of triangulation issues in v3.1.
I would need examples if you see such a problem again.
User avatar
kimmoli
Posts: 12
Joined: Sat May 21, 2022 2:41 pm

Re: Triangulation Crash

Post by kimmoli »

Still crashes for me with 3.1.1.0

I can't add attachments to PM...
User avatar
Zofz
Site Admin
Posts: 87
Joined: Wed Apr 20, 2022 10:13 pm
Location: Cologne, Germany

Re: Triangulation Crash

Post by Zofz »

User avatar
Zofz
Site Admin
Posts: 87
Joined: Wed Apr 20, 2022 10:13 pm
Location: Cologne, Germany

Re: Triangulation Crash

Post by Zofz »

Thanks for the file; I will look into the problem as fast as I can. (3.1.2 does not solve this)
User avatar
kimmoli
Posts: 12
Joined: Sat May 21, 2022 2:41 pm

Re: Triangulation Crash

Post by kimmoli »

Ok, thank you for your efforts.
I'll send you another tomorrow...
User avatar
Zofz
Site Admin
Posts: 87
Joined: Wed Apr 20, 2022 10:13 pm
Location: Cologne, Germany

Re: Triangulation Crash

Post by Zofz »

I am still working on the triangulation error. Or, more exactly, on the fade effect error. Too long to write; please just enjoy the simplified image of the situation.
Image
User avatar
Zofz
Site Admin
Posts: 87
Joined: Wed Apr 20, 2022 10:13 pm
Location: Cologne, Germany

Re: Triangulation Crash

Post by Zofz »

hot fix 3.1.3 solves this problem for all files I have received. :D
User avatar
kimmoli
Posts: 12
Joined: Sat May 21, 2022 2:41 pm

Re: Triangulation Crash

Post by kimmoli »

Thanks, seems to render now.
Post Reply