Page 1 of 1

It's likely that some stage was left unended from the previous frame.

Posted: Sat Oct 12, 2019 7:15 am
by parapoohda
When I remove first character it show this assert "It's likely that some stage was left unended from the previous frame.". Is this normal?

Re: It's likely that some stage was left unended from the previous frame.

Posted: Sat Oct 12, 2019 5:35 pm
by Norbo
No, that implies a timestep has started before a previous timestep has ended from the perspective of the simulation profiler. Are there multiple threads trying to step the simulation?

Re: It's likely that some stage was left unended from the previous frame.

Posted: Sun Oct 13, 2019 1:10 am
by parapoohda
Do you mean Simulation.Timestep more than one? I call it in poolthread and update.but it use only one funcion. Maybe I did sometihng wrong and alread correct it.

Updated
I call it twice thank you.I call it from your "pretty cool multicolored window" and when initialize