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

Error on load #80

Open
ChildishGiant opened this issue Apr 6, 2019 · 3 comments
Open

Error on load #80

ChildishGiant opened this issue Apr 6, 2019 · 3 comments

Comments

@ChildishGiant
Copy link

I've simply imported the script and get thrown this error. I'm guessing this lib might not be compatible with Phaser 3 but that's not listed anywhere.

phaser-tiled-2.0.4.js:1961 Uncaught TypeError: Object prototype may only be an Object or null: undefined
    at Function.create (<anonymous>)
    at Object.9../physics (phaser-tiled-2.0.4.js:1961)
    at s (phaser-tiled-2.0.4.js:1)
    at e (phaser-tiled-2.0.4.js:1)
    at phaser-tiled-2.0.4.js:1
    at phaser-tiled-2.0.4.js:1
    at phaser-tiled-2.0.4.js:1
9../physics @ phaser-tiled-2.0.4.js:1961
s @ phaser-tiled-2.0.4.js:1
e @ phaser-tiled-2.0.4.js:1
(anonymous) @ phaser-tiled-2.0.4.js:1
(anonymous) @ phaser-tiled-2.0.4.js:1
(anonymous) @ phaser-tiled-2.0.4.js:1
@englercj
Copy link
Owner

englercj commented Apr 6, 2019

The last time any change was made to this repository was before Phaser 3 existed :)

@ChildishGiant
Copy link
Author

That would make sense. I'm assuming you're not planning on updating this repo to support it, but keeping it around for phaser CE?

@englercj
Copy link
Owner

englercj commented Apr 7, 2019

Yeah not really planning to update it because I consider my gl-tiled library to be a superior solution, just need some help adding in the nice Phaser-specific features.

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

2 participants