|
 |
Here an update:
During the rendering, my unofficial version crashed. I did a debugging
with the VS, and post here some of the errors (at the end, in German
language).
I changed both locations inside the blob.cpp file ("const DBL
DEPTH_TOLERANCE = 1.0e-6" and "const DBL INSIDE_TOLERANCE = 1.0e-12"). I
will reduce both values (3 and 9). If that doesn't help, I will just
keep the first change (3) as suggested by William.
-----------------------------
Ausnahmefehler bei 0x00000000778DFFC2 (ntdll.dll) in pvengine64.exe:
0xC0000374: A heap has been corrupted (Parameter: 0x0000000077957470)
---
Ausnahme ausgelöst bei 0x000000014032B230 in pvengine64.exe: 0xC0000005:
Zugriffsverletzung beim Lesen an Position 0xFFFFFFFFFFFFFFFF.
Falls ein Handler für diese Ausnahme vorhanden ist, kann das Programm
möglicherweise weiterhin sicher ausgeführt werden.
---
Ausnahmefehler bei 0x000000014032B230 in pvengine64.exe: 0xC0000005:
Zugriffsverletzung beim Lesen an Position 0xFFFFFFFFFFFFFFFF
Falls ein Handler für diese Ausnahme vorhanden ist, kann das Programm
möglicherweise weiterhin sicher ausgeführt werden.
---
Ausnahmefehler bei 0x000000014032B230 in pvengine64.exe: 0xC0000005:
Zugriffsverletzung beim Lesen an Position 0xFFFFFFFFFFFFFFFF
Post a reply to this message
|
 |