It is my project which working and compiling with older version completly fine.
With version 1.78 it works like a charm, but when I try to compile with version 1.86 it show me this error.
Does anyone have this errors or someone give me a clue :BangHead:
It is my private project so I don't want to be public here. It has 1200 lines of code but always give me a error on End Sub :BangHead:
Version v1.86 is a beta version. It is not recommended to use it. You should upgrade to v1.90 or downgrade to v1.80.
This problem happens because of a reference to an older version of Debug.jar. You probably have a copy of an older Debug.jar in the additional libraries path.
I have the same problem, no more of my programs do not work since the upgrade to version 1.9, END SUB error every time, same as your screenshot! help us!
This problem happens because of a reference to an older version of Debug.jar. You probably have a copy of an older Debug.jar in the additional libraries path.