Skip to content
This repository has been archived by the owner on Jan 28, 2023. It is now read-only.

Not sending the request to the website #289

Open
jonzesmit opened this issue Jan 3, 2023 · 3 comments
Open

Not sending the request to the website #289

jonzesmit opened this issue Jan 3, 2023 · 3 comments

Comments

@jonzesmit
Copy link

jonzesmit commented Jan 3, 2023

Hi

What is the cause of this error?

And why, after the delivery of the purchased item, no request is sent to the website to remove the purchase that has been delivered.

[20:50:10 INFO]: OGHDEHEII issued server command: /woo check
[20:50:20 WARN]: [WooMinecraft] Plugin WooMinecraft v1.4.5-1.18 generated an exception while executing task 12
java.lang.NoClassDefFoundError: okhttp3/OkHttpClient
at com.plugish.woominecraft.WooMinecraft.sendProcessedOrders(WooMinecraft.java:249) ~[WooMinecraft-1.4.5-1.18.jar:?]
at com.plugish.woominecraft.WooMinecraft.check(WooMinecraft.java:232) ~[WooMinecraft-1.4.5-1.18.jar:?]
at com.plugish.woominecraft.WooCommand.lambda$checkSubcommand$0(WooCommand.java:94) ~[WooMinecraft-1.4.5-1.18.jar:?]
at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.18.2.jar:git-Paper-379] at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) ~[paper-1.18.2.jar:git-Paper-379]
at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[paper-1.18.2.jar:git-Paper-379]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
at java.lang.Thread.run(Thread.java:1589) ~[?:?]
Caused by: java.lang.ClassNotFoundException: okhttp3.OkHttpClient
... 9 more
[20:50:21 INFO]: Gave 6 ۵۵;۲۵۵;۲۵۵m[Apple] to OGHDEHEII

@jonzesmit
Copy link
Author

jonzesmit commented Jan 5, 2023

Error: okhttp3/OkHttpClient
Please help me

@jerzean
Copy link
Contributor

jerzean commented Jan 16, 2023

its due to using paperspigot, the methods used in the plugin are stripped out of paperspigot

@jonzesmit
Copy link
Author

its due to using paperspigot, the methods used in the plugin are stripped out of paperspigot

Hello . Now I'm a little confused
I tested both on paper and on the spigot and still had the same problem
If you have a solution, please tell me

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants