-
OS: Windows 10
Unity version: 2021.3.23f1
Unity SDK version: 1.3.0
Target platform: Windows Standalone
Steps to reproduce:
- Create new project
- Import Unity SDK via UPM
- Drag Authenticatio…
-
**Describe the bug**
LiteDB ENSURE: slot length must be empty before use
**To Reproduce**
Steps to reproduce the behavior:
Trying to load files after the bugfix that happened around 10pm gmt-3 2…
-
https://cs.chromium.org/chromium/src/content/browser/indexed_db/
maybe like https://github.com/mbdavid/litedb
-
Hello!
Placing a Capitol item created with the /give command immediately crashes the game in both multiplayer and singleplayer. Upon placement:
```
[11:32:42] System.NullReferenceException: Ob…
-
### Describe the bug
My ASP.Net Core 3.1 self contained application using ANCMv2 shuts down after one second of starting up. In the event log it states that it shut down after detecting "app_offline.…
-
### Checklist
- [X] I have verified this is the correct repository for opening this issue.
- [X] I have verified no other issues exist related to my problem.
- [X] I have verified this is not an …
-
`LiteDB ENSURE: transaction must be active to rollback (current state: Disposed)`
-
**Version**
**LiteDB:** Datafile was created with 5.0.8. Updating to 5.0.9 or master doesn't solve that either (but still using the datafile created with 5.0.8)
**OS:**
- Azure: Alpine 3.12, follow…
-
Search is now an "OR" operation on all keywords, instead of an "AND"
This is caused by this query: https://github.com/fraxiinus/ReplayBook/blob/master/src/Files/Repositories/DatabaseRepository.cs#L…
-
Hello there, good day!
There is [this very cool talk](https://www.youtube.com/watch?v=HubezKbFL7E) I found online about text searching in rust. However, I also found 2 implementations of search libra…