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

Task #14285 for DeluxeHub v3.5.4 generated an exception #101

Open
rafalohaki opened this issue Aug 7, 2023 · 0 comments
Open

Task #14285 for DeluxeHub v3.5.4 generated an exception #101

rafalohaki opened this issue Aug 7, 2023 · 0 comments

Comments

@rafalohaki
Copy link

rafalohaki commented Aug 7, 2023

When somone joins, it will write some wanrn:
[14:04:42 WARN]: [DeluxeHub] Task #14285 for DeluxeHub v3.5.4 generated an exception
java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 2
at fun.lewisdev.deluxehub.action.actions.TitleAction.execute(TitleAction.java:28) ~[DeluxeHub-3.5.4.jar:?]
at fun.lewisdev.deluxehub.action.ActionManager.lambda$executeActions$1(ActionManager.java:55) ~[DeluxeHub-3.5.4.jar:?]
at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?]
at fun.lewisdev.deluxehub.action.ActionManager.executeActions(ActionManager.java:47) ~[DeluxeHub-3.5.4.jar:?]
at fun.lewisdev.deluxehub.module.Module.executeActions(Module.java:60) ~[DeluxeHub-3.5.4.jar:?]
at fun.lewisdev.deluxehub.module.modules.player.PlayerListener.lambda$onPlayerJoin$1(PlayerListener.java:113) ~[DeluxeHub-3.5.4.jar:?]
at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftTask.run(CraftTask.java:101) ~[pufferfish-1.18.2.jar:git-Pufferfish-72]
at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483) ~[pufferfish-1.18.2.jar:git-Pufferfish-72]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1534) ~[pufferfish-1.18.2.jar:git-Pufferfish-72]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:486) ~[pufferfish-1.18.2.jar:git-Pufferfish-72]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1458) ~[pufferfish-1.18.2.jar:git-Pufferfish-72]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1228) ~[pufferfish-1.18.2.jar:git-Pufferfish-72]
at net.minecraft.server.MinecraftServer.lambda$spin$1(MinecraftServer.java:318) ~[pufferfish-1.18.2.jar:git-Pufferfish-72]
at java.lang.Thread.run(Thread.java:833) ~[?:?]

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

No branches or pull requests

1 participant