Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warn when editing layouts in console #524

Open
Regomy opened this issue Apr 12, 2024 · 1 comment
Open

Warn when editing layouts in console #524

Regomy opened this issue Apr 12, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Regomy
Copy link
Contributor

Regomy commented Apr 12, 2024

i don`t know how to reproduce it.

warn:

java.lang.NullPointerException: Could not find a button at slot=16
        at de.codingair.tradesystem.lib.codingapi.player.gui.inventory.v2.Page.updateItem(Page.java:82) ~[?:?]
        at de.codingair.tradesystem.spigot.trade.gui.editor.utils.ItemStackEnterGUI$1.lambda$onClose$0(ItemStackEnterGUI.java:55) ~[?:?]
        at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59) ~[patched_1.8.8.jar:git-PandaSpigot-"858ab0f"]
        at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:352) ~[patched_1.8.8.jar:git-PandaSpigot-"858ab0f"]
        at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:890) ~[patched_1.8.8.jar:git-PandaSpigot-"858ab0f"]
        at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:412) ~[patched_1.8.8.jar:git-PandaSpigot-"858ab0f"]
        at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:815) ~[patched_1.8.8.jar:git-PandaSpigot-"858ab0f"]
        at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:648) ~[patched_1.8.8.jar:git-PandaSpigot-"858ab0f"]
        at net.minecraft.server.v1_8_R3.MinecraftServer.lambda$spin$0(MinecraftServer.java:133) ~[patched_1.8.8.jar:git-PandaSpigot-"858ab0f"]
        at java.lang.Thread.run(Thread.java:842) [?:?]```
@Regomy Regomy added the bug Something isn't working label Apr 12, 2024
@erikzimmermann
Copy link
Owner

Did you modify the layout in the file (layouts.yml)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants