HydrolienF / Formiko

Formiko is a game about Ant.
https://formiko.fr
Other
5 stars 0 forks source link

fichier.downloadAndUnzip() don't work on my computer #646

Closed HydrolienF closed 2 years ago

HydrolienF commented 2 years ago

Describe the bug The download folder is create, the wifi is used as if download is running, but at the end, there is noting in the folder.

To Reproduce Steps to reproduce the behavior:

  1. Use last version
  2. run mvn -ntp compile exec:java -Dargs='downloadAndUnzip https://github.com/HydrolienF/Formiko/releases/download/1.53.1/music.zip musics/'

Expected behavior It should download all the files

Desktop (please complete the following information):

HydrolienF commented 2 years ago

It was cause by using only 2 args of downloadAndUnzip()