BuycraftX issue...

Status
This thread has been locked.

JakeeeMC

Feedback score
0
Posts
5
Reactions
0
Resources
0
Hi All,

I am trying to enter the secret key onto my server to connect buycraft and i am getting the error below. Please help :)

[17:12:23 ERROR]: [BuycraftX] Unable to verify secret
net.buycraft.plugin.BuyCraftAPIException: No server could be found with the specified secret key.
at net.buycraft.plugin.BuyCraftAPI$1.intercept(BuyCraftAPI.java:71) ~[?:?]
at net.buycraft.plugin.internal.okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147) ~[?:?]
at net.buycraft.plugin.internal.okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121) ~[?:?]
at net.buycraft.plugin.BuyCraftAPI$2.intercept(BuyCraftAPI.java:53) ~[?:?]
at net.buycraft.plugin.internal.okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:147) ~[?:?]
at net.buycraft.plugin.internal.okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:121) ~[?:?]
at net.buycraft.plugin.internal.okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:254) ~[?:?]
at net.buycraft.plugin.internal.okhttp3.RealCall.execute(RealCall.java:92) ~[?:?]
at net.buycraft.plugin.internal.retrofit2.OkHttpCall.execute(OkHttpCall.java:186) ~[?:?]
at net.buycraft.plugin.bukkit.BuycraftPluginBase.updateInformation(BuycraftPluginBase.java:299) ~[?:?]
at net.buycraft.plugin.bukkit.command.SecretSubcommand.lambda$execute$0(SecretSubcommand.java:36) ~[?:?]
at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:100) ~[patched_1.16.5.jar:git-Paper-770]
at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) ~[patched_1.16.5.jar:git-Paper-770]
at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.16.5.jar:git-Paper-770]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
at java.lang.Thread.run(Thread.java:834) [?:?]
[17:12:23 INFO]: The secret you provided does not work. Please check the secret and try again.
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Inviss

Management / Head of Development @ AkumaMC
Supreme
Feedback score
21
Posts
734
Reactions
267
Resources
3
Double check your secret key in config.json
 
Status
This thread has been locked.
Top