I have a "Wait For Pane1_AnimationCompleted" in a sub, and it works as expected, except that if the event sub is not present, in this case, "Pane1_AnimationCompleted", the app crashes, with the following logs:
B4X:
Waiting for debugger to connect...
Program started.
An error occurred:
(Line: 56) End Sub
java.lang.Exception: Sub pane1_animationcompleted signature does not match expected signature.
public static void b4j.example.launcher_subs_0._pane1_animationcompleted() throws java.lang.Exception
class anywheresoftware.b4a.pc.RemoteObject,