- Jun 6, 2020
- 11,559
- 4,422
I have transformed all my modules to classes with no problems.
But in a class I have a
xui.MsgboxAsync
which returns the following error:
java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Object java.lang.ref.WeakReference.get()' on a null object reference
In a mini project that I was testing, it does work, so I don't know how to deal with the problem. Thanks.
The reason for changing it from module to classes is to be able to better capture the waitfor and recommendations in this forum.
But in a class I have a
xui.MsgboxAsync
which returns the following error:
java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Object java.lang.ref.WeakReference.get()' on a null object reference
In a mini project that I was testing, it does work, so I don't know how to deal with the problem. Thanks.
The reason for changing it from module to classes is to be able to better capture the waitfor and recommendations in this forum.
برای دیدن لینک ها باید ثبت نام کنید