MusicTheorist/ArrayVisualizer

Can't load Ska Sort

Closed this issue · 6 comments

When I tried to build the program in Java 14 and Apache Ant 1.10.8, it worked fine, but every time I launch it, it keeps throwing this warning:
The following algorithms were not loaded due to errors: sorts.SkaSort

yeah that's a known issue. line 59 of SkaSort.java specifically disables loading it due to it being incomplete.

closing as duplicate of #52

There's a warning I have to close every time.
Can you try to disable this behavior for now in some commit until the Ska Sort is fixed?

working on it now, i'll reopen it until then, sorry

sorry for the delay, i just pushed a commit 2ec1666 that should fix this

BUILD FAILED
build.xml:48: src doesn't support the nested "exclude" element.