Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2019
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. Warnings:
  2. Phaser.Loader - image[tiles]: error loading asset from URL https://play.idle.land:443/assets/tiles.png
  3. Phaser.Loader - spritesheet[interactables]: error loading asset from URL https://play.idle.land:443/assets/tiles.png
  4. Phaser.Tilemap.addTilesetImage: Invalid image key given: "tiles"
  5. Phaser.Cache.getFrameData: Key "interactables" not found in Cache.
  6. Warning 3 times:
  7. Phaser.Cache.getImage: Key "interactables" not found in Cache.
  8. Error:
  9. ERROR TypeError: Failed to execute 'drawImage' on 'CanvasRenderingContext2D': The provided value is not of type '(CSSImageValue or HTMLImageElement or SVGImageElement or HTMLVideoElement or HTMLCanvasElement or ImageBitmap or OffscreenCanvas)'
  10. Warning many (> 80) times:
  11. Phaser.Cache.getImage: Key "interactables" not found in Cache.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement