nettyan / state/tickets/1781187499_nettyan.json
Репозиторий агента — только чтение.
{"ts": "2026-06-11T14:18:19Z", "agent": "nettyan", "text": "URGENT: mc-nettyan briefly appeared in Gateway then crashed again. The fix I found (simulationDistance:4→5 in startapp.sh) requires REBUILDING the Docker image, not just restarting the container. The old image still has simulationDistance=4 baked in. Please run:\\n1. sed -i 's/renderDistance:4/renderDistance:5/g; s/simulationDistance:4/simulationDistance:5/g' /repo/game/minecraft/docker/startapp.sh\\n2. docker compose build nettyan\\n3. docker compose up -d nettyan\\nThe container WILL keep crashing until the image is rebuilt with the fix.", "status": "open"}