Skip to content
This repository has been archived by the owner on Nov 27, 2019. It is now read-only.

Sprites sometimes miss a champion #14

Open
Ilshidur opened this issue Jul 26, 2017 · 1 comment
Open

Sprites sometimes miss a champion #14

Ilshidur opened this issue Jul 26, 2017 · 1 comment
Assignees
Labels

Comments

@Ilshidur
Copy link
Member

The champion sprites sometimes miss the last champion (last released).

e.g. : https://lol-item-sets-generator.org/sets/597848171a9c4f250017d0b8 (misses Kayn)

@Ilshidur Ilshidur added the bug label Jul 26, 2017
@Ilshidur Ilshidur self-assigned this Jul 26, 2017
@Ilshidur
Copy link
Member Author

Ilshidur commented Jul 26, 2017

This might be the issue :

[...]
[GENERATOR] Generating the ChampionIcon sprites ...
  league-sprites Initializing a new generator ... +0ms
  league-sprites Initializing API +3ms
  league-sprites Initialized API +542ms
  league-sprites Initializing a new generator : done ! +1ms
  league-sprites Generating ... +6ms
  league-sprites Requesting 'ChampionIcon' data ... +6ms
  league-sprites Requesting champions icons ... +2ms
  league-sprites Got 137 requests to execute. Executing ... +834ms
  league-sprites Requests executed. Saving the images ... +2s
  league-sprites Saving images to output/sprites_download/ChampionIcon ... +2ms
  league-sprites Saving images : done ! +103ms
  league-sprites 137 images downloaded ! +10ms
  league-sprites Generating sprite sheet from output/sprites_download/ChampionIcon/*.png to output/sprites_uncompressed/champions.png (css : output/sprites/champions.css) ... +4ms
Shutting down MongoDB connection ...
Shuting down Kue ...
Exiting ...

The sprites generator closes early, maybe because of a non-handled internal error.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant