@iiot2k/node-red-gpiox / Raspberry Pi / "chip error"

I'm runnning Node-red on a Raspberry Pi 3b+ in 64 bit (Python 3.11.2). Because i have flickering in my LEDs with the onboard gpio-pwm-node, i tried node-red-gpiox by iiot2k. The Node worked perfectly fine, but as i played around with some other Nodes and Settings, it stopped working. So i reinstalled Node-Red and the gpiox-Node, but i can't get it to work and the only error-message i'll get is "chip error" and i don't know what to do, since i'm absolutely new to Node-Red and Raspberry (in the past i realized some Proects with Arduino/esp32).
It seems to make no difference wich pin i try to use, the error ist the same all the time (at the Moment i try to work with gpio13, wich worked fine before).

One more thing, that makes me wondering is, that i can use the build-in gpio-node for pwm. But then i have the flickering again, wich isn't nice to look at.

Some more System-Infos and the Error from the Raspberry-Terminal:

17 Sep 18:47:50 - [info] Node-RED version: v4.0.2
17 Sep 18:47:50 - [info] Node.js version: v20.17.0
17 Sep 18:47:50 - [info] Linux 6.6.47+rpt-rpi-v8 arm64 LE
17 Sep 18:47:50 - [info] Loading palette nodes
...
17 Sep 18:47:56 - [error] [iiot2k-gpiox-pwm:gpio16] chip error

Add to the issue already logged.
the author will need to address it

Yes i already posted it in the github-repository, but i do have the hope, that somebody here had the same issue and knows how to solve it ... maybe something is missing in my config-file or any other stupid thing ...

I'm not a hardware guy - so maybe someone has an idea (share your flow perhaps), if not - it will need to wait for the author to respond