Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Force Field Error #351

Open
carterlasalle opened this issue May 28, 2023 · 0 comments
Open

Force Field Error #351

carterlasalle opened this issue May 28, 2023 · 0 comments
Labels
minor bug Bug where bot does NOT get stuck, but is annoying/time consuming.

Comments

@carterlasalle
Copy link

Steps to Reproduce (as best as you can)

Run it to beat the game

Expected Behavior

No error

Actual Behavior

Throws an unexpected force field error

Crashlogs and Screenshots (if applicable)

(you may drag + drop text logs and images here, thanks GitHub)
23:52:00] [Render thread/INFO]: [CHAT] §2§l§o[Alto Clef] §cWeird exception caught and ignored while doing force field.§r
[23:52:00] [Render thread/INFO]: [STDERR]: java.util.ConcurrentModificationException
[23:52:00] [Render thread/INFO]: [STDERR]: at java.base/java.util.ArrayList$Itr.checkForComodification(ArrayList.java:1013)
[23:52:00] [Render thread/INFO]: [STDERR]: at java.base/java.util.ArrayList$Itr.next(ArrayList.java:967)
[23:52:00] [Render thread/INFO]: [STDERR]: at adris.altoclef.chains.MobDefenseChain.doForceField(MobDefenseChain.java:311)
[23:52:00] [Render thread/INFO]: [STDERR]: at adris.altoclef.chains.MobDefenseChain.getPriorityInner(MobDefenseChain.java:110)
[23:52:00] [Render thread/INFO]: [STDERR]: at adris.altoclef.chains.MobDefenseChain.getPriority(MobDefenseChain.java:75)
[23:52:00] [Render thread/INFO]: [STDERR]: at adris.altoclef.tasksystem.TaskRunner.tick(TaskRunner.java:28)
[23:52:00] [Render thread/INFO]: [STDERR]: at adris.altoclef.AltoClef.onClientTick(AltoClef.java:198)
[23:52:00] [Render thread/INFO]: [STDERR]: at adris.altoclef.AltoClef.lambda$onInitializeLoad$7(AltoClef.java:166)
[23:52:00] [Render thread/INFO]: [STDERR]: at adris.altoclef.eventbus.Subscription.accept(Subscription.java:15)
[23:52:00] [Render thread/INFO]: [STDERR]: at adris.altoclef.eventbus.EventBus.publish(EventBus.java:47)
[23:52:00] [Render thread/INFO]: [STDERR]: at net.minecraft.class_310.handler$zzk000$altoclef$clientTick(class_310.java:3450)
[23:52:00] [Render thread/INFO]: [STDERR]: at net.minecraft.class_310.method_1574(class_310.java)
[23:52:00] [Render thread/INFO]: [STDERR]: at net.minecraft.class_310.method_1523(class_310.java:1091)
[23:52:00] [Render thread/INFO]: [STDERR]: at net.minecraft.class_310.method_1514(class_310.java:737)
[23:52:00] [Render thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(Main.java:236)
[23:52:00] [Render thread/INFO]: [STDERR]: at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468)
[23:52:00] [Render thread/INFO]: [STDERR]: at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
[23:52:00] [Render thread/INFO]: [STDERR]: at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
[23:52:00] [Render thread/INFO]: [STDERR]: at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:88)
[23:52:00] [Render thread/INFO]: [STDERR]: at org.prismlauncher.EntryPoint.listen(EntryPoint.java:126)
[23:52:00] [Render thread/INFO]: [STDERR]: at org.prismlauncher.EntryPoint.main(EntryPoint.java:71)
[23:52:02] [Server thread/INFO]: RocketNinja15 was shot by Skeleton

Other mods (if applicable)

None

Discord username (if you want updates)

RocketNinja#1099

Developer Notes (leave this blank)

Difficulty: __
Estimated Time Required: __
Once development starts.

@carterlasalle carterlasalle added the minor bug Bug where bot does NOT get stuck, but is annoying/time consuming. label May 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
minor bug Bug where bot does NOT get stuck, but is annoying/time consuming.
Projects
None yet
Development

No branches or pull requests

1 participant