box2d.js
box2d.js copied to clipboard
testbed car demo broken
trafficstars
the current testbed car demo is broken:
Uncaught TypeError: Object 300 has no method 'stackAlloc' box2d.js:414
Uncaught TypeError: Cannot call method 'SetMotorSpeed' of null car.js:212
Works for me. Any specific instructions on how to reproduce this error?
chrome 28.0.1500.71 on macosx
i'm talking about the repository html5canvas_demo/testbed.html, not the www.iforce2d.net hosted testbed which the readme points to
Ah, yes, it appears you are correct @noun. Ever since this commit, the test-bed fails as you mentioned.