[16:49:21 INFO]: ══════════════════════════════════════════════════════
[16:49:21 INFO]:
[16:49:21 INFO]: ╔══════════════════════════════════════════════════════╗
[16:49:21 INFO]: ║ DONUTCORE ║
[16:49:21 INFO]: ║ Version: 1.1.3 ║
[16:49:21 INFO]: ║ Author: Kammoun ║
[16:49:21 INFO]: ╚══════════════════════════════════════════════════════╝
[16:49:21 INFO]:
[16:49:21 WARN]: [DonutCore] Pikz license check failed: Response timestamp is too old or too new
[16:49:21 WARN]: [DonutCore] Eagle license check failed: Invalid license. Response Code: 521 : <none>
[16:49:21 INFO]: ------------------
[16:49:21 INFO]: INVALID LICENSE KEY '3U8CT-29TMW-B1XCI'
[16:49:21 INFO]:
[16:49:21 INFO]: PLEASE CONTACT THE AUTHOR ON DISCORD
[16:49:21 INFO]: TO GET YOUR DONUTCORE LICENSE KEY.
[16:49:21 INFO]: EITHER YOUR KEY IS INVALID OR YOUR IP ADDRESS IS NOT APPROVED
[16:49:21 INFO]: ------------------
[16:49:21 INFO]: [DonutCore] Disabling DonutCore v1.1.3
[16:49:21 INFO]:
[16:49:21 INFO]: SHUTTING DOWN DONUTCORE
[16:49:21 INFO]: ─────────────────────────────────────
[16:49:21 INFO]:
[16:49:21 INFO]: Disabled 0 modules
[16:49:21 INFO]: Shutdown time: 0ms
[16:49:21 INFO]:
[16:49:21 INFO]: ══════════════════════════════════════════════════════
[16:49:21 INFO]: Thank you for using DonutCore!
[16:49:21 INFO]:
[16:49:19 INFO]: [Shards] Enabling Shards v2.4.1
[16:49:19 INFO]:
[16:49:19 INFO]: _____ _ _ _____ _ _ _
[16:49:19 INFO]: | __ (_) | / ____| | | (_)
[16:49:19 INFO]: | |__) || | __ __| (___ | |_ _ _ __| |_ ___ ___
[16:49:19 INFO]: | ___/ | |/ /_ /|\___ \| __| | | |/ _` | |/ _ \/ __|
[16:49:19 INFO]: | | | | < / / ___) | |_| |_| | (_| | | (_) \__ \
[16:49:19 INFO]: |_| |_|_|\_\/_| |____/ \__|\__,_|\__,_|_|\___/|___/
[16:49:19 INFO]:
[16:49:19 INFO]:
[16:49:19 INFO]: Shards | Version: 2.4.1
[16:49:19 INFO]: Shards | Developed by Pikz Studios
[16:49:19 INFO]:
[16:49:19 INFO]:
[16:49:19 INFO]:
[16:49:19 INFO]:
[16:49:19 INFO]: ✗ LICENSE VERIFICATION FAILED
[16:49:19 INFO]:
[16:49:19 INFO]: Reason: Unexpected error: Response timestamp is too old or too new
[16:49:19 INFO]:
[16:49:19 INFO]: Need help? Join our Discord:
[16:49:19 INFO]: discord.gg/pikzstudios
[16:49:19 INFO]:
[16:49:19 INFO]: Common issues:
[16:49:19 INFO]: • Invalid or expired license key
[16:49:19 INFO]: • IP address not authorized
[16:49:19 INFO]: • Network connectivity issues
[16:49:19 INFO]:
[16:49:19 INFO]:
[16:49:19 INFO]: [Shards] Stack trace: LicenseVerificationException
[16:49:19 INFO]: [Shards] Disabling Shards v2.4.1
[16:49:19 INFO]:
[16:49:19 INFO]: [Shards] Shutting down...
[16:49:19 INFO]: [Shards] Thank you for using Pikz Studios products!
[16:49:19 INFO]:
[16:49:18 INFO]: [ZelAuction] Enabling ZelAuction v1.3
[16:49:18 INFO]: ZelAuction executor started with 8 threads.
[16:49:18 INFO]:
[16:49:18 INFO]:
[16:49:18 INFO]: ____ _ _ ___ _ _ _
[16:49:18 INFO]: | _ \(_) | __ ____ / _ \ _ _ __ _| (_) |_ _ _
[16:49:18 INFO]: | |_) | | |/ /|_ / | | | | | | |/ _` | | | __| | | |
[16:49:18 INFO]: | __/| | < / / | |_| | |_| | (_| | | | |_| |_| |
[16:49:18 INFO]: |_| |_|_|\_\/___| \__\_\\__,_|\__,_|_|_|\__|\__, |
[16:49:18 INFO]: |___/
[16:49:18 INFO]:
[16:49:18 INFO]: ZelAuction - 1.3
[16:49:18 INFO]:
[16:49:18 INFO]: Current Java Version: 25.0.1
[16:49:18 INFO]: Current OS: Windows 11
[16:49:18 INFO]:
[16:49:18 INFO]: NOTE: This plugin requires Vault and an economy plugin to function properly.
[16:49:18 INFO]:
[16:49:18 INFO]: This software is developed by Pikz Studio. All rights reserved.
[16:49:18 INFO]:
[16:49:18 INFO]: Loading module ConfigManager
[16:49:19 WARN]: bg.pikz.zelauction.utils.License$LicenseVerificationException: Response timestamp is too old or too new
[16:49:19 WARN]: at ZelAuction-1.3.0.jar//bg.pikz.zelauction.utils.License.processResponse(License.java)
[16:49:19 WARN]: at ZelAuction-1.3.0.jar//bg.pikz.zelauction.utils.License.verifyLicense(License.java)
[16:49:19 WARN]: at ZelAuction-1.3.0.jar//bg.pikz.zelauction.AuctionPlugin.onEnable(AuctionPlugin.java)
[16:49:19 WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:279)
[16:49:19 WARN]: at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:207)
[16:49:19 WARN]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109)
[16:49:19 WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:520)
[16:49:19 WARN]: at org.bukkit.craftbukkit.CraftServer.enablePlugin(CraftServer.java:653)
[16:49:19 WARN]: at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:610)
[16:49:19 WARN]: at net.minecraft.server.MinecraftServer.initPostWorld(MinecraftServer.java:640)
[16:49:19 WARN]: at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:408)
[16:49:19 WARN]: at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1268)
[16:49:19 WARN]: at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:392)
[16:49:19 WARN]: at java.base/java.lang.Thread.run(Thread.java:1474)
[16:49:19 INFO]: ------------------
[16:49:19 INFO]: ------------------
[16:49:19 INFO]: INVALID LICENSE KEY '3U8CT-29TMW-B1XCI'
[16:49:19 INFO]:
[16:49:19 INFO]: PLEASE CONTACT THE AUTHOR ON DISCORD.PIKZSTUDIO.XYZ
[16:49:19 INFO]: TO GET YOUR ZELAUCTION LICENSE KEY.
[16:49:19 INFO]: EITHER YOUR KEY IS INVALID OR YOUR IP ADDRESS IS NOT APPROVED
[16:49:19 INFO]: ------------------
[16:49:19 INFO]: ------------------
[16:49:19 INFO]: [ZelAuction] Disabling ZelAuction v1.3
[16:49:19 INFO]: [ZelAuction] Shutting down ZelAuction async executor and scheduler.