Failed to download game data!
Opened this issue · 1 comments
Deleted user commented
所有游戏都是如此,游戏下载也都正常(所有游戏大小都是3.4K)
- 日志列表
❯ python3 app.py
* Serving Flask app "app" (lazy loading)
* Environment: production
WARNING: This is a development server. Do not use it in a production deployment.
Use a production WSGI server instead.
* Debug mode: on
* Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)
* Restarting with stat
* Debugger is active!
* Debugger PIN: 260-433-637
127.0.0.1 - - [02/Mar/2021 14:57:57] "GET / HTTP/1.1" 200 -
127.0.0.1 - - [02/Mar/2021 14:57:59] "GET /games/仙剑奇侠传/ HTTP/1.1" 200 -
127.0.0.1 - - [02/Mar/2021 14:58:18] "GET /games/ HTTP/1.1" 200 -
127.0.0.1 - - [02/Mar/2021 14:58:20] "GET /games/YAB棒球/ HTTP/1.1" 200 -
127.0.0.1 - - [02/Mar/2021 14:58:20] "GET /games/YAB棒球/logo/emularity_color_small.png HTTP/1.1" 301 -
127.0.0.1 - - [02/Mar/2021 14:58:20] "GET /static/games/bin/YAB棒球.zip HTTP/1.1" 200 -
127.0.0.1 - - [02/Mar/2021 14:58:28] "GET /games/ HTTP/1.1" 200 -
127.0.0.1 - - [02/Mar/2021 14:58:39] "GET /games/魔域传奇:史特卡的财宝1.2/ HTTP/1.1" 200 -
127.0.0.1 - - [02/Mar/2021 14:58:40] "GET /games/魔域传奇:史特卡的财宝1.2/logo/emularity_color_small.png HTTP/1.1" 301 -
127.0.0.1 - - [02/Mar/2021 14:58:40] "GET /static/games/bin/魔域传奇:史特卡的财宝1.2.zip HTTP/1.1" 200 -
rwv commented
fixed