lichess-org / lila-openingexplorer

Opening explorer for lichess.org that can handle all the variants and trillions of unique positions
http://lichess.org/analysis#explorer
GNU Affero General Public License v3.0
135 stars 34 forks source link

upgrade scala, playframework, and all required dependencies #64

Closed ornicar closed 4 years ago

ornicar commented 4 years ago

It should now run on Java 13. Untested with actual kyoto databases.

niklasf commented 4 years ago

Wow! Will test with actual database tomorrow.

niklasf commented 4 years ago

Getting this compile error:

value master is not a member of object lila.openingexplorer.Config.Explorer
In /home/niklas/Projekte/lila-openingexplorer/app/Importer.scala:67

Now sure how to fix.