tibiamaps/tibia-maps-script

Too little files

TibiaBaker opened this issue · 3 comments

I'm not sure this is working… I run this script on the data downloaded from tibia-map-data repo, and this is the list of files that the script generated:

27.09.2020  23:56           111 369 minimapmarkers.bin
27.09.2020  23:56             4 499 Minimap_Color_81152_113408_9.png
27.09.2020  23:56             9 019 Minimap_Color_81152_115968_9.png
27.09.2020  23:56            10 927 Minimap_Color_81152_118528_9.png
27.09.2020  23:56            11 091 Minimap_Color_81152_121088_9.png
27.09.2020  23:56            16 828 Minimap_Color_81152_123648_9.png
27.09.2020  23:56            15 591 Minimap_Color_81152_126208_9.png
27.09.2020  23:56             8 478 Minimap_Color_81152_128768_9.png
27.09.2020  23:56            11 068 Minimap_Color_81152_131328_9.png
27.09.2020  23:56             8 403 Minimap_Color_81152_133888_9.png
27.09.2020  23:56             1 365 Minimap_Color_81152_136448_9.png
27.09.2020  23:56             4 044 Minimap_WaypointCost_81152_113408_9.png
27.09.2020  23:56             8 799 Minimap_WaypointCost_81152_115968_9.png
27.09.2020  23:56            10 525 Minimap_WaypointCost_81152_118528_9.png
27.09.2020  23:56            10 640 Minimap_WaypointCost_81152_121088_9.png
27.09.2020  23:56            14 247 Minimap_WaypointCost_81152_123648_9.png
27.09.2020  23:56            10 517 Minimap_WaypointCost_81152_126208_9.png
27.09.2020  23:56             6 519 Minimap_WaypointCost_81152_128768_9.png
27.09.2020  23:56             9 362 Minimap_WaypointCost_81152_131328_9.png
27.09.2020  23:56             6 964 Minimap_WaypointCost_81152_133888_9.png
27.09.2020  23:56             1 367 Minimap_WaypointCost_81152_136448_9.png

Which Node.js version are you using? Make sure it's Node.js v12, as specified here: https://github.com/tibiamaps/tibia-maps-script/blob/main/.nvmrc

I was running v14, since 14 > 6, as specified here: https://github.com/tibiamaps/tibia-maps-script/blob/main/README.md

Good point. I've clarified this in 87582bc now. Thanks for pointing it out!