Skip to main content
B
4mo ago

Rive debugger

A debugger inside the Rive editor would be very handy to trace down race conditions in complex state machines. Currently, the console does not provide enough information.

I am getting the error "State machine exceeded max iterations" and none of the sate machines show an obvious race condition.

2 replies
F
F
(edited) 3mo ago

Having the same problem on WebJS canvas, also reported here https://rive.app/community/forums/support/fsnLLkXUaA62/state-machine-exceeded-max-iterations/fta1jqhtyxim


Our Rive file is extremely complex with lots of sub-artboards and sub-statemachines, so we don't even know where to start on how to locate this "race condition" leading to "StateMachine exceeded max iterations".

2mo ago

I got the same issue.