Wind-Development / WindSpigot

A performant, multithreaded Minecraft server software for version 1.8.8.
GNU General Public License v3.0
157 stars 58 forks source link

Issue #84

Closed Fredh1000 closed 2 years ago

Fredh1000 commented 2 years ago

Describe the bug This issue occur when i start the server and when kill mobs. The error is repeated many times in the console.

The issue: [09:22:51] [Server thread/WARN]: Entity threw exception at worldtest:152.5,2.0,-138.5

[09:22:51] [Server thread/WARN]: at java.base/java.util.ArrayList.indexOf(ArrayList.java:286) [09:22:51] [Server thread/WARN]: at java.base/java.util.ArrayList.contains(ArrayList.java:275) [09:22:51] [Server thread/WARN]: at ga.windpvp.windspigot.async.pathsearch.AsyncNavigation.offLoadedSearches(AsyncNavigation.java:159) [09:22:51] [Server thread/WARN]: at ga.windpvp.windspigot.async.pathsearch.AsyncNavigation.a(AsyncNavigation.java:104) [09:22:51] [Server thread/WARN]: at ga.windpvp.windspigot.async.pathsearch.AsyncNavigation.a(AsyncNavigation.java:135) [09:22:51] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.NavigationAbstract.a(NavigationAbstract.java:86) [09:22:51] [Server thread/WARN]: at ga.windpvp.windspigot.async.pathsearch.AsyncNavigation.a(AsyncNavigation.java:118) [09:22:51] [Server thread/WARN]: at ga.windpvp.windspigot.async.pathsearch.AsyncNavigation.a(AsyncNavigation.java:135) [09:22:51] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.NavigationAbstract.a(NavigationAbstract.java:86)

Bug on latest Yes, on latest dev build

windcolor-dev commented 2 years ago

Should be fixed, although I still recommend using the latest release.