Scirra / Construct-bugs

Public bug report submissions for Construct 3 and Construct Animate. Please read the guidelines then click the 'Issues' tab to get started.
https://www.construct.net
108 stars 83 forks source link

Crash when in Animation Editor for any sprite #7949

Closed DisplayingTek1 closed 5 months ago

DisplayingTek1 commented 5 months ago

Problem description

Sometimes when I am working on a project, whenever I try to change the frame from a Sprite, as soon as I open the Animation Editor it crashes. This happend with stable version r379 and r368. But, I do not have the same problem with Beta r387.

Attach a .c3p

Luminous630.zip

Steps to reproduce

  1. Select the INICIO sprite and try to change the image file.

Observed result

I see an Oops something went wrong window.

Expected result

Change the image sprite

More details

Affected browsers/platforms: Chrome

STABLE releases r368 and r379

First affected release: STABLE releases r368

System details

Error report information Type: unhandled rejection Reason: Error: Cannot read properties of undefined (reading 'Da') @ TypeError: Cannot read properties of undefined (reading 'Da') at Tz.b.Da (https://editor.construct.net/r379/projectResources.js:2258:155) at Q5a.Q2b.Da (https://editor.construct.net/r379/projectResources.js:2123:207) at Q5a.Q2b.Da (https://editor.construct.net/r379/projectResources.js:2128:410) at sy.g.J.fc.UP (https://editor.construct.net/r379/projectResources.js:2118:106) at https://editor.construct.net/r379/projectResources.js:2114:473 at async window.bpb.ld (https://editor.construct.net/r379/main.js:2984:436) Stack: TypeError: Cannot read properties of undefined (reading 'Da') at Tz.b.Da (https://editor.construct.net/r379/projectResources.js:2258:155) at Q5a.Q2b.Da (https://editor.construct.net/r379/projectResources.js:2123:207) at Q5a.Q2b.Da (https://editor.construct.net/r379/projectResources.js:2128:410) at sy.g.J.fc.UP (https://editor.construct.net/r379/projectResources.js:2118:106) at https://editor.construct.net/r379/projectResources.js:2114:473 at async window.bpb.ld (https://editor.construct.net/r379/main.js:2984:436) Construct version: r379 URL: https://editor.construct.net/ Date: Wed Apr 17 2024 11:18:23 GMT-0600 (hora estándar central) Uptime: 176.3 s

Platform information Product: Construct 3 r379 (stable) Browser: Chrome 123.0.6312.123 Browser engine: Chromium Context: browser Operating system: Windows 11 Device type: desktop Device pixel ratio: 1.25 Logical CPU cores: 12 Approx. device memory: 8 GB User agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36 Language setting: en-US

WebGL information Version string: WebGL 2.0 (OpenGL ES 3.0 Chromium) Numeric version: 2 Supports NPOT textures: yes Supports GPU profiling: no Supports highp precision: yes Vendor: Google Inc. (AMD) Renderer: ANGLE (AMD, AMD Radeon(TM) Graphics (0x0000164C) Direct3D11 vs_5_0 ps_5_0, D3D11) Major performance caveat: no Maximum texture size: 16384 Point size range: 1 to 1024 Extensions: EXT_clip_control, EXT_color_buffer_float, EXT_color_buffer_half_float, EXT_conservative_depth, EXT_depth_clamp, EXT_disjoint_timer_query_webgl2, EXT_float_blend, EXT_polygon_offset_clamp, EXT_texture_compression_bptc, EXT_texture_compression_rgtc, EXT_texture_filter_anisotropic, EXT_texture_norm16, KHR_parallel_shader_compile, NV_shader_noperspective_interpolation, OES_draw_buffers_indexed, OES_texture_float_linear, OVR_multiview2, WEBGL_blend_func_extended, WEBGL_clip_cull_distance, WEBGL_compressed_texture_s3tc, WEBGL_compressed_texture_s3tc_srgb, WEBGL_debug_renderer_info, WEBGL_debug_shaders, WEBGL_lose_context, WEBGL_multi_draw, WEBGL_polygon_mode, WEBGL_provoking_vertex

View details PASTE HERE
Wackytoaster commented 5 months ago

Can reproduce that reliably in a fresh project, I just never noticed since I'm always cruising the beta branch. Can also reproduce this on a different computer on edge.

Here's my crashlog

View details Error report information Type: unhandled rejection Reason: Error: Cannot read properties of undefined (reading 'Da') @ TypeError: Cannot read properties of undefined (reading 'Da') at Tz.b_.Da (https://editor.construct.net/r379/projectResources.js:2258:155) at Q5a.Q2b.Da (https://editor.construct.net/r379/projectResources.js:2123:207) at Q5a.Q2b.Da (https://editor.construct.net/r379/projectResources.js:2128:410) at sy.g.J.fc.UP (https://editor.construct.net/r379/projectResources.js:2118:106) at https://editor.construct.net/r379/projectResources.js:2114:473 at async window.bpb.ld (https://editor.construct.net/r379/main.js:2984:436) Stack: TypeError: Cannot read properties of undefined (reading 'Da') at Tz.b_.Da (https://editor.construct.net/r379/projectResources.js:2258:155) at Q5a.Q2b.Da (https://editor.construct.net/r379/projectResources.js:2123:207) at Q5a.Q2b.Da (https://editor.construct.net/r379/projectResources.js:2128:410) at sy.g.J.fc.UP (https://editor.construct.net/r379/projectResources.js:2118:106) at https://editor.construct.net/r379/projectResources.js:2114:473 at async window.bpb.ld (https://editor.construct.net/r379/main.js:2984:436) Construct version: r379 URL: https://editor.construct.net/ Date: Wed Apr 17 2024 22:22:03 GMT+0200 (Mitteleuropäische Sommerzeit) Uptime: 8.3 s Platform information Product: Construct 3 r379 (stable) Browser: Chrome 123.0.6312.123 Browser engine: Chromium Context: browser Operating system: Windows 11 Device type: desktop Device pixel ratio: 1 Logical CPU cores: 20 Approx. device memory: 8 GB User agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36 Language setting: en-US WebGL information Version string: WebGL 2.0 (OpenGL ES 3.0 Chromium) Numeric version: 2 Supports NPOT textures: yes Supports GPU profiling: no Supports highp precision: yes Vendor: Google Inc. (NVIDIA) Renderer: ANGLE (NVIDIA, NVIDIA GeForce RTX 4080 (0x00002704) Direct3D11 vs_5_0 ps_5_0, D3D11) Major performance caveat: no Maximum texture size: 16384 Point size range: 1 to 1024 Extensions: EXT_clip_control, EXT_color_buffer_float, EXT_color_buffer_half_float, EXT_conservative_depth, EXT_depth_clamp, EXT_disjoint_timer_query_webgl2, EXT_float_blend, EXT_polygon_offset_clamp, EXT_texture_compression_bptc, EXT_texture_compression_rgtc, EXT_texture_filter_anisotropic, EXT_texture_norm16, KHR_parallel_shader_compile, NV_shader_noperspective_interpolation, OES_draw_buffers_indexed, OES_texture_float_linear, OVR_multiview2, WEBGL_blend_func_extended, WEBGL_clip_cull_distance, WEBGL_compressed_texture_s3tc, WEBGL_compressed_texture_s3tc_srgb, WEBGL_debug_renderer_info, WEBGL_debug_shaders, WEBGL_lose_context, WEBGL_multi_draw, WEBGL_polygon_mode, WEBGL_provoking_vertex
WilsonPercival commented 5 months ago

Duplicate https://github.com/Scirra/Construct-bugs/issues/7939

AshleyScirra commented 5 months ago

Closing, see #7865.