-
I'm getting an error when trying gto connect mcrcron in Windows 7 to Linux MC. Latest version.
Warning: invalid packet size (-551878174). Must over 10 and less than 4096.
Authentication failed!
…
-
As far as I know rsync should only do one full backup and then have only backups of the changes.
But why do I get only full backups all the time? Did I configure something wrong?
compose.yml
```…
-
Works great on startup, but on shutdown it produces 2 errors.
`[19:39:57 WARN]: Unexpected exception while parsing console command ""`
and
`java.lang.IllegalStateException: Asynchronous command dis…
-
## Context
On startup, the server log shows the error 'java.lang.RuntimeException: Failed to open plugin jar plugins/ViaVersion.jar' & `Caused by: java.util.zip.ZipException: zip END header not fou…
-
Our goal is to implement all Vanilla Commands. Im sure this will take a while :D
- [x] Add Serverbound Chat Command (https://wiki.vg/Protocol#Chat_Command)
- [ ] Add Signed Serverbound Chat Comman…
-
### User story
As a server administrator, I want accurate timestamps recorded in the console log files.
### Game
Minecraft, Valheim
### Linux distro
Ubuntu 22.04
### Command
command: start
###…
-
Hi there,
when I try a command on a connection where the MC Server died or restarted, it results in python using an full CPU Core:
```
from mcrcon import MCRcon
import time
import os
rcon …
-
I think that the RCON_HOST which is set to `localhost` is incorrect and should point to the rcon service: https://github.com/itzg/minecraft-server-charts/blob/master/charts/minecraft/templates/deploym…
-
I'm receiving a "Cannot open: Permission denied" error when trying to run a tar backup.
![image](https://github.com/user-attachments/assets/d0dafca3-2655-4576-ad9a-32dc85cdb19a)
Here are the con…
-
There are 12 classes suffixed with `Helper`:
```
net/minecraft/server/rcon/BufferHelper
net/minecraft/server/rcon/DataStreamHelper
net/minecraft/client/gui/DrawableHelper
net/minecraft/client/uti…