You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your API is very good but unfortunately Im experiencing the following error. Im not using the Two Step Authentication what so ever and Im caching my Spigot User Instance which shouldnt be a problem tho. Maybe you can point me in the right direction :)
Error: java.lang.NullPointerException at be.maximvdw.spigotsite.user.SpigotUserManager.handleTwoStep(SpigotUserManager.java:313) at be.maximvdw.spigotsite.resource.SpigotResourceManager.getPremiumResourceBuyers(SpigotResourceManager.java:364) at me.TechXcrafter.TechPluginSupportBot.VerificationSystem$1.run(VerificationSystem.java:70) java.lang.NullPointerException at be.maximvdw.spigotsite.user.SpigotUserManager.handleTwoStep(SpigotUserManager.java:313) at be.maximvdw.spigotsite.resource.SpigotResourceManager.getPremiumResourceBuyers(SpigotResourceManager.java:364) at me.TechXcrafter.TechPluginSupportBot.VerificationSystem$1.run(VerificationSystem.java:70)
Thank you so much for your time!
Regards,
Tech
The text was updated successfully, but these errors were encountered:
Hello Maxim!
Your API is very good but unfortunately Im experiencing the following error. Im not using the Two Step Authentication what so ever and Im caching my Spigot User Instance which shouldnt be a problem tho. Maybe you can point me in the right direction :)
Error:
java.lang.NullPointerException at be.maximvdw.spigotsite.user.SpigotUserManager.handleTwoStep(SpigotUserManager.java:313) at be.maximvdw.spigotsite.resource.SpigotResourceManager.getPremiumResourceBuyers(SpigotResourceManager.java:364) at me.TechXcrafter.TechPluginSupportBot.VerificationSystem$1.run(VerificationSystem.java:70) java.lang.NullPointerException at be.maximvdw.spigotsite.user.SpigotUserManager.handleTwoStep(SpigotUserManager.java:313) at be.maximvdw.spigotsite.resource.SpigotResourceManager.getPremiumResourceBuyers(SpigotResourceManager.java:364) at me.TechXcrafter.TechPluginSupportBot.VerificationSystem$1.run(VerificationSystem.java:70)
Thank you so much for your time!
Regards,
Tech
The text was updated successfully, but these errors were encountered: