General Category > Ongoing Anim8or Development
v1.01 Development Release - Build 1403, August 29, 2022
2020 Hindsight:
Bug report:
Just got an "assertion failed!" message when rendering an image with the attached script files.
I had just changed my script to try an idea for a 'V' wake effect. It was a failure, and the water was very spiky - pointy waves, but not massively tall.
I get the same message from "Anim8or_1395.exe"
Message:
Assert failed!
Program: ...\Anim8or_1394_plus.exe
File C:\Users\rstev\MyApps\Anim8or\src\VArray.h
Line: 83
Expression: !"array index out of bounds"
To trigger the assert, I load "ThirdWaveTest.an8" go to Scene mode, And select Render->render image
After clicking OK I get the assert.
Here are the offending files:
Steve:
OK I'll check it.
Steve:
2020 Hindsight I found the problem. Your script is producing Z values of infinity. If you start a new project and click-drag to add a ThirdWave object the middle row has values like this:
+ points[2112] {x=0.0320000015 y=0.0320000015 z=1.#INF0000 } Point3
This causes other issues within Anim8or which produce the assertion.
Note: The variable "points" is from Anim8or's internal representation, not a variable in your script.
2020 Hindsight:
Sorry for the wild goose chase! I thought I was doing you a favour passing the report on.
I thought my script protected against getting large values. But looking at it I see the new code bypasses the test!
johnar:
Hi.
Unable to download build 1395.
Clicked on both links, just takes me back to same page with no download occuring. :(
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version