Skip to content
This repository has been archived by the owner on Apr 14, 2020. It is now read-only.

Stackmob giving a bunch of errors #307

Open
cool2000herobrine opened this issue Mar 17, 2020 · 0 comments
Open

Stackmob giving a bunch of errors #307

cool2000herobrine opened this issue Mar 17, 2020 · 0 comments

Comments

@cool2000herobrine
Copy link

Describe the bug
It's spamming the console and not stacking mobs correctly. There could be 10 pigs in a 10x10x10 and instead of making 1 stack with 10 pigs it makes 3 stacks with 3,3,4.
To Reproduce
No idea, just have different types of animals in a 10x10x10 and I think it should work.

Expected behavior
It should have made 1 stack with 10 pigs.

Screenshots/Videos
None, got the crashlog though.

Bukkit/Spigot AND StackMob version:
Paper-133 stackmob 5.0.2

Additional context
Here is the server LOG

WARN [StackMob] Task #95 for StackMob v5.0.2 generated an exception
17.03 21:11:40 [Server] INFO java.lang.IllegalArgumentException: Stack size cannot be more than the configured stack size!
17.03 21:11:40 [Server] INFO at uk.antiperson.stackmob.entity.StackEntity.setSize(StackEntity.java:35) ~[?:?]
17.03 21:11:40 [Server] INFO at uk.antiperson.stackmob.entity.StackEntity.setSize(StackEntity.java:23) ~[?:?]
17.03 21:11:40 [Server] INFO at uk.antiperson.stackmob.entity.StackEntity.merge(StackEntity.java:179) ~[?:?]
17.03 21:11:40 [Server] INFO at uk.antiperson.stackmob.tasks.MergeTask.run(MergeTask.java:49) ~[?:?]
17.03 21:11:40 [Server] INFO at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.15.2.jar:git-Paper-133]
17.03 21:11:40 [Server] INFO at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:452) ~[patched_1.15.2.jar:git-Paper-133]
17.03 21:11:40 [Server] INFO at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1185) ~[patched_1.15.2.jar:git-Paper-133]
17.03 21:11:40 [Server] INFO at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:430) ~[patched_1.15.2.jar:git-Paper-133]
17.03 21:11:40 [Server] INFO at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1112) ~[patched_1.15.2.jar:git-Paper-133]
17.03 21:11:40 [Server] INFO at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:934) ~[patched_1.15.2.jar:git-Paper-133]
17.03 21:11:40 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant