Page 1 of 1

Recursive instance crashes Octane 4

PostPosted: Fri Feb 28, 2020 10:12 am
by boxfx
Add an instance
Set the reference of the instance to be the same instance
open the octane texture manager
Crash

Octane 4.05-R7
Tested on numerous systems
My guess is Octane is infinitely looping around in the instance

Re: Recursive instance crashes Octane 4

PostPosted: Fri Feb 28, 2020 10:14 am
by aoktar
Yes exactly, trying to avoid in codes that will give a performance lost

Re: Recursive instance crashes Octane 4

PostPosted: Fri Feb 28, 2020 3:30 pm
by frankmci
Patient: "Doctor, it really hurts when I stab my leg with an ice pick."
Doctor: "Oh, I see the problem."
Patient: "Can you help me?"
Doctor: "Yes. Don't stab your leg with an ice pick."
:D

Re: Recursive instance crashes Octane 4

PostPosted: Sat Feb 29, 2020 10:04 am
by boxfx
Well obviously im not doing it on purpose :P I had to trouble shoot a scene that was crashing earlier and it was a premade external asset that had one instance set wrong.

Re: Recursive instance crashes Octane 4

PostPosted: Sat Feb 29, 2020 11:37 am
by aoktar
boxfx wrote:Well obviously im not doing it on purpose :P I had to trouble shoot a scene that was crashing earlier and it was a premade external asset that had one instance set wrong.

I know! Btw trying to avoid this case gives the performance penalty as my opinion until finding some better ideas. Having more priority for different tasks to add. Anyway thanks for reminding me again.