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

Adding Actor to Scene causing crash #87

Closed
bleeinc opened this issue Nov 29, 2019 · 2 comments
Closed

Adding Actor to Scene causing crash #87

bleeinc opened this issue Nov 29, 2019 · 2 comments

Comments

@bleeinc
Copy link

bleeinc commented Nov 29, 2019

Steps to Reproduce

https://codesandbox.io/s/excalibur-tiled-example-q8twd

Starting with a very basic project (I forked the tile map example) if you add an Actor to a scene with a tilemap the game crashes (technically still runs, there are no errors but cpu pegs at 100% and window crashes)

Expected Result

You can add actors to scenes with tilemaps

Actual Result

Game Crashes

Environment

  • browsers and versions: Version 78.0.3904.108 (Official Build) (64-bit)
  • operating system: Windows 10
  • Excalibur versions: Latest 0.23.0
@DaVince
Copy link

DaVince commented Apr 15, 2020

I had the same issue, it seems it wasn't Tiled-specific. Working on a fix, see excaliburjs/Excalibur#1418 🙂

@eonarheim
Copy link
Member

Agreed thanks for spotting, fixed in excaliburjs/Excalibur#1418

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