Big Brain

Big Brain

1M Downloads

Server timing out

schindlershadow opened this issue ยท 3 comments

commented

server keeps timing out

Description: Watching Server

java.lang.Error: ServerHangWatchdog detected that a single server tick took 180000000.00 seconds (should be max 0.05)
	at java.base/java.util.Collections.shuffle(Collections.java:486) ~[?:?] {re:mixin}
	at java.base/java.util.Collections.shuffle(Collections.java:454) ~[?:?] {re:mixin}
	at java.base/java.util.Collections.shuffle(Collections.java:434) ~[?:?] {re:mixin}
	at TRANSFORMER/[email protected]/tallestegg.bigbrain.common.entity.ai.goals.ParkourGoal.calculateOptimalJumpVector(ParkourGoal.java:167) ~[bigbrain-2.2.3-1.21.jar%23384!/:?] {re:classloading}
	at TRANSFORMER/[email protected]/tallestegg.bigbrain.common.entity.ai.goals.ParkourGoal.pickCandidate(ParkourGoal.java:140) ~[bigbrain-2.2.3-1.21.jar%23384!/:?] {re:classloading}
	at TRANSFORMER/[email protected]/tallestegg.bigbrain.common.entity.ai.goals.ParkourGoal.start(ParkourGoal.java:77) ~[bigbrain-2.2.3-1.21.jar%23384!/:?] {re:classloading}
	at TRANSFORMER/[email protected]/net.minecraft.world.entity.ai.goal.WrappedGoal.start(WrappedGoal.java:41) ~[server-1.21.1-20240808.144430-srg.jar%23362!/:?] {re:classloading,pl:accesstransformer:B}

full crash report https://pastebin.com/raw/2tSxWzFN

commented

Turn off parkour ai for now

commented

is there a fix in the works?

commented

A more performant method for parkour ai will be in the works the sooner I get more free time on my hands (life is busy !)