Hello,
I have a weird issue here.
I have a main module and 2 different classes.
When I want to do call subs in a way like
class 1 > class 2 > class 1 based on mainmodule class 1 reference
then it's working perfect in debug mode.
when using release it always returns a null pointer exeption.
I isolated the problem and attached it as a project.
If anyone can have a look at this problem and enlighten me about the cause then please do so.
I have a weird issue here.
I have a main module and 2 different classes.
When I want to do call subs in a way like
class 1 > class 2 > class 1 based on mainmodule class 1 reference
then it's working perfect in debug mode.
when using release it always returns a null pointer exeption.
I isolated the problem and attached it as a project.
If anyone can have a look at this problem and enlighten me about the cause then please do so.
Attachments
Last edited: