I forgot world.update() won’t work by itself. You can try
world.update()
world.update(0, world._frameTimeMS); world.postUpdate();