Trying to understand this problem. I just looked up again the “broken” project. And at least in my case, this was indeed the cause. I only added an FSM as a place holder, and of course didn’t add any nodes at all. So, no Start node as well. 😀
You might want to consider to add a more informative error message, Gavalakis. I tried to add an Any State and an Concurrent node, without a Start node of course, and the error showed up again. There is always a Start node required? If so, you might really want to catch this exception and inform the user. Since I could see that one may think, that an Any State or Concurrent node is something that should get the FSM running as well. But it seems it doesn’t.
Login
Register
By registering on this website you agree to our Privacy Policy.