-
FABRIC Loader: 0.12.11
FABRIC API: 0.44.0
Full Slabs: 3.2.2
```
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 12/15/21, 9:46 AM
Description: Unexpected error
java.…
-
```py
from django.utils.translation import gettext_lazy as _
# Default language
LANGUAGE_CODE = 'en-us'
LANGUAGES = [
('ja', _('Japanese')),
('nl', _('Dutch')),
('fr', _('Fren…
-
**What type of your feature request?**
Change the W9_VERSION to target version number at `.env` and test it
**Research and development steps your need to do**
- [x] Check the official ins…
-
If I get it right then with 1.0 we can finally use normal components and import and use whatever we want, amazing!! :)
Personally I migrated the backend part of my Nuxt app to a separate Nitro app.…
MickL updated
4 months ago
-
outpainting is very interesting
does diffusers support it?
-
T2T Translation process gives me an error as soon as the translation starts. It matters not what model I use or what target language I use.
It was working fine last week when I was using it on Pinok…
-
Hey there,
Having an odd issue where searching for water in EMI initially caused a crash when having EMI, Tech Reborn, Eternal Starlight, and The Bumblezone installed. I posted my crashlog there and …
-
### Feature Request
When saving a change to any `public/_locales/*/messages.json`, the extension should either do a full reload, or it should support HMR somehow. It also needs to support any file …
-
Great plugin. But it doesn't work in the newly released Rails 4.0.0.beta1:
```
LoadError: cannot load such file -- journey
~/.rvm/gems/ruby-2.0.0-p0/gems/i18n_routing-0.6.2/lib/i18n_routing_rails32.r…
-
test environment:
- image mattermost/mattermost-team-edition
- tag: 7.10.3,7.10.4
- remote s3 (no PVC used)
- remote PostgreSQL database (bouncer session mode)
- chart ver: 6.6.31
I patched …