-
A discussion at a macpan tech meeting about when to round variables that should be integers (e.g. state variables in some models with process error) led to the idea that we should have a warning syste…
-
If the date/time format string is stored as empty string in registry, the application displays multiple error messages before launch.
When creating a dateFormatString, an assert is triggered if no …
-
OpenAI takes around 30 seconds to create a response, user might be worried if it's really working or not. With some messages in between an interval, user will be informed about the process. These mess…
-
Currently the mulligan phase, causes errors, and this results in stray "Replaced" messages, that do not disappear. It seems to be a timing issue, namely that mulligan is triggered before the game is a…
ghost updated
10 years ago
-
### Describe the bug
**Problem:** whenever a dapp transaction is triggered, ppom validates that transaction data. However, if you Edit the transaction, the ppom result is not updated with the new tra…
-
I am using your procedural_firmware_v9e.ino for reference to make an Arduino Version of this with SIM808 GSM chip aaand the commands don't really work.
I did it the same as you. I am translating the…
-
Parts bound to the STAGE action group aren't triggered by the STAGE command, nor do STAGE ON (a la RCS ON) or SET STAGE TO TRUE work. Reproduced with science parts and solar panels. Hitting space bar …
-
In bin/scenes/Chatapplication/ChatApplication.js, the logic on line 138-139:
```
this.hoveringText.text = msg;
frame.DelayedExecute(this.showTextTime).Triggered.connect(this, this.HideText);
```
is …
-
Marking this as a bug because I'm assuming for now that it's my fault. Every now and then the bot will get stuck in a loop of only repeating what it saw 9 messages up from the one that triggered it (t…
-
We separated those for readability, but it increases the cognitive load, in fact. We can simplify and merge these interfaces into one
```go
// QuorumCertificate maintains active Messages and Signa…