[2026-08-06T00:18:38Z] now i got a somewhat complete environment up and runnint [2026-08-06T00:18:42Z] *running [2026-08-06T04:47:16Z] gm [2026-08-06T04:54:09Z] gn [2026-08-06T05:12:41Z] mcpcpc: MESSAGE_MAX_LEN + 1 should be the size of the array char buffer isnt it ? earlier kirc crashed with network_receive_error when joining ##rust as the sent nicklist by the server of the room was exactly 512 bytes but since 1 byte was reserved for '\0' the '\n' at last index 511 never gets stored and triggers the network_receive error.