Jump to content

IMPOSSIBLE: TypeError: texture.baseTexture.on is not a function


jjwallace
 Share

Recommended Posts

Wow, I cannot get past this error.  What is causing this?

Quote
  1. TypeError: texture.baseTexture.on is not a function {stack: (...), message: "texture.baseTexture.on is not a function"}
    1. message: "texture.baseTexture.on is not a function"
    2. stack: (...)
    3. get stack: function () { [native code] }
      1. arguments: null
      2. caller: null
      3. length: 0
      4. name: ""
      5. prototype: StackTraceGetter
        1. constructor: function () { [native code] }
        2. __proto__: Object
      6. __proto__: function Empty() {}
      7. <function scope>
    4. set stack: function () { [native code] }
      1. arguments: null
      2. caller: null
      3. length: 1
      4. name: ""
      5. prototype: StackTraceSetter
      6. __proto__: function Empty() {}
      7. <function scope>
    5. __proto__: Error
    1. f.onload @ phaser.js:73591

 

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

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