Fix
RequestServerLogin is always C6 `uid, sessionId, worldId`. With `EULA=0` the client skips LoginOk and sends zeros for the keys; the world id is still the third dword. v1.0.0 treated the first dword as the world id, so PlayFail `0x06` (client "There was a system error") on cmd-line / no-EULA login.