Jump to content

Box2D Bug?


eddieone
 Share

Recommended Posts

  • 2 weeks later...
  • 1 year later...

I'm having the same problem, been working on a solution but i couldn't fix it.

It happens when you destroy a sprite with box2d body, especially when you are switching browser tabs.

Quote

box2d-plugin-full.min.js:9 Uncaught TypeError: Cannot read property 'GetType' of null
    at box2d.b2Fixture.GetType (box2d-plugin-full.min.js:9)
    at box2d.b2ContactFactory.Create (box2d-plugin-full.min.js:9)
    at box2d.b2ContactManager.AddPair (box2d-plugin-full.min.js:9)
    at box2d.b2BroadPhase.UpdatePairs (box2d-plugin-full.min.js:9)
    at box2d.b2ContactManager.FindNewContacts (box2d-plugin-full.min.js:9)
    at box2d.b2World.Step (box2d-plugin-full.min.js:11)
    at Phaser.Physics.Box2D.update (box2d-plugin-full.min.js:13)
    at i.Physics.update (phaser.min.js:3)
    at i.Game.updateLogic (phaser.min.js:3)
    at i.Game.update (phaser.min.js:3)

(Sorry for bumping an old thread)

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

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