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

FlxAtlas with powerOfTwo=true in constructor crash #1858

Closed
starry-abyss opened this issue May 17, 2016 · 2 comments
Closed

FlxAtlas with powerOfTwo=true in constructor crash #1858

starry-abyss opened this issue May 17, 2016 · 2 comments
Assignees

Comments

@starry-abyss
Copy link
Contributor

starry-abyss commented May 17, 2016

  • Flixel version: dev, 868b405
  • OpenFL version: 3.6.1
  • Lime version: 2.9.1
  • Affected targets: neko, flash

Code snippet reproducing the issue:

Add second argument to FlxAtlas constructor in FlxAtlas demo like this:

var atlas:FlxAtlas = new FlxAtlas("myAtlas", true);

Observed behavior:
Crash

Expected behavior:
No crash

@Beeblerox
Copy link
Member

will look into this issue tomorrow

@Beeblerox Beeblerox self-assigned this May 17, 2016
Beeblerox added a commit that referenced this issue May 18, 2016
@Gama11 Gama11 added the Bug label May 18, 2016
@starry-abyss
Copy link
Contributor Author

Thanks, seems to work!

Aurel300 pushed a commit to larsiusprime/haxeflixel that referenced this issue Apr 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants