StateTransitionBuilder not running

I’m in the process of writing the state transitions for our project, but I’m having some issues getting our inherited implementation of the StateTransitionBuilderBase to run. So far I’ve tripple checked just about everything; methods are public, projects are referenced and the bin directory contains the dll.

Visual Studio’s Modules window reports that the dll in question is indeed loaded, but that’s about it. Setting breakpoints doesn’t give any results, nor does throwing exceptions in the constructor for testing purposes.

I have also checked both the event log and the Litium log for any signs of life but to no avail. Is it supposed to be logged when plugins are loaded or used?

I’m hoping it will be something embarrassingly obvious, but I can’t for the life of me figure it out.

Litium version: 7.1

Hi, are u using Accelerator and if you are why aren’t you directly modifying the code in the accelerator StateTransitions folder?

Ignorance, pure and simple. Just the kind of answer I was hoping for.

Thanks!

1 Like