DankTech is an attempt to recreate the Dank Storage mod (and \dank\null\ etc.) from a plugin.

Overview

DankTech is an attempt to recreate the Dank Storage mod, /dank/null and OpenBlocks /dev/null in the form of a plugin.

Features

The plugin currently features:

  • 9 tiers of Dank Packs. Each Tier has additional slots available inside it and each slot, in turn, has more space for items.
  • Automatically moving picked up items into the relevant pack.
  • Voiding for any items over the slot's limit.
  • Withdrawl of items 1, by stack, by a full inventory
  • Input of all matching items in inventory
  • Dropping stacks into the world directly from the pack
  • Hopping items out of the Dank by placing it into a hopper
  • Using blocks inside dank to build

Pages

Credits

A big shout out to the owners of mct.tantrum.org who let me test on their server even once it was clear I barely knew what I was doing! <3

Comments
  • DankTech doesn't show up in slimefun guide

    DankTech doesn't show up in slimefun guide

    Description DankTech's commands work and plugin shows its enabled, but it doesn't show up in slimefun's guide

    What caused the issue, what steps led up to the issue (Mandatory)

    when server starts, danktech loads fine and its commands work, but doesn't show up in slimefun's guide. if i restart / reload danktech i get the console below and danktech disables its self

    Log of error, if applicable

    https://pastebin.com/embed_js/QsmYJWsR

    Server Type and verison (Spigot/Paper etc.)

    Paper version git-Paper-762 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)

    Minecraft version

    1.16.5

    bug 
    opened by szvenz 15
  • [Issue] error

    [Issue] error

    Hi^^

    Description (Mandatory)

    The error occurs when I add an item to an empty dankpack, the plugin no longer saves the items.

    Log of error, if applicable

    https://pastebin.com/t0VTgLaP

    Server Type and verison (Spigot/Paper etc.)

    spigot

    Minecraft version

    1.16.5

    bug 
    opened by Yukylyu 10
  • [Suggestion]Support for Item Stacking Plugins

    [Suggestion]Support for Item Stacking Plugins

    What would you like added to DankTech? Support for item stacks above the default of 64. The reason being, if there are more than the default 64 on the ground, anything extra that is picked up is voided. Does not having this cause an issue? Yes, as many servers have addons such as WildStacker to increase item stack sizes in order to reduce server lag.

    bug 
    opened by Azakaturan 5
  • [Issue] Trash Pack doesn't work

    [Issue] Trash Pack doesn't work

    Description (Mandatory)

    Trash Pack doesn't work

    What caused the issue, what steps led up to the issue (Mandatory)

    I tried both Trash Pack t1 and t2, with Enderman Head and Ender Pearl in the filter slots. When I pick up Ender Pearls and Heads at my Enderman farm, they go in my inventory.

    Log of error, if applicable

    Latest logs too long too publish on pastebin, but tl;dr, DankTech doesnt produce any error while it loads, seems to load correcty, and doesnt send anything in console after server has finished loading

    Server Type and verison (Spigot/Paper etc.)

    paper-1.17.1-107.jar Plugins (34): AutomatedCrafting, Brewery, ChestTerminal, ColoredEnderChests, CrazyEnchantments, DankTech, DriveBackupV2, DyedBackpacks, DynaTech, dynmap, EcoPower, EquivalencyTech, ExperienceTome, FastLeafDecay, FluffyMachines, GSit, LiteXpansion, LuckPerms, MendingEnchant, Multiverse-Core, ProtocolLib, SetHomes, SFCalc, SimpleStorage, SimpleUtils, SkinsRestorer, Slimefun, SlimefunOreChunks, SlimeTinker, SlimyTreeTaps, SoundMuffler, SpawnerSilk, ViaBackwards, ViaVersion

    Minecraft version

    1.17.1

    bug 
    opened by 0swin 4
  • [Suggestion] Make tiers for backpacks

    [Suggestion] Make tiers for backpacks

    Please make it so that users can define different tiers/levels of dank-storages that have i.e. 9 slots but each slot only has a capacity of 256 items.

    Like this, players could actualy use this tech as a "pouch" for valuables without the need for the server to allow them to store excess ammounts of items!

    Suggestion 
    opened by HRZNzero 4
  • Dank Tech dont work

    Dank Tech dont work

    Hello my friend, do u have any discord or something to have a conversation? I need some support, because I wanted to install the plugin in my server, and when I open the slimefun guide all is good, but when my players crafted the dank packs and place in the floor, they involve into a normal head and don't work some recipes

    I don't know

    Asgard Slimefun Server 1.16.5 version

    bug 
    opened by Sventt 4
  • Update to Slimefun RC28

    Update to Slimefun RC28

    Description (Mandatory)

    Update to Slimefun RC28 please, thanks

    What caused the issue, what steps led up to the issue (Mandatory)

    Log of error, if applicable

    Server Type and verison (Spigot/Paper etc.)

    purpur latest

    Minecraft version

    1.17.1

    bug 
    opened by DexterSK 3
  • [Issue] Cant open Dank

    [Issue] Cant open Dank

    Description (Mandatory)

    When i open Dank Storage/Trash Pack, it involve into a normal head on floor

    What caused the issue, what steps led up to the issue (Mandatory)

    Slimefun cheat, guide and crafting work

    Log of error, if applicable, Server Type and verison

    Console
    [20:02:50] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to DankTech v1.2.7
    org.bukkit.event.EventException: null
    	at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[paper.jar:3149-Spigot-101ebb6-9122f5a]
    	at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper.jar:3149-Spigot-101ebb6-9122f5a]
    	at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:589) ~[paper.jar:3149-Spigot-101ebb6-9122f5a]
    	at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:576) ~[paper.jar:3149-Spigot-101ebb6-9122f5a]
    	at org.bukkit.craftbukkit.v1_17_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:499) ~[paper.jar:3149-Spigot-101ebb6-9122f5a]
    	at org.bukkit.craftbukkit.v1_17_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:466) ~[paper.jar:3149-Spigot-101ebb6-9122f5a]
    	at org.bukkit.craftbukkit.v1_17_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:462) ~[paper.jar:3149-Spigot-101ebb6-9122f5a]
    	at net.minecraft.server.network.PlayerConnection.a(PlayerConnection.java:1592) ~[paper.jar:3149-Spigot-101ebb6-9122f5a]
    	at net.minecraft.network.protocol.game.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:28) ~[paper.jar:3149-Spigot-101ebb6-9122f5a]
    	at net.minecraft.network.protocol.game.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:1) ~[paper.jar:3149-Spigot-101ebb6-9122f5a]
    	at net.minecraft.network.protocol.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:30) ~[paper.jar:3149-Spigot-101ebb6-9122f5a]
    	at net.minecraft.server.TickTask.run(SourceFile:18) ~[paper.jar:3149-Spigot-101ebb6-9122f5a]
    	at net.minecraft.util.thread.IAsyncTaskHandler.executeTask(SourceFile:151) ~[paper.jar:3149-Spigot-101ebb6-9122f5a]
    	at net.minecraft.util.thread.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[paper.jar:3149-Spigot-101ebb6-9122f5a]
    	at net.minecraft.util.thread.IAsyncTaskHandler.executeNext(SourceFile:125) ~[paper.jar:3149-Spigot-101ebb6-9122f5a]
    	at net.minecraft.server.MinecraftServer.bg(MinecraftServer.java:1125) ~[paper.jar:3149-Spigot-101ebb6-9122f5a]
    	at net.minecraft.server.MinecraftServer.executeNext(MinecraftServer.java:1118) ~[paper.jar:3149-Spigot-101ebb6-9122f5a]
    	at net.minecraft.util.thread.IAsyncTaskHandler.awaitTasks(SourceFile:134) ~[paper.jar:3149-Spigot-101ebb6-9122f5a]
    	at net.minecraft.server.MinecraftServer.sleepForTick(MinecraftServer.java:1102) ~[paper.jar:3149-Spigot-101ebb6-9122f5a]
    	at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1031) ~[paper.jar:3149-Spigot-101ebb6-9122f5a]
    	at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:307) ~[paper.jar:3149-Spigot-101ebb6-9122f5a]
    	at java.lang.Thread.run(Thread.java:831) [?:?]
    Caused by: java.lang.NoClassDefFoundError: Could not initialize class io.github.sefiraat.danktech.mfgui.gui.components.ItemNBT
    	at io.github.sefiraat.danktech.mfgui.gui.guis.GuiItem.<init>(GuiItem.java:42) ~[?:?]
    	at io.github.sefiraat.danktech.mfgui.gui.guis.GuiItem.<init>(GuiItem.java:60) ~[?:?]
    	at io.github.sefiraat.danktech.finals.GUIItems.guiPackFiller(GUIItems.java:24) ~[?:?]
    	at io.github.sefiraat.danktech.implementation.gui.DankGUI.getDankGUI(DankGUI.java:37) ~[?:?]
    	at io.github.sefiraat.danktech.listeners.ItemRightClickListener.openDankPack(ItemRightClickListener.java:218) ~[?:?]
    	at io.github.sefiraat.danktech.listeners.ItemRightClickListener.handleDank(ItemRightClickListener.java:97) ~[?:?]
    	at io.github.sefiraat.danktech.listeners.ItemRightClickListener.onClick(ItemRightClickListener.java:58) ~[?:?]
    	at jdk.internal.reflect.GeneratedMethodAccessor58.invoke(Unknown Source) ~[?:?]
    	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
    	at java.lang.reflect.Method.invoke(Method.java:567) ~[?:?]
    	at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[paper.jar:3149-Spigot-101ebb6-9122f5a]
    	... 21 more
    
    Version
    [20:04:34] [Server thread/INFO]: Spigot 3149-Spigot-101ebb6-9122f5a (MC: 1.17)  ##same on 1.16.5
    [20:04:34] [Server thread/INFO]: Slimefun DEV - 939 (git 57f7553f)
    [20:04:34] [Server thread/INFO]: Metrics-Module #25
    [20:04:34] [Server thread/INFO]: Java 16
    [20:04:34] [Server thread/INFO]: 
    [20:04:34] [Server thread/INFO]: Installed Addons: (3)
    [20:04:34] [Server thread/INFO]:   CMILib v1.0.2.2
    [20:04:34] [Server thread/INFO]:   DankTech v1.2.7
    [20:04:34] [Server thread/INFO]:   ExoticGarden vDEV - 76 (git d148a362)
    
    enhancement 
    opened by dedziek 3
  • DankTech fails to start

    DankTech fails to start

    DankTech will not load when the server starts

    Starting the server and waiting for DankTech to load results in an error

    Step 1: Start the server Step 2: Look for the error

    Log of error, if applicable

    image

    Server Type and version (Spigot/Paper etc.)

    image Server software: Purpur 1.16.5 build 1157 (paper fork) Java environment: Java 14 Operating system: Pop OS 20.10

    Minecraft version

    1.16.5

    bug 
    opened by Apeiros-46B 3
  • [Suggestion] change name dankpack or full translation?

    [Suggestion] change name dankpack or full translation?

    Hi ^^I know it's in progress but I'm opening a ticket ^^

    I would like a possible translation or be able to at least change the name of the dank pack and dank cell so that it fits more into the universe of my server.

    thank you :)

    Suggestion 
    opened by Yukylyu 3
  • [Issue]

    [Issue]

    Description (Mandatory)

    danpack didn't pick a block up any more.

    What caused the issue, what steps led up to the issue (Mandatory)

    I didn't pick a block up any more suddenly during excavation.

    Log of error, if applicable

    [22:45:30 ERROR]: Could not pass event EntityPickupItemEvent to DankTech v1.2.10 java.lang.NullPointerException: Cannot invoke "io.github.sefiraat.danktech.misc.SupportedPlugins.isWildStacker()" because the return value of "io.github.sefiraat.danktech.DankTech.getSupportedPlugins()" is null at io.github.sefiraat.danktech.listeners.ItemPickupListener.pickupItemDank(ItemPickupListener.java:96) ~[?:?] at io.github.sefiraat.danktech.listeners.ItemPickupListener.handlePickupDank(ItemPickupListener.java:86) ~[?:?] at io.github.sefiraat.danktech.listeners.ItemPickupListener.onItemPickup(ItemPickupListener.java:49) ~[?:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor989.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.16.5.jar:git-Paper-779] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.16.5.jar:git-Paper-779] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.16.5.jar:git-Paper-779] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:624) ~[patched_1.16.5.jar:git-Paper-779] at net.minecraft.server.v1_16_R3.EntityItem.pickup(EntityItem.java:420) ~[patched_1.16.5.jar:git-Paper-779] at net.minecraft.server.v1_16_R3.EntityHuman.c(EntityHuman.java:570) ~[patched_1.16.5.jar:git-Paper-779] at net.minecraft.server.v1_16_R3.EntityHuman.movementTick(EntityHuman.java:540) ~[patched_1.16.5.jar:git-Paper-779] at net.minecraft.server.v1_16_R3.EntityLiving.tick(EntityLiving.java:2591) ~[patched_1.16.5.jar:git-Paper-779] at net.minecraft.server.v1_16_R3.EntityHuman.tick(EntityHuman.java:258) ~[patched_1.16.5.jar:git-Paper-779] at net.minecraft.server.v1_16_R3.EntityPlayer.playerTick(EntityPlayer.java:658) ~[patched_1.16.5.jar:git-Paper-779] at net.minecraft.server.v1_16_R3.PlayerConnection.tick(PlayerConnection.java:325) ~[patched_1.16.5.jar:git-Paper-779] at net.minecraft.server.v1_16_R3.NetworkManager.a(NetworkManager.java:408) ~[patched_1.16.5.jar:git-Paper-779] at net.minecraft.server.v1_16_R3.ServerConnection.c(ServerConnection.java:168) ~[patched_1.16.5.jar:git-Paper-779] at net.minecraft.server.v1_16_R3.MinecraftServer.b(MinecraftServer.java:1515) ~[patched_1.16.5.jar:git-Paper-779] at net.minecraft.server.v1_16_R3.DedicatedServer.b(DedicatedServer.java:436) ~[patched_1.16.5.jar:git-Paper-779] at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1342) ~[patched_1.16.5.jar:git-Paper-779] at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1130) ~[patched_1.16.5.jar:git-Paper-779] at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-779] at java.lang.Thread.run(Thread.java:831) [?:?]

    Server Type and verison (Spigot/Paper etc.)

    paper

    Minecraft version

    1.16.5

    bug 
    opened by chosi691919 2
  • no limit...

    no limit...

    Description (Mandatory)

    Hi, I have found a bug with the dankpacks, there is an item limit for example the t5 the maximum is 8192. If the player picks up the item on the ground the plugin will block the pickup so perfect, but on the other hand if he adds him even items with shift + left click he can add items to infinity despite the limit. Thank you in advance for your help.

    Log of error, if applicable

    no error

    Server Type and verison (Spigot/Paper etc.)

    paper 1.18 DankTech-1.2.11

    Minecraft version

    1.18

    bug 
    opened by Yukylyu 0
  • Unloader with danktech turns into armor stand and cant be used when server restarted [Issue]

    Unloader with danktech turns into armor stand and cant be used when server restarted [Issue]

    Description (Mandatory)

    If you place an unloader and leave a danktech inside it and the server restarts the danktech and unloader becomes unusable.

    What caused the issue, what steps led up to the issue (Mandatory)

    Place an unloader and place a danktech inside it. Then leave it there are restart ther server. It will leave the image of the danktech there, the surrounding image of the unloader will disappear and the only way to remove it is use the /minecraft:kill armorstand command.

    Log of error, if applicable

    [19:40:14] [Server thread/INFO]: [DankTech2] DankTech2 saving data. [19:40:14] [Server thread/INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor! [19:40:14] [Server thread/ERROR]: [DankTech2] Item "DK2_UNLOADER_1" from DankTech2 vDEV - 4 (git 803760fb) has caused an Error! [19:40:14] [Server thread/ERROR]: [DankTech2] You can report it here: https://github.com/Sefiraat/DankTech2/issues/ [19:40:14] [Server thread/ERROR]: [DankTech2] An Error occurred while trying to create a BlockMenu java.lang.NullPointerException: Cannot invoke "org.bukkit.entity.ArmorStand.getUniqueId()" because "armorStand" is null at io.github.sefiraat.danktech2.slimefun.machines.DankUnloader$2.newInstance(DankUnloader.java:209) ~[DankTech2 - DEV 4 (git 80376).jar:?] at me.mrCookieSlime.Slimefun.api.inventory.BlockMenuPreset.lambda$newInstance$0(BlockMenuPreset.java:258) ~[Slimefun4 - RC 31 (git 0ea16).jar:?] at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.18.2.jar:git-Paper-267] at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483) ~[paper-1.18.2.jar:git-Paper-267] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1172) ~[paper-1.18.2.jar:git-Paper-267] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:315) ~[paper-1.18.2.jar:git-Paper-267] at java.lang.Thread.run(Thread.java:833) ~[?:?]

    Server Type and verison (Spigot/Paper etc.)

    Paper-1.18.2

    Minecraft version

    1.18.2

    bug 
    opened by russelburgraymond 0
  • [Suggestion]Unloader shows whats in each slot?

    [Suggestion]Unloader shows whats in each slot?

    When you place one in an unloader I would like to see the unloader show what is in each slot in the dank you put inside it. maybe have the item in the square above the switch where you select which slots are set to unload or unload. Have the unloaders placed around and use the danks for storage for stuff such as ingots and such where players can simply run up, open it, grab a stack out of the unload and take off.

    Does not having this cause an issue? Yes. We place dank unloaders around and players can run up, open the unloader and grab a stack and run. But the problem is they don't know which slots have which items so have to activate a slot, if it's not what they want they have to deactivate that slot, activate another and so forth. By showing what is in each slot in of the dank in the unloader it will ease that.

    Suggestion 
    opened by russelburgraymond 0
  • turning head v2.0

    turning head v2.0

    [13:24:26] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to DankTech v${project.version} java.lang.NullPointerException: Cannot invoke "org.bukkit.configuration.ConfigurationSection.getItemStack(String)" because "slotSection" is null at io.github.sefiraat.danktech.implementation.gui.DankGUI.setItemDisplays(DankGUI.java:108) ~[DankTech - DEV 2 (git 54726).jar:?] at io.github.sefiraat.danktech.implementation.gui.DankGUI.getDankGUI(DankGUI.java:54) ~[DankTech - DEV 2 (git 54726).jar:?] at io.github.sefiraat.danktech.listeners.ItemRightClickListener.openDankPack(ItemRightClickListener.java:224) ~[DankTech - DEV 2 (git 54726).jar:?] at io.github.sefiraat.danktech.listeners.ItemRightClickListener.handleDank(ItemRightClickListener.java:103) ~[DankTech - DEV 2 (git 54726).jar:?] at io.github.sefiraat.danktech.listeners.ItemRightClickListener.onClick(ItemRightClickListener.java:64) ~[DankTech - DEV 2 (git 54726).jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor835.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.17.1.jar:git-Paper-378] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.17.1.jar:git-Paper-378] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.17.1.jar:git-Paper-378] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:628) ~[patched_1.17.1.jar:git-Paper-378] at org.bukkit.craftbukkit.v1_17_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:543) ~[patched_1.17.1.jar:git-Paper-378] at org.bukkit.craftbukkit.v1_17_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:506) ~[patched_1.17.1.jar:git-Paper-378] at org.bukkit.craftbukkit.v1_17_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:501) ~[patched_1.17.1.jar:git-Paper-378] at org.bukkit.craftbukkit.v1_17_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:497) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:1867) ~[app:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:28) ~[app:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:8) ~[app:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:56) ~[app:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:149) ~[app:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) ~[app:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1424) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.server.MinecraftServer.shouldRun(MinecraftServer.java:192) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) ~[app:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1402) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1395) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:132) ~[app:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1473) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1280) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-378] at java.lang.Thread.run(Unknown Source) ~[?:?] [13:24:27] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to DankTech v${project.version} java.lang.NullPointerException: Cannot invoke "org.bukkit.configuration.ConfigurationSection.getItemStack(String)" because "slotSection" is null at io.github.sefiraat.danktech.implementation.gui.DankGUI.setItemDisplays(DankGUI.java:108) ~[DankTech - DEV 2 (git 54726).jar:?] at io.github.sefiraat.danktech.implementation.gui.DankGUI.getDankGUI(DankGUI.java:54) ~[DankTech - DEV 2 (git 54726).jar:?] at io.github.sefiraat.danktech.listeners.ItemRightClickListener.openDankPack(ItemRightClickListener.java:224) ~[DankTech - DEV 2 (git 54726).jar:?] at io.github.sefiraat.danktech.listeners.ItemRightClickListener.handleDank(ItemRightClickListener.java:103) ~[DankTech - DEV 2 (git 54726).jar:?] at io.github.sefiraat.danktech.listeners.ItemRightClickListener.onClick(ItemRightClickListener.java:64) ~[DankTech - DEV 2 (git 54726).jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor835.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.17.1.jar:git-Paper-378] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.17.1.jar:git-Paper-378] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.17.1.jar:git-Paper-378] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:628) ~[patched_1.17.1.jar:git-Paper-378] at org.bukkit.craftbukkit.v1_17_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:543) ~[patched_1.17.1.jar:git-Paper-378] at org.bukkit.craftbukkit.v1_17_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:506) ~[patched_1.17.1.jar:git-Paper-378] at org.bukkit.craftbukkit.v1_17_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:501) ~[patched_1.17.1.jar:git-Paper-378] at org.bukkit.craftbukkit.v1_17_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:497) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:1867) ~[app:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:28) ~[app:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:8) ~[app:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:56) ~[app:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:149) ~[app:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) ~[app:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1424) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.server.MinecraftServer.shouldRun(MinecraftServer.java:192) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) ~[app:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1402) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1395) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:132) ~[app:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1473) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1280) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-378] at java.lang.Thread.run(Unknown Source) ~[?:?] [13:24:27] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to DankTech v${project.version} java.lang.NullPointerException: Cannot invoke "org.bukkit.configuration.ConfigurationSection.getItemStack(String)" because "slotSection" is null at io.github.sefiraat.danktech.implementation.gui.DankGUI.setItemDisplays(DankGUI.java:108) ~[DankTech - DEV 2 (git 54726).jar:?] at io.github.sefiraat.danktech.implementation.gui.DankGUI.getDankGUI(DankGUI.java:54) ~[DankTech - DEV 2 (git 54726).jar:?] at io.github.sefiraat.danktech.listeners.ItemRightClickListener.openDankPack(ItemRightClickListener.java:224) ~[DankTech - DEV 2 (git 54726).jar:?] at io.github.sefiraat.danktech.listeners.ItemRightClickListener.handleDank(ItemRightClickListener.java:103) ~[DankTech - DEV 2 (git 54726).jar:?] at io.github.sefiraat.danktech.listeners.ItemRightClickListener.onClick(ItemRightClickListener.java:64) ~[DankTech - DEV 2 (git 54726).jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor835.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.17.1.jar:git-Paper-378] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.17.1.jar:git-Paper-378] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.17.1.jar:git-Paper-378] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:628) ~[patched_1.17.1.jar:git-Paper-378] at org.bukkit.craftbukkit.v1_17_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:543) ~[patched_1.17.1.jar:git-Paper-378] at org.bukkit.craftbukkit.v1_17_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:506) ~[patched_1.17.1.jar:git-Paper-378] at org.bukkit.craftbukkit.v1_17_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:501) ~[patched_1.17.1.jar:git-Paper-378] at org.bukkit.craftbukkit.v1_17_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:497) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:1867) ~[app:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:28) ~[app:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:8) ~[app:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:56) ~[app:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:149) ~[app:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) ~[app:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1424) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.server.MinecraftServer.shouldRun(MinecraftServer.java:192) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) ~[app:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1402) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1395) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:132) ~[app:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1473) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1280) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-378] at java.lang.Thread.run(Unknown Source) ~[?:?] [13:24:28] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to DankTech v${project.version} java.lang.NullPointerException: Cannot invoke "org.bukkit.configuration.ConfigurationSection.getItemStack(String)" because "slotSection" is null at io.github.sefiraat.danktech.implementation.gui.DankGUI.setItemDisplays(DankGUI.java:108) ~[DankTech - DEV 2 (git 54726).jar:?] at io.github.sefiraat.danktech.implementation.gui.DankGUI.getDankGUI(DankGUI.java:54) ~[DankTech - DEV 2 (git 54726).jar:?] at io.github.sefiraat.danktech.listeners.ItemRightClickListener.openDankPack(ItemRightClickListener.java:224) ~[DankTech - DEV 2 (git 54726).jar:?] at io.github.sefiraat.danktech.listeners.ItemRightClickListener.handleDank(ItemRightClickListener.java:103) ~[DankTech - DEV 2 (git 54726).jar:?] at io.github.sefiraat.danktech.listeners.ItemRightClickListener.onClick(ItemRightClickListener.java:64) ~[DankTech - DEV 2 (git 54726).jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor835.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.17.1.jar:git-Paper-378] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.17.1.jar:git-Paper-378] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.17.1.jar:git-Paper-378] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:628) ~[patched_1.17.1.jar:git-Paper-378] at org.bukkit.craftbukkit.v1_17_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:543) ~[patched_1.17.1.jar:git-Paper-378] at org.bukkit.craftbukkit.v1_17_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:506) ~[patched_1.17.1.jar:git-Paper-378] at org.bukkit.craftbukkit.v1_17_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:501) ~[patched_1.17.1.jar:git-Paper-378] at org.bukkit.craftbukkit.v1_17_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:497) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:1867) ~[app:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:28) ~[app:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:8) ~[app:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:56) ~[app:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:149) ~[app:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) ~[app:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1424) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.server.MinecraftServer.shouldRun(MinecraftServer.java:192) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) ~[app:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1402) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1395) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:132) ~[app:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1473) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1280) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-378] at java.lang.Thread.run(Unknown Source) ~[?:?] [13:24:29] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to DankTech v${project.version} java.lang.NullPointerException: Cannot invoke "org.bukkit.configuration.ConfigurationSection.getItemStack(String)" because "slotSection" is null at io.github.sefiraat.danktech.implementation.gui.DankGUI.setItemDisplays(DankGUI.java:108) ~[DankTech - DEV 2 (git 54726).jar:?] at io.github.sefiraat.danktech.implementation.gui.DankGUI.getDankGUI(DankGUI.java:54) ~[DankTech - DEV 2 (git 54726).jar:?] at io.github.sefiraat.danktech.listeners.ItemRightClickListener.openDankPack(ItemRightClickListener.java:224) ~[DankTech - DEV 2 (git 54726).jar:?] at io.github.sefiraat.danktech.listeners.ItemRightClickListener.handleDank(ItemRightClickListener.java:103) ~[DankTech - DEV 2 (git 54726).jar:?] at io.github.sefiraat.danktech.listeners.ItemRightClickListener.onClick(ItemRightClickListener.java:64) ~[DankTech - DEV 2 (git 54726).jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor835.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.17.1.jar:git-Paper-378] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.17.1.jar:git-Paper-378] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.17.1.jar:git-Paper-378] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:628) ~[patched_1.17.1.jar:git-Paper-378] at org.bukkit.craftbukkit.v1_17_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:543) ~[patched_1.17.1.jar:git-Paper-378] at org.bukkit.craftbukkit.v1_17_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:506) ~[patched_1.17.1.jar:git-Paper-378] at org.bukkit.craftbukkit.v1_17_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:501) ~[patched_1.17.1.jar:git-Paper-378] at org.bukkit.craftbukkit.v1_17_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:497) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:1867) ~[app:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:28) ~[app:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:8) ~[app:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:56) ~[app:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:149) ~[app:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) ~[app:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1424) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.server.MinecraftServer.shouldRun(MinecraftServer.java:192) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) ~[app:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1402) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1395) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:132) ~[app:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1473) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1280) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-378] at java.lang.Thread.run(Unknown Source) ~[?:?] [13:24:29] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to DankTech v${project.version} java.lang.NullPointerException: Cannot invoke "org.bukkit.configuration.ConfigurationSection.getItemStack(String)" because "slotSection" is null at io.github.sefiraat.danktech.implementation.gui.DankGUI.setItemDisplays(DankGUI.java:108) ~[DankTech - DEV 2 (git 54726).jar:?] at io.github.sefiraat.danktech.implementation.gui.DankGUI.getDankGUI(DankGUI.java:54) ~[DankTech - DEV 2 (git 54726).jar:?] at io.github.sefiraat.danktech.listeners.ItemRightClickListener.openDankPack(ItemRightClickListener.java:224) ~[DankTech - DEV 2 (git 54726).jar:?] at io.github.sefiraat.danktech.listeners.ItemRightClickListener.handleDank(ItemRightClickListener.java:103) ~[DankTech - DEV 2 (git 54726).jar:?] at io.github.sefiraat.danktech.listeners.ItemRightClickListener.onClick(ItemRightClickListener.java:64) ~[DankTech - DEV 2 (git 54726).jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor835.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.17.1.jar:git-Paper-378] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.17.1.jar:git-Paper-378] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.17.1.jar:git-Paper-378] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:628) ~[patched_1.17.1.jar:git-Paper-378] at org.bukkit.craftbukkit.v1_17_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:543) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.server.level.ServerPlayerGameMode.useItemOn(ServerPlayerGameMode.java:542) ~[app:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItemOn(ServerGamePacketListenerImpl.java:1815) ~[app:?] at net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.handle(ServerboundUseItemOnPacket.java:33) ~[app:?] at net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.handle(ServerboundUseItemOnPacket.java:9) ~[app:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:56) ~[app:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:149) ~[app:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) ~[app:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1424) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.server.MinecraftServer.shouldRun(MinecraftServer.java:192) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) ~[app:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1402) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1395) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:132) ~[app:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1473) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1280) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-378] at java.lang.Thread.run(Unknown Source) ~[?:?]

    the storage is turning to head now !
    
    bug 
    opened by RIPISDRAD 0
  • turning head

    turning head

    13:29:19] [Server thread/INFO]: [Slimefun] Auto-saved all player data for 2 player(s)! [13:29:40] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to DankTech v${project.version} java.lang.NullPointerException: Cannot invoke "org.bukkit.configuration.ConfigurationSection.set(String, Object)" because "c" is null at io.github.sefiraat.danktech.listeners.ItemRightClickListener.replaceAndUpgradeTrash(ItemRightClickListener.java:204) ~[DankTech - DEV 2 (git 54726).jar:?] at io.github.sefiraat.danktech.listeners.ItemRightClickListener.handleTrash(ItemRightClickListener.java:113) ~[DankTech - DEV 2 (git 54726).jar:?] at io.github.sefiraat.danktech.listeners.ItemRightClickListener.onClick(ItemRightClickListener.java:69) ~[DankTech - DEV 2 (git 54726).jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor835.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.17.1.jar:git-Paper-378] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.17.1.jar:git-Paper-378] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.17.1.jar:git-Paper-378] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:628) ~[patched_1.17.1.jar:git-Paper-378] at org.bukkit.craftbukkit.v1_17_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:543) ~[patched_1.17.1.jar:git-Paper-378] at org.bukkit.craftbukkit.v1_17_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:506) ~[patched_1.17.1.jar:git-Paper-378] at org.bukkit.craftbukkit.v1_17_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:501) ~[patched_1.17.1.jar:git-Paper-378] at org.bukkit.craftbukkit.v1_17_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:497) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.server.network.ServerGamePacketListenerImpl.handleUseItem(ServerGamePacketListenerImpl.java:1867) ~[app:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:28) ~[app:?] at net.minecraft.network.protocol.game.ServerboundUseItemPacket.handle(ServerboundUseItemPacket.java:8) ~[app:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:56) ~[app:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:149) ~[app:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) ~[app:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1424) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.server.MinecraftServer.shouldRun(MinecraftServer.java:192) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) ~[app:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1402) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1395) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:132) ~[app:?] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1473) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1280) ~[patched_1.17.1.jar:git-Paper-378] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-378] at java.lang.Thread.run(Unknown Source) ~[?:?]

    this is new lol !it just disaappeared the dank trash pack

    https://cdn.discordapp.com/attachments/848218030714650635/910832079602860052/2021-11-18_13.31.13.png

    bug 
    opened by RIPISDRAD 0
  • lets make 1 storage by creating 64 :)

    lets make 1 storage by creating 64 :)

    hey man when u try to build 10 of same storage without opening them first (no dank id) it stacks so if u right click them it think its a normal thing and get destroyed (it gives u 1 with dank id and remove others which is stacked with it) no errors

    bug 
    opened by RIPISDRAD 0
