You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Commit CraftBukkit/Bukkit 543b253dd8 changes depend, softDepend and loadBefore to use EmptyImmutableList, SingletonImmutableList or RegularImmutableList which cannot be cast to ArrayList.
Commit CraftBukkit/Bukkit 543b253dd8 changes
depend,softDependandloadBeforeto useEmptyImmutableList,SingletonImmutableListorRegularImmutableListwhich cannot be cast toArrayList.This causes python loader to break.