Georgii Imeshkenov
Georgii Imeshkenov
On new MC versions there are `Commands.literal` that u can use, not from Brigadier I also find it too messy to call builder with types explicit writing so As for...
Hi @dayd21git I suggest you to use mod [PacketUnlimiter](https://github.com/gamerforEA/Minecraft-PacketUnlimiter) to unlock max S C packet size as workaround It is required on both client and server side
Local project build has this file  As a hotfix anyone who faced same issue can try to create file `mixins.customnpcs.refmap.json` inside jar and paste the following inside: ```json {...
@Pilzinsel64, hi! What errordo you have, same is my codeblock? Did you try to create `mixins.customnpcs.refmap.json` file with content I've added above?
Hmm, I'll check this neardays
@madsmtm, yeah, I already figured it out, just wanted to highlight that recently updated example does not work 😅
Ungortunally - nothing If I try to stop, kill or delete that game container nothing happens, only red toast with warning about 500 error appears Also if I make inspect...
I tried to catch some docker logs with debug level enabled If I try to kill container with `docker kill -s 9 6686511a986b` I see only ``` Nov 13 16:44:28...
I found another one clue how to get if I will get into that situation with stuck container or not - looking inside logs in Portainer Looks like in some...