VRichardJP / LoLAnalyzer

Using machine learning to find the best pick in a draft (League of Legends)
MIT License
44 stars 5 forks source link

0 game files found in DataExtractor after download complete #12

Open akdhjvf opened 5 years ago

akdhjvf commented 5 years ago

-- Download complete -- 0 game files found 0 new games to extract Closing writer -- Extraction complete -- Please help!

VRichardJP commented 5 years ago

Have you downloaded games? What's the path to your database? (in config.ini) What are the files found in your database?

akdhjvf commented 5 years ago

The downloading is complete. My path to database is ~/Documents/LoLAnalyzerDB, and in my database there are patches folder, player_listing folder, extracted folder(which is empty), and an extracted.txt

VRichardJP commented 5 years ago

Can you replace the '~' by the full path? (/home/you/Documents/LoLAnalyzerDB) This is a issue I also had on linux

akdhjvf commented 5 years ago

I replaced the "~" by /Users/jason/Documents/LoLAnalyzerDB(the full path) in config.ini and still 0 files found.

akdhjvf commented 5 years ago

I tried the same process on Windows 10, and encountered the same issue. This time my path to database is C:\LoLAnalyzerDB, but still 0 game files found in dataextractor.