Jump to content

loading Jsons with Phaser Loader


jjwallace
 Share

Recommended Posts

Hi guys, i seem to have some issues with loading jsons with webpack json loader.

Loader Found here: https://github.com/mattcolman/phaser-manifest-loader

I have added some code to allow for json to load but it seems not to be working.

I tried just regular loading the json and got a 404 not found error.

Quote

Uncaught TypeError: url.match is not a function
    at Phaser.Loader.transformUrl (phaser-split.js:58768)
    at Phaser.Loader.loadFile (phaser-split.js:58848)
    at Phaser.Loader.processLoadQueue (phaser-split.js:58539)
    at Phaser.Loader.asyncComplete (phaser-split.js:58645)
    at Phaser.Loader.fileComplete (phaser-split.js:59464)
    at Image.file.data.onload (phaser-split.js:58920)

 

Link to comment
Share on other sites

  • 3 years later...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...