Hello,
Today a big development step was completed: the conversion of all old lines of
Legacy code that remained in the models. These codes were for tablet management.
120 lines of code were converted to Model Behavior in less than 1/2 hour and then I lost more than 2 hours to look for why an element did not want to work on this tablet ...
The Model Behavior debug included in the DEV Mod helped me a little by telling me the source of the error but the message was too laconic: (Invalid) node and and no information in the SDK to explain this error message !
Finally, while scanning a Blender file I noticed that one of the buttons had been renamed to
EBF_Back instead of
EFB_Back. Once the Behavior model is corrected, the tablet is now fully operational on all developed Stearmans.
Perseverance is good but you really have to be very stubborn to succeed with the Asobo SDK and its DEV Mod