-
Notifications
You must be signed in to change notification settings - Fork 127
Description
Describe the Bug
Cannot run the addon after installation
To Reproduce
Install the addon
Select "CNCCam" in the Render ingine
Expected Behavior
No errors
Screenshots
System Information:
- OS: Ubuntu 24.04
- Blender Version: 4.4.3
- Addon Version: 1.0.61, 1.0.59, 1.0.48
Error Message:
RuntimeError: could not create instance of WORLD_PT_CAM_INTERFACE to call callback function 'draw'
RuntimeError: could not create instance of WORLD_PT_CAM_CHAINS to call callback function 'draw'
RuntimeError: could not create instance of WORLD_PT_CAM_OPERATIONS to call callback function 'draw'
RuntimeError: could not create instance of WORLD_PT_CAM_INFO to call callback function 'draw'
RuntimeError: could not create instance of WORLD_PT_CAM_MACHINE to call callback function 'draw'
RuntimeError: could not create instance of WORLD_PT_CAM_INTERFACE to call callback function 'draw'
RuntimeError: could not create instance of WORLD_PT_CAM_CHAINS to call callback function 'draw'
RuntimeError: could not create instance of WORLD_PT_CAM_OPERATIONS to call callback function 'draw'
RuntimeError: could not create instance of WORLD_PT_CAM_INFO to call callback function 'draw'
RuntimeError: could not create instance of WORLD_PT_CAM_MACHINE to call callback function 'draw'
RuntimeError: could not create instance of WORLD_PT_CAM_INTERFACE to call callback function 'draw'
Additional context