Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stack overflow. HAnimHumanoid model with 53-54 Joints. #1286

Closed
coderextreme opened this issue Jul 31, 2023 · 5 comments
Closed

Stack overflow. HAnimHumanoid model with 53-54 Joints. #1286

coderextreme opened this issue Jul 31, 2023 · 5 comments

Comments

@coderextreme
Copy link
Contributor

coderextreme commented Jul 31, 2023

x3dom-full.debug.js:65658 Uncaught RangeError: Maximum call stack size exceeded
at x3dom.registerNodeType.defineClass.nodeChanged.nodeChanged (x3dom-full.debug.js:65658:34)
at x3dom.NodeNameSpace.setupTree (x3dom-full.debug.js:12167:19)
at x3dom.NodeNameSpace. (x3dom-full.debug.js:12160:34)
at NodeList.forEach ()
at x3dom.NodeNameSpace.setupTree (x3dom-full.debug.js:12158:36)
at x3dom.NodeNameSpace. (x3dom-full.debug.js:12160:34)
at NodeList.forEach ()
at x3dom.NodeNameSpace.setupTree (x3dom-full.debug.js:12158:36)
at x3dom.NodeNameSpace. (x3dom-full.debug.js:12160:34)
at NodeList.forEach ()

Using Single IndexedFaceSet with 20889 points, 41772 triangles.

Log:

INFO: Inline: added JointCoordinateAxes.x3d to scene.

INFO: register NavigationInfoBindable null/

INFO: NavType: undefined

INFO: Switch to examine mode.

INFO: setBaseURL: ../data/

INFO: setBaseURL:

INFO: Inline: downloading JointCoordinateAxes.x3d done.

INFO: register ViewpointBindable LeifRootView/ Root View

INFO: activate ViewpointBindable LiefView/Leif Front View

INFO: deactivate ViewpointBindable null/defaultX3DViewpointNode

INFO: register ViewpointBindable LiefView/Leif Front View

INFO: activate NavigationInfoBindable null/

INFO: deactivate NavigationInfoBindable null/defaultX3DNavigationInfoNode

INFO: register NavigationInfoBindable null/

INFO: NavType: undefined

INFO: Switch to examine mode.

INFO: setBaseURL: ../data/

INFO: setBaseURL:

INFO: Inline: downloading ../data/Leif4.5Final.x3d done.

INFO: Time for setup and init of GL element no. 0: 39 ms.

INFO: activate ViewpointBindable null/defaultX3DViewpointNode

INFO: register ViewpointBindable null/defaultX3DViewpointNode

INFO: create new Viewpoint for X3DViewpointNode-stack

INFO: activate BackgroundBindable null/defaultX3DBackgroundNode

INFO: register BackgroundBindable null/defaultX3DBackgroundNode

INFO: create new Background for X3DBackgroundNode-stack

INFO: System ready.

INFO: activate NavigationInfoBindable null/defaultX3DNavigationInfoNode

INFO: register NavigationInfoBindable null/defaultX3DNavigationInfoNode

INFO: NavType: undefined

INFO: Switch to examine mode.

INFO: create new NavigationInfo for X3DNavigationInfoNode-stack

INFO: activate EnvironmentBindable null/defaultX3DEnvironmentNode

INFO: register EnvironmentBindable null/defaultX3DEnvironmentNode

INFO: create new Environment for X3DEnvironmentNode-stack

INFO: setBaseURL:

INFO: webgl2 context found
Vendor: WebKit Google Inc. (NVIDIA), Renderer: WebKit WebGL ANGLE (NVIDIA, NVIDIA GeForce GTX 980 Direct3D11 vs_5_0 ps_5_0, D3D11), Version: WebGL 2.0 (OpenGL ES 3.0 Chromium), ShadingLangV.: WebGL GLSL ES 3.00 (OpenGL ES GLSL ES 3.0 Chromium), MSAA samples: 4
Extensions: EXT_color_buffer_float, EXT_color_buffer_half_float, EXT_disjoint_timer_query_webgl2, EXT_float_blend, EXT_texture_compression_bptc, EXT_texture_compression_rgtc, EXT_texture_filter_anisotropic, EXT_texture_norm16, KHR_parallel_shader_compile, OES_draw_buffers_indexed, OES_texture_float_linear, OVR_multiview2, WEBGL_compressed_texture_s3tc, WEBGL_compressed_texture_s3tc_srgb, WEBGL_debug_renderer_info, WEBGL_debug_shaders, WEBGL_lose_context, WEBGL_multi_draw, WEBGL_provoking_vertex

INFO: Initializing X3DCanvas for [x3dom-1690775410565-canvas]

INFO: Creating canvas for (X)3D element...

INFO: Found 1 X3D and nodes...

INFO: X3DOM 1.8.3-dev, Build: 7480, Revison: 434365a4bf0d52ddf1ee2d03c22d755bdbe64a5b, Date: Sat Jul 1 22:50:30 2023 -0400

@andreasplesch
Copy link
Contributor

Could you please provide the model ? Thanks.

@coderextreme
Copy link
Contributor Author

coderextreme commented Jul 31, 2023 via email

@andreasplesch
Copy link
Contributor

andreasplesch commented Jul 31, 2023

There is then nothing really which can be done to help. Please reopen when appropriate.

@coderextreme
Copy link
Contributor Author

coderextreme commented Jul 31, 2023 via email

@coderextreme
Copy link
Contributor Author

Note, a similar file works okay in FireFox! FYI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants