box2d.js icon indicating copy to clipboard operation
box2d.js copied to clipboard

testbed car demo broken

Open no-zzz-un opened this issue 12 years ago • 3 comments
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

no-zzz-un avatar Jul 17 '13 20:07 no-zzz-un

Works for me. Any specific instructions on how to reproduce this error?

Joncom avatar Jul 17 '13 22:07 Joncom

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

no-zzz-un avatar Jul 17 '13 23:07 no-zzz-un

Ah, yes, it appears you are correct @noun. Ever since this commit, the test-bed fails as you mentioned.

Joncom avatar Jul 18 '13 02:07 Joncom