Julian Invictus
Julian Invictus
Explore posts from servers
BSBuape Studios
Created by Julian Invictus on 11/12/2024 in #kiai-support
Premium or Partner?
A long time ago, I reached out wondering if there was a way to partner with Buape/Kiai in some meaningful way that relieves some of the financial pressure from purchasing premium, and I was wondering if you guys had revisited that all? My server is discord.gg/owu; we're a Partner server w/ ~9,000 members. I want to add Kiai to the server (and have for a while), but without premium it's hard to justify due to the non-ephemeral leaderboards that would clog up a chat (or require a separate channel), so the constantly updating permanent leaderboard present in the premium subscription is alluring. Wondering if you guys have any thoughts on the matter.
4 replies
AAdmincraft
Created by Julian Invictus on 7/27/2024 in #questions
WorldGuard Throwing Errors, I Can't Find Source
- [Sat 03:53:11 ERROR Minecraft] Could not pass event BlockGrowEvent to WorldGuard v7.0.10+d9424b1
java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
at worldguard-bukkit-7.0.10-dist.jar//com.sk89q.worldguard.bukkit.listener.WorldGuardBlockListener.handleGrow(WorldGuardBlockListener.java:641)
at worldguard-bukkit-7.0.10-dist.jar//com.sk89q.worldguard.bukkit.listener.WorldGuardBlockListener.onBlockGrow(WorldGuardBlockListener.java:636)
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor212.execute(Unknown Source)
at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77)
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:84)
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54)
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:131)
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:628)
at org.bukkit.craftbukkit.event.CraftEventFactory.handleBlockGrowEvent(CraftEventFactory.java:1321)
at net.minecraft.world.level.block.VineBlock.randomTick(VineBlock.java:234)
at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.randomTick(BlockBehaviour.java:1225)
at net.minecraft.server.level.ServerLevel.optimiseRandomTick(ServerLevel.java:887)
at net.minecraft.server.level.ServerLevel.tickChunk(ServerLevel.java:950)
at net.minecraft.server.level.ServerChunkCache.tickChunks(ServerChunkCache.java:514)
at net.minecraft.server.level.ServerChunkCache.tick(ServerChunkCache.java:407)
at net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:732)
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1805)
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:473)
at net.minecraft.server.Minecr
- [Sat 03:53:11 ERROR Minecraft] Could not pass event BlockGrowEvent to WorldGuard v7.0.10+d9424b1
java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
at worldguard-bukkit-7.0.10-dist.jar//com.sk89q.worldguard.bukkit.listener.WorldGuardBlockListener.handleGrow(WorldGuardBlockListener.java:641)
at worldguard-bukkit-7.0.10-dist.jar//com.sk89q.worldguard.bukkit.listener.WorldGuardBlockListener.onBlockGrow(WorldGuardBlockListener.java:636)
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor212.execute(Unknown Source)
at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77)
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:84)
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54)
at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:131)
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:628)
at org.bukkit.craftbukkit.event.CraftEventFactory.handleBlockGrowEvent(CraftEventFactory.java:1321)
at net.minecraft.world.level.block.VineBlock.randomTick(VineBlock.java:234)
at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.randomTick(BlockBehaviour.java:1225)
at net.minecraft.server.level.ServerLevel.optimiseRandomTick(ServerLevel.java:887)
at net.minecraft.server.level.ServerLevel.tickChunk(ServerLevel.java:950)
at net.minecraft.server.level.ServerChunkCache.tickChunks(ServerChunkCache.java:514)
at net.minecraft.server.level.ServerChunkCache.tick(ServerChunkCache.java:407)
at net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:732)
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1805)
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:473)
at net.minecraft.server.Minecr
My plugins are: * BlueMap * CoreProtect * DiscordSRV * DropHeads * EssentialsX (Chat/GeoIP/Spawn) * FAWE * Images * LibsDisguises * LuckPerms * Multiverse Core * Multiverse Portals * OpenInv * PAPI * PlayTimes * PremiumVanish * ProtocolLib * SimpleRename * TabList * UltimateStatistics * Vault * ViaBackwards * ViaVersion * WorldGuard
12 replies
AAdmincraft
Created by Julian Invictus on 10/3/2023 in #questions
Having console warnings thrown off over and over (same warning). Looking for help.
! [Tue 22:04:07 WARN ] java.sql.SQLFeatureNotSupportedException: not implemented by SQLite JDBC driver
! [Tue 22:04:07 WARN ] at org.sqlite.jdbc3.JDBC3PreparedStatement.unsupported(JDBC3PreparedStatement.java:448)
! [Tue 22:04:07 WARN ] at org.sqlite.jdbc3.JDBC3Statement.getGeneratedKeys(JDBC3Statement.java:357)
! [Tue 22:04:07 WARN ] at CoreProtect-22.1.jar//net.coreprotect.database.logger.EntityKillLogger.log(EntityKillLogger.java:47)
! [Tue 22:04:07 WARN ] at CoreProtect-22.1.jar//net.coreprotect.consumer.process.EntityKillProcess.process(EntityKillProcess.java:24)
! [Tue 22:04:07 WARN ] at CoreProtect-22.1.jar//net.coreprotect.consumer.process.Process.processConsumer(Process.java:197)
! [Tue 22:04:07 WARN ] at CoreProtect-22.1.jar//net.coreprotect.consumer.Consumer.run(Consumer.java:133)
! [Tue 22:04:07 WARN ] at java.base/java.lang.Thread.run(Thread.java:833)
! [Tue 22:04:07 WARN ] java.sql.SQLFeatureNotSupportedException: not implemented by SQLite JDBC driver
! [Tue 22:04:07 WARN ] at org.sqlite.jdbc3.JDBC3PreparedStatement.unsupported(JDBC3PreparedStatement.java:448)
! [Tue 22:04:07 WARN ] at org.sqlite.jdbc3.JDBC3Statement.getGeneratedKeys(JDBC3Statement.java:357)
! [Tue 22:04:07 WARN ] at CoreProtect-22.1.jar//net.coreprotect.database.logger.EntityKillLogger.log(EntityKillLogger.java:47)
! [Tue 22:04:07 WARN ] at CoreProtect-22.1.jar//net.coreprotect.consumer.process.EntityKillProcess.process(EntityKillProcess.java:24)
! [Tue 22:04:07 WARN ] at CoreProtect-22.1.jar//net.coreprotect.consumer.process.Process.processConsumer(Process.java:197)
! [Tue 22:04:07 WARN ] at CoreProtect-22.1.jar//net.coreprotect.consumer.Consumer.run(Consumer.java:133)
! [Tue 22:04:07 WARN ] at java.base/java.lang.Thread.run(Thread.java:833)
4 replies