-
**Environment**
- PHP Version:
- PHP 8.0.7
- DiscordPHP Version:
- v6.0.2
**Describe the bug**
I have a bot to change guild banner, it works well before.
but today I found…
-
```
697.68 seconds: ML split tests for 1200 of 1233 internal splits
Total time: 704.52 seconds Unique: 1236/1236 Bad splits: 0/1233
Traceback (most recent call last):
File "/usr/local/bi…
-
Now:
```
str := '{"id":"1", "pay": "123.45"}'
user := json.decode(User, str)?
```
Got:
```user.pay = 0```
Hope:
`user.id=1 user.pay = 123.45`
-
when deploying reached step 10 and got an error
=============================================================
STEP #10 - Installing the backend
===================================================…
-
**Quick questions**
OS: Windows 8.1
HOI4 version: 1,10,3
Kaiserreich version: Dev master 26.03.21
List any other mods used: None
Were you using Steam? Yes
Were you in multiplayer? No
Which exp…
ghost updated
3 years ago
-
I noticed that the South African provincial boundaries are outdated, dating back to before the constitutional amendment in 2005.
https://en.wikipedia.org/wiki/Twelfth_Amendment_of_the_Constitution_…
-
### Problem
### Expected behavior
### Reproduce the problem
``` r
## insert code here
```
### rtweet version
``` r
## copy/paste output
packageVersion("r…
ghost updated
3 years ago
-
In some cases Snowplow AMP PagePings send pp_miy and pp_mix values as Double instead of Int causing events to go into bad stream.
This is issue with `${scrollLeft}` and `${scrollTop}` not returning…
-
If you try to read a gexf file having zero-weighted edges, the importation will crash and the UI won't budge. If you click on the notification in the bottom right of the UI, you'll see a NullPointerEx…
-
**Describe the bug**
When Trying to Login with App ID api crashes when SAML is configured
**To Reproduce**
Steps to reproduce the behavior:
```python
from arcgis.gis import GIS
import requests…