Havok Heightmap crashes with npm release but works fine with CDN release

Havok Heightmap crashes with npm@1.3.8 but works fine with the CDN release:

The script to reproduce this can be found here: havok-crash/src/index.ts at main · regnaio/havok-crash · GitHub

Please see the video capture below where I swap between the npm and CDN releases of Havok to show the crash:

Thank you all for your help :slight_smile:

1 Like

Cc @RaananW

1 Like

Checking that right now

EDIT - it seems like a change in 1.3.5 has triggered the issue. The wasm we serve in our CDN has not been updated, and this is why it is working using our CDN version.

Pinging @eoin to see if he can think of a reason for the crash. We will get to the bottom of this.

CC @Cedric for visibility

2 Likes

Thank you for all of your help :smile:

Marking as solved thanks to Bugfix release by eoineoineoin · Pull Request #29 · BabylonJS/havok · GitHub! :tada:

1 Like

The Babylon CDN will be updated later today as well.

1 Like