Minepacks

Minepacks

2M Downloads

console error

robtbs opened this issue ยท 0 comments

commented

Information

Environment information
Plugin + server version info:

minepacks 2.4.16
server git paper 468 1.19.4
java 17.0.6

op


*Online mode*:yes
*BungeeCord*: no

**Server/crash log**
25.03 01:21:08 [Server] WARN java.lang.NoSuchFieldException: JUKEBOX
25.03 01:21:08 [Server] WARN at java.base/java.lang.Class.getDeclaredField(Class.java:2610)
25.03 01:21:08 [Server] WARN at Minepacks.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Reflection.getField(Reflection.java:208)
25.03 01:21:08 [Server] WARN at Minepacks.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.NMSReflectionRemapped.getNmsField(NMSReflectionRemapped.java:126)
25.03 01:21:08 [Server] WARN at Minepacks.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.Util.InventoryTypeMapper_Reflection.<clinit>(InventoryTypeMapper_Reflection.java:54)
25.03 01:21:08 [Server] WARN at Minepacks.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.Util.InventoryUtils_1_19_R3.updateInventoryTitlePrepared(InventoryUtils_1_19_R3.java:71)
25.03 01:21:08 [Server] WARN at Minepacks.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.Util.InventoryUtils_1_19_R3.openInventoryWithCustomTitlePrepared(InventoryUtils_1_19_R3.java:93)
25.03 01:21:08 [Server] WARN at Minepacks.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.Util.InventoryUtils.openInventoryWithCustomTitlePrepared(InventoryUtils.java:240)
25.03 01:21:08 [Server] WARN at Minepacks.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Backpack.open(Backpack.java:158)
25.03 01:21:08 [Server] WARN at Minepacks.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Minepacks.openBackpack(Minepacks.java:342)
25.03 01:21:08 [Server] WARN at Minepacks.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Minepacks$1.onResult(Minepacks.java:310)
25.03 01:21:08 [Server] WARN at Minepacks.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Minepacks$1.onResult(Minepacks.java:306)
25.03 01:21:08 [Server] WARN at Minepacks.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Database.Database.getBackpack(Database.java:235)
25.03 01:21:08 [Server] WARN at Minepacks.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Database.Database.getBackpack(Database.java:241)
25.03 01:21:08 [Server] WARN at Minepacks.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Minepacks.openBackpack(Minepacks.java:305)
25.03 01:21:08 [Server] WARN at Minepacks.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Minepacks.openBackpack(Minepacks.java:293)
25.03 01:21:08 [Server] WARN at Minepacks.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Command.OpenCommand.execute(OpenCommand.java:92)
25.03 01:21:08 [Server] WARN at Minepacks.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Command.OpenCommand.execute(OpenCommand.java:40)
25.03 01:21:08 [Server] WARN at Minepacks.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.API.MinepacksCommand.doExecute(MinepacksCommand.java:125)
25.03 01:21:08 [Server] WARN at Minepacks.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.API.MinepacksCommand.doExecute(MinepacksCommand.java:38)
25.03 01:21:08 [Server] WARN at Minepacks.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.Command.CommandExecutorWithSubCommandsGeneric.onCommand(CommandExecutorWithSubCommandsGeneric.java:39)
25.03 01:21:08 [Server] WARN at Minepacks.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Command.CommandManager.onCommand(CommandManager.java:117)
25.03 01:21:08 [Server] WARN at Minepacks.jar//at.pcgamingfreaks.MinepacksStandalone.libs.at.pcgamingfreaks.Bukkit.Command.RegisterablePluginCommand.execute(RegisterablePluginCommand.java:157)
25.03 01:21:08 [Server] WARN at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:155)
25.03 01:21:08 [Server] WARN at org.bukkit.craftbukkit.v1_19_R3.CraftServer.dispatchCommand(CraftServer.java:906)
25.03 01:21:08 [Server] WARN at org.bukkit.craftbukkit.v1_19_R3.entity.CraftPlayer.performCommand(CraftPlayer.java:722)
25.03 01:21:08 [Server] WARN at Minepacks.jar//at.pcgamingfreaks.MinepacksStandalone.Bukkit.Listener.ItemShortcut.lambda$onItemClick$3(ItemShortcut.java:264)
25.03 01:21:08 [Server] WARN at org.bukkit.craftbukkit.v1_19_R3.scheduler.CraftTask.run(CraftTask.java:101)
25.03 01:21:08 [Server] WARN at org.bukkit.craftbukkit.v1_19_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483)
25.03 01:21:08 [Server] WARN at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1482)
25.03 01:21:08 [Server] WARN at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:447)
25.03 01:21:08 [Server] WARN at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1396)
25.03 01:21:08 [Server] WARN at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1173)
25.03 01:21:08 [Server] WARN at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319)
25.03 01:21:08 [Server] WARN at java.base/java.lang.Thread.run(Thread.java:833)


**Plugin config (optional)**
<!-- Some problems are depending on the used configuration. To enable us to help you faster you can provide us with some details about your config or the full config.yml file (please use https://gist.github.com/ to upload your config.yml, make sure to remove confidential informations like database passwords!) -->

### Details
**Description**  
<!-- Replace this with a brief summary of the bug. -->

**Steps to reproduce**  
<!-- Replace this with what exactly you did to cause the bug. -->

**Expected behavior**  
<!-- Replace this with what you expect to happen. -->

**Other information** (e.g. detailed explanation, related issues, suggestions how to fix, links for us to have context, screenshots, etc.)
<!-- Replace this with any additional information, if necessary. -->