Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sprites in game may be too large and fail to load. #693

Open
Phansa opened this issue Apr 16, 2018 · 1 comment
Open

Sprites in game may be too large and fail to load. #693

Phansa opened this issue Apr 16, 2018 · 1 comment

Comments

@Phansa
Copy link
Contributor

Phansa commented Apr 16, 2018

Some sprites in the game may be too large for the space they are allotted and thus fail to load properly. An example of this is the current Bulbasaur sprite which fails to load and crashes the game. The usual error message for this is "RangeError - source is too large" as show below. All current and future sprites should be checked so that any changes in the future won't break existing sprites.
bulbasaur sprite error

@JoshuaKGoldberg
Copy link
Member

At the very least:

  • Bulbasaur
  • Mew

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

No branches or pull requests

2 participants