Longhouse

Longhouse 2.1.2

21 September 2026. After 2.1.1.

Repins Dyrr 1.4.2: the warning before an idle kick reaches the player it is about.

Dyrr 1.4.2

The warning was sent as a chat message from a sender called "Server", and no client would draw it - that name is not a platform user id, Valheim checks the sender's permission before it shows anything, and an invalid id fails that check. The server said it, every client threw it away, and the only warning before a disconnect was one nobody ever saw.

It goes through Core's chat line now, to that one player and nobody else, in the ordinary voice rather than as a shout: a shout is what the whole world hears, and this is meant for one person. It is written to the server log as well, so an admin can see it after the fact. This is the half of the fix that needs Core 1.2.5, which the pack has carried since 2.0.19.

What moved · 1

Dyrr 1.4.1 → 1.4.2

1.4.2

Fixed

  • The warning before an idle kick reaches the player. It was sent as a chat message from a sender called "Server", and no client would draw it: that name is not a platform user id, Valheim checks the sender's permission to send text before it displays anything, and an invalid id fails that check rather than passing it. The server sent the warning and every client threw it away, so the only warning before a disconnect was one nobody ever saw. It now goes into that one player's chat window, through Core, which is the only way a server can write there at all. Nobody else is sent it, and it is drawn in the ordinary voice to match: a shout is what the whole world hears, and this is meant for one person. This needs Core 1.2.5 or newer; on an older Core the line is ignored the way it always has been.

    discuss

Added

  • The warning is written to the server log as well as shown, so it is visible to an admin after the fact.

    discuss

Discussion

Nothing said yet.

Sign in or make an account to join in.

2.1.1 →