Bug - Compute Shader Voxel GI #23

Open
opened 2025-04-03 15:35:54 +00:00 by Onek8 · 0 comments

Configuration in the renderpath needs investigation for the following:

Trace: TypeError: Cannot read properties of undefined (reading 'image')
at leenkx_renderpath_Inc.computeVoxelsLight (:58638:104)
at leenkx_renderpath_RenderPathDeferred.commands (:59910:26)
at leenkx_renderpath_RenderPathCreator.path.commands (:60111:41)
at iron_RenderPath.renderFrame (:1788:8)
at iron_object_CameraObject.renderFrame (:18757:26)
at iron_object_ProbeObject.render (:22442:17)
at iron_Scene.renderFrame (:2866:10)
at render (:1608:21)
at kha_System.render (:32282:4)
at renderCallback (:32425:14)

Configuration in the renderpath needs investigation for the following: Trace: TypeError: Cannot read properties of undefined (reading 'image') at leenkx_renderpath_Inc.computeVoxelsLight (<anonymous>:58638:104) at leenkx_renderpath_RenderPathDeferred.commands (<anonymous>:59910:26) at leenkx_renderpath_RenderPathCreator.path.commands (<anonymous>:60111:41) at iron_RenderPath.renderFrame (<anonymous>:1788:8) at iron_object_CameraObject.renderFrame (<anonymous>:18757:26) at iron_object_ProbeObject.render (<anonymous>:22442:17) at iron_Scene.renderFrame (<anonymous>:2866:10) at render (<anonymous>:1608:21) at kha_System.render (<anonymous>:32282:4) at renderCallback (<anonymous>:32425:14)
Sign in to join this conversation.
No Label
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: LeenkxTeam/LNXSDK#23
No description provided.