-
@dnadeau4 one of my users just got a frightening `'NoneType' object has no attribute 'shape'` error
I have reproduced it below with 2.12. What happened is that he wanted to update a variable using …
-
**Describe the bug**
For some time now, when I have my own conditions created with CLT and the automation of Concentration active in MidiQOL, the Concentration that I create are not apply on the acto…
-
I am trying O365Interactive and Manual first, but to no avail.
It keeps complaining about Authorization failed, invalid User or Password
var clt = new SmtpClient()
{
…
-
### Current Behaviour
Mark of Illidari drop rates seem rather low
~~Mark of Illidari drop is missing entirely from Serpentshrine Cavern~~
### Expected Blizzlike Behaviour
Mark of Illidari dr…
-
This was detected on AIX power10 (p10aix009.rtp.raleigh.ibm.com). Internal job `cmd_test/213`
```
===============================================
Running test ClassLoadingTest_special_5m_20 ...
…
llxia updated
2 years ago
-
Hi Loboris, I'm having trouble creating a socket in AP mode. Follow my code
```
cfg={ssid = 'WiFiMCU_Wireless',pwd = ''}
wifi.startap(cfg)
cfg=nil
print(wifi.startap())
net.debug(1)
skt = net…
-
The [features](https://github.com/xflr6/features) package seems to be very convenient to explore feature systems, so I ask myself if it might be useful to see if it can be integrated, e.g., by either …
-
If you use `` before you include a file from ctl you'll get name collisions for the [`I` macro](https://en.cppreference.com/w/c/numeric/complex/I).
I generally recommend using longer names or a pref…
-
There are several OEM PWM fan controllers available and SPAL has a range of PWM controlled brushless fans, currently FOME has no good method of control.
Technically this is possible to achieve in a…
-
@tresoldi, I just merged the code, but only later saw that this is already getting very complex.
E.g.: you make a specific grapheme cleaner, but you do not need this, as CLTS is taking care of eve…