Releases(1.2.11)
Owner
null
The mod displays more information for unit, such as health, armor, shield, weapon/weapon reload etc.

Unit Information This mod displays some more information about units, waves, cores and tiles. Ingame Display The display is located at the left side,

Sharlotte 70 Dec 30, 2022
A mod adding radiation-related items to Mindustry (radioactive materials, new guns, etc.)

Nuclear Mines (VERY EARLY BUILD) A Mindustry mod adding more radiation-based items to the game. THIS IS A VERY EARLY VERSION. NOT EVERYTHING IS FINISH

null 6 Sep 3, 2022
DnD Plugin submission using Atlas. Plugin inspired on the TrollGUI bukkit plugin

?? PunishGUI DnD Plugin submission using Atlas. Plugin inspired on the TrollGUI bukkit plugin ?? Dependencies ?? Paper 1.18 ?? Atlas ?? Commands /hell

null 1 Jan 19, 2022
Small mod for Minecraft Forge 1.16.5 that sends messages of in-game events to a channel in your Discord server. This mod also enables cross-chatting between Minecraft and Discord.

DiscordSync Small mod for Minecraft Forge 1.16.5 that sends messages of in-game events to a channel in your Discord server. This mod also enables cros

AeonLucid 4 Dec 20, 2022
This plugin disables commands specified in the configuration and prevents granting the "OP" authority to people not authorized in the plugin configuration.

Ares This plugin disables commands specified in the configuration and prevents granting the "OP" authority to people not authorized in the plugin conf

ᴠᴀʟᴇɴᴛɪɴ ᴢʜᴇʟᴇᴠ 6 Aug 30, 2022
An elegant Minecraft mod template for the Fabric mod loader

Fabric Example Mod Lorem ipsum dolor sit amet Example is a Minecraft mod that lorem ipsum dolor sit amet. Ut mi lectus, egestas a justo nec, hendrerit

Axieum 24 Dec 25, 2022
Addon to the Minecraft Forge/Fabric mod InvMove that adds mod compatibilities

Addon to the Minecraft Forge/Fabric mod InvMove that adds mod compatibilities

David M. 3 Oct 21, 2022
A Forge mod based on the EssentialsX plugin suite

A Forge mod based on the EssentialsX plugin suite. Wiki (WIP) | Discord (WIP) | Website (WIP) | | | | Disclaimer: Mod is in early development. Note: I

Gigawhat 6 Aug 4, 2022
Paper-nms-maven-plugin - A maven plugin for using NMS on paper with Mojang mappings.

paper-nms-maven-plugin A maven plugin for using NMS on paper with Mojang mappings. This plugin will both create the mapped paper dependency and instal

null 56 Dec 28, 2022
Plugin-power - A plugin for the ja-netfilter, it is a dragon slayer for asymmetric encryption.

plugin-power A plugin for the ja-netfilter, it is a dragon slayer for asymmetric encryption. Use the mvn clean package command to compile and use powe

null 110 May 25, 2022
This minecraft plugin adds @a, @p, and @r to EssentialsX Commands! Works with command block and console aswell!

EssentialsX-Target-Selectors This minecraft plugin adds @a, @p, and @r to EssentialsX Commands! Works with command block and console aswell! Usage: Ju

null 6 Dec 7, 2022
🗺️ Minecraft map editor and mod

A Minecraft Map Editor... that runs in-game! With selections, schematics, copy and paste, brushes, and scripting! Use it in creative, survival in sing

EngineHub 2.7k Jan 1, 2023
A Minecraft Mod for Fabric which aims to make Block Entity rendering faster and more customizable with almost no compromises.

Enhanced Block Entities EBE is a 100% client side mod for Minecraft on the Fabric mod loader which aims to increase the performance of block entity re

null 151 Dec 30, 2022
Minecraft 1.16.5 Utility Mod for Anarchy and Crystal PvP

Fabric 1.16.5 port for GameSense. A more interesting readme will be coming soon, but check out the main repo at https://github.com/IUDevman/gamesense-

null 23 Dec 2, 2022
A Minecraft Java mod that adds 48 pieces of functional, decorative and unique furniture that fit with the vanilla style.

FurniDeco ( ?? WIP) FurniDeco adds 25 pieces of functional, decorative and unique-looking furniture that fit with the vanilla style. With more than 80

Arexon 2 Jul 3, 2022
A mod of the Twitch Android Mobile App adding BetterTTV, FrankerFaceZ and 7TV emotes

bttv-android A mod of the Twitch Android Mobile App adding BetterTTV, FrankerFaceZ and 7TV emotes This project is not affiliated to Twitch Interactive

null 377 Jan 2, 2023
TerraBlender is a library mod for adding biomes in a simple and compatible manner with Minecraft's new biome/terrain system.

https://discord.gg/GyyzU6T TerraBlender is a library mod for adding biomes in a simple and compatible manner with Minecraft's new biome/terrain system

Glitchfiend 31 Dec 12, 2022