straight-skeleton icon indicating copy to clipboard operation
straight-skeleton copied to clipboard

Building a straight skeleton on a polygon with around 1500 points

Open sagittaracc opened this issue 7 months ago • 0 comments

Hello! I'm getting the following error at runtime.

RuntimeError: Aborted(Assertion failed: this->is_initialized(), at: /src/core/lib/boost_1_81_0/boost/optional/optional.hpp,1271,get) at l (\straight-skeleton\node_modules\straight-skeleton\dist\index.js:1:5950) at __assert_fail (\straight-skeleton\node_modules\straight-skeleton\dist\index.js:1:11313) at wasm://wasm/002d55ae:wasm-function[874]:0x468e1 at wasm://wasm/002d55ae:wasm-function[530]:0x271b7 at wasm://wasm/002d55ae:wasm-function[40]:0x7d88 at wasm://wasm/002d55ae:wasm-function[80]:0x10bdd at Object._create_straight_skeleton (****\straight-skeleton\node_modules\straight-skeleton\dist\index.js:1:6735) at B.buildFromPolygon (**\straight-skeleton\node_modules\straight-skeleton\dist\index.js:1:1016937) at file:////straight-skeleton/index.js:9:36

Node.js v22.14.0

sagittaracc avatar Jul 01 '25 12:07 sagittaracc