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

Chests doesnt work when placed #278

Open
EagL3-GIT opened this issue Mar 10, 2025 · 0 comments
Open

Chests doesnt work when placed #278

EagL3-GIT opened this issue Mar 10, 2025 · 0 comments
Assignees
Labels
Pending Pending reports to be investigated

Comments

@EagL3-GIT
Copy link

Minecraft's Version

[20:25:18 ERROR]: BlockEntity threw exception at world:4816,63,8912
java.lang.NoSuchMethodError: 'int net.minecraft.server.level.ServerLevel.sendParticlesSource(net.minecraft.server.level.ServerPlayer, net.minecraft.core.particles.ParticleOptions, boolean, boolean, double, double, double, int, double, double, double, double)'
at WildChests-2024.4-b83.jar/com.bgsoftware.wildchests.nms.v1_21_4.inventory.WildChestBlockEntity.tick(WildChestBlockEntity.java:191) ~[WildChests-2024.4-b83.jar:?]
at WildChests-2024.4-b83.jar/com.bgsoftware.wildchests.nms.v1_21_4.inventory.WildChestBlockEntity.tick(WildChestBlockEntity.java:51) ~[WildChests-2024.4-b83.jar:?]
at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.tick(LevelChunk.java:918) ~[paper-1.21.4.jar:1.21.4-207-1a7288a]
at net.minecraft.world.level.Level.tickBlockEntities(Level.java:1482) ~[paper-1.21.4.jar:1.21.4-207-1a7288a]
at net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:825) ~[paper-1.21.4.jar:1.21.4-207-1a7288a]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1724) ~[paper-1.21.4.jar:1.21.4-207-1a7288a]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1529) ~[paper-1.21.4.jar:1.21.4-207-1a7288a]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1251) ~[paper-1.21.4.jar:1.21.4-207-1a7288a]
at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:310) ~[paper-1.21.4.jar:1.21.4-207-1a7288a]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]

Plugin's Version

WildChests version 2024.4-b83

Describe the bug

Chests doesnt work and they are throwing errors.

To Reproduce

Additional Information

No response

@EagL3-GIT EagL3-GIT added the Pending Pending reports to be investigated label Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Pending Pending reports to be investigated
Projects
None yet
Development

No branches or pull requests

2 participants