Created
July 29, 2018 09:29
-
-
Save Bert-Proesmans/29bba61f17c9a4b9fc4044620a8d35a9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Jul 29 11:25:52.977 INFO Server bound, endpoint: V4(127.0.0.1:1119) | |
Jul 29 11:25:52.980 TRCE Setup complete, connection: V4(127.0.0.1:57899) | |
Jul 29 11:27:40.249 TRCE Client connected | |
Jul 29 11:27:40.251 TRCE Handshake initiated, header: Header { service_id: 0, method_id: Some(1), token: 0, object_id: None, size: Some(190), status: None, error: [], timeout: None } | |
Jul 29 11:27:40.255 TRCE Handshake, message: ConnectRequest { client_id: None, bind_request: Some(BindRequest { imported_service_hash: [1658456209, 1128824125, 233634817, 3686756121, 2198078984, 3073563442, 101490829, 3612349579, 2749215165, 2165092757, 1069623117, 213793859, 4194801407, 2091868617, 3971904954, 170173073, 1041835658], exported_service: [BoundService { hash: 1423956503, id: 1 }, BoundService { hash: 3571241107, id: 2 }, BoundService { hash: 1898188341, id: 3 }, BoundService { hash: 3151632159, id: 4 }, BoundService { hash: 4035247136, id: 5 }, BoundService { hash: 3213656212, id: 6 }, BoundService { hash: 376431777, id: 7 }, BoundService { hash: 3111080599, id: 8 }, BoundService { hash: 1864735251, id: 9 }, BoundService { hash: 3788189352, id: 10 }, BoundService { hash: 3213656212, id: 6 }, BoundService { hash: 3213656212, id: 6 }, BoundService { hash: 3162975266, id: 11 }] }) } | |
Jul 29 11:27:40.262 TRCE handshake response ready, response: ConnectResponse { server_id: ProcessId { label: 3868510373, epoch: 1532856460 }, client_id: Some(ProcessId { label: 1255760, epoch: 1532856460 }), bind_result: Some(0), bind_response: Some(BindResponse { imported_service_id: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17] }), content_handle_array: None, server_time: Some(1532856460248147600) } | |
Jul 29 11:27:40.266 TRCE Handshake completed | |
Jul 29 11:27:40.272 TRCE Next request received, packet: Request(BNetPacket { header: Header { service_id: 3, method_id: Some(1), token: 1, object_id: None, size: Some(102), status: None, error: [], timeout: None }, body: b"\n\x04WTCG\x12\x03Win\x1a\x04enUS\"\[email protected]*3Aurora d7a3f19f6d_public/609 (Nov 14 2013 10:36:48)0\08\0H\0P\x01" }) | |
Jul 29 11:28:00.250 TRCE Received packet, data: Some(BNetPacket { header: Header { service_id: 0, method_id: Some(5), token: 2, object_id: None, size: Some(0), status: None, error: [], timeout: None }, body: b"" }) | |
Jul 29 11:28:12.243 ERRO Client handling returned an error, error: Error(Framing(Io(Os { code: 10054, kind: ConnectionReset, message: "De externe host heeft een verbinding verbroken." })), State { next_error: None, backtrace: InternalBacktrace { backtrace: None } }) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment