Built in RGBW driver error

I always get this from the built in driver - Generic ZigBee RGBW Light
dev:3112021-09-30 13:22:49.585 errorjava.lang.ArithmeticException: Division by zero on line 902 (method on)
Any one else experience this before I related it to the HE crew?

Have you tried hitting "Configure" once first to see if that resolves the issue for future executions? (This is usually a good idea to run if you switch drivers, but it usually can't hurt to run regardless.)

are you sure that it's the Hubitat system driver being used?
the Generic ZigBee RGBW Light driver doesn't have a line 902 or any math in the on method...

Pretty sure.

Turned on the Debug logging.

You're using the advanced driver (as shown in the type drop down), if you clicked configure after changing to that driver and you are still getting that error, you will have to switch back to the generic driver. The generic driver is the one we suggest you use as that's the one the hub selected when the device was first included. As always click configure after changing drivers.

Thanks Mike. Have changed to the Generic and will test!