Last active
May 11, 2020 08:40
-
-
Save zumoshi/95315841e73dc11ef70ca47d0d44c053 to your computer and use it in GitHub Desktop.
ReSpeak-tsclient-crash
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
| May 10 21:07:32.341 INFO TsClientlib, tsproto-version: 0.1.0+135 (5facf71ad 2020-04-25) dirty 1 modification, profile: Debug, version: 0.1.0+135 (5facf71ad 2020-04-25) dirty 1 modification | |
| addr: 213.232.x.x:8600 | |
| module: resolver | |
| May 10 21:07:32.381 DEBG Starting resolve, address: 213.232.x.x:8600 | |
| May 10 21:07:32.383 DEBG Connecting, address: 213.232.x.x:8600 | |
| local_addr: 0.0.0.0:62709 | |
| remote_addr: 213.232.x.x:8600 | |
| May 10 21:07:32.500 INFO Solve RSA puzzle, y: 8723936990881646971634718538142609102355251916986973944432589766401949068486423461886395290859036201612429790782526491046960631694579471096541769720493184, n: 11123400745562958910244492490827953852572440103989553562167402963531575601608560797501435186671157100790399862727380181776554078832306932328534646034810183, x: 2734392063954191350664097231331798576250127772103965844421157207037545396495144005205222611970307297540547386323150397440565322634966676290871737460374830, level: 1000 | |
| name: Solve RSA puzzle | |
| May 10 21:07:32.508 INFO time report, : 0.066709387 | |
| May 10 21:07:32.676 WARN Out of order command packet, expected: 11, got: 12 | |
| May 10 21:07:32.770 INFO Connecting failed, trying next address, error: Parameter PermissionId not found in PermList | |
| Error: Failed to connect to server, address Other("213.232.x.x:8600") did not work | |
| 0: backtrace::backtrace::dbghelp::trace | |
| at C:\Users\VssAdministrator\.cargo\registry\src\github.com-1ecc6299db9ec823\backtrace-0.3.44\src\backtrace/dbghelp.rs:88 | |
| backtrace::backtrace::trace_unsynchronized | |
| at C:\Users\VssAdministrator\.cargo\registry\src\github.com-1ecc6299db9ec823\backtrace-0.3.44\src\backtrace/mod.rs:66 | |
| std::backtrace::Backtrace::create | |
| at src\libstd/backtrace.rs:302 | |
| 1: std::backtrace::Backtrace::capture | |
| at src\libstd/backtrace.rs:277 | |
| 2: anyhow::private::new_adhoc | |
| at C:\Users\Bor\.cargo\registry\src\github.com-1ecc6299db9ec823\anyhow-1.0.28\src/backtrace.rs:10 | |
| 3: tsclientlib::Connection::connect::{{closure}} | |
| at C:\Users\Bor\.cargo\git\checkouts\tsclientlib-deb718c2e7126847\5facf71\tsclientlib\src/lib.rs:383 | |
| 4: <std::future::GenFuture<T> as core::future::future::Future>::poll | |
| at /rustc/f509b26a7730d721ef87423a72b3fdf8724b4afa\src\libstd/future.rs:44 | |
| 5: <core::pin::Pin<P> as core::future::future::Future>::poll | |
| at /rustc/f509b26a7730d721ef87423a72b3fdf8724b4afa\src\libcore\future/future.rs:118 | |
| 6: futures_util::future::future::FutureExt::poll_unpin | |
| at C:\Users\Bor\.cargo\registry\src\github.com-1ecc6299db9ec823\futures-util-0.3.5\src\future\future/mod.rs:554 | |
| 7: tsclientlib::Connection::poll_next | |
| at C:\Users\Bor\.cargo\git\checkouts\tsclientlib-deb718c2e7126847\5facf71\tsclientlib\src/lib.rs:786 | |
| 8: <tsclientlib::EventStream as futures_core::stream::Stream>::poll_next | |
| at C:\Users\Bor\.cargo\git\checkouts\tsclientlib-deb718c2e7126847\5facf71\tsclientlib\src/lib.rs:931 | |
| 9: <S as futures_core::stream::TryStream>::try_poll_next | |
| at C:\Users\Bor\.cargo\registry\src\github.com-1ecc6299db9ec823\futures-core-0.3.5\src/stream.rs:193 | |
| 10: <futures_util::stream::try_stream::try_filter::TryFilter<St,Fut,F> as futures_core::stream::Stream>::poll_next | |
| at C:\Users\Bor\.cargo\registry\src\github.com-1ecc6299db9ec823\futures-util-0.3.5\src\stream\try_stream/try_filter.rs:87 | |
| 11: futures_util::stream::stream::StreamExt::poll_next_unpin | |
| at C:\Users\Bor\.cargo\registry\src\github.com-1ecc6299db9ec823\futures-util-0.3.5\src\stream\stream/mod.rs:1323 | |
| 12: <futures_util::stream::stream::next::Next<St> as core::future::future::Future>::poll | |
| at C:\Users\Bor\.cargo\registry\src\github.com-1ecc6299db9ec823\futures-util-0.3.5\src\stream\stream/next.rs:35 | |
| 13: std::future::poll_with_tls_context | |
| at /rustc/f509b26a7730d721ef87423a72b3fdf8724b4afa\src\libstd/future.rs:99 | |
| 14: observer_bot::real_main::{{closure}} | |
| at src/main.rs:37 | |
| 15: <std::future::GenFuture<T> as core::future::future::Future>::poll | |
| at /rustc/f509b26a7730d721ef87423a72b3fdf8724b4afa\src\libstd/future.rs:44 | |
| 16: std::future::poll_with_tls_context | |
| at /rustc/f509b26a7730d721ef87423a72b3fdf8724b4afa\src\libstd/future.rs:99 | |
| 17: observer_bot::main::{{closure}} | |
| at src/main.rs:12 | |
| 18: <std::future::GenFuture<T> as core::future::future::Future>::poll | |
| at /rustc/f509b26a7730d721ef87423a72b3fdf8724b4afa\src\libstd/future.rs:44 | |
| 19: tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::{{closure}} | |
| at C:\Users\Bor\.cargo\registry\src\github.com-1ecc6299db9ec823\tokio-0.2.20\src\runtime/basic_scheduler.rs:131 | |
| 20: tokio::coop::budget::{{closure}} | |
| at C:\Users\Bor\.cargo\registry\src\github.com-1ecc6299db9ec823\tokio-0.2.20\src/coop.rs:97 | |
| 21: std::thread::local::LocalKey<T>::try_with | |
| at /rustc/f509b26a7730d721ef87423a72b3fdf8724b4afa\src\libstd\thread/local.rs:262 | |
| 22: std::thread::local::LocalKey<T>::with | |
| at /rustc/f509b26a7730d721ef87423a72b3fdf8724b4afa\src\libstd\thread/local.rs:239 | |
| 23: tokio::coop::budget | |
| at C:\Users\Bor\.cargo\registry\src\github.com-1ecc6299db9ec823\tokio-0.2.20\src/coop.rs:79 | |
| tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}} | |
| at C:\Users\Bor\.cargo\registry\src\github.com-1ecc6299db9ec823\tokio-0.2.20\src\runtime/basic_scheduler.rs:131 | |
| 24: tokio::runtime::basic_scheduler::enter::{{closure}} | |
| at C:\Users\Bor\.cargo\registry\src\github.com-1ecc6299db9ec823\tokio-0.2.20\src\runtime/basic_scheduler.rs:213 | |
| 25: tokio::macros::scoped_tls::ScopedKey<T>::set | |
| at C:\Users\Bor\.cargo\registry\src\github.com-1ecc6299db9ec823\tokio-0.2.20\src\macros/scoped_tls.rs:64 | |
| 26: tokio::runtime::basic_scheduler::enter | |
| at C:\Users\Bor\.cargo\registry\src\github.com-1ecc6299db9ec823\tokio-0.2.20\src\runtime/basic_scheduler.rs:213 | |
| 27: tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on | |
| at C:\Users\Bor\.cargo\registry\src\github.com-1ecc6299db9ec823\tokio-0.2.20\src\runtime/basic_scheduler.rs:123 | |
| 28: tokio::runtime::Runtime::block_on::{{closure}} | |
| at C:\Users\Bor\.cargo\registry\src\github.com-1ecc6299db9ec823\tokio-0.2.20\src\runtime/mod.rs:444 | |
| 29: tokio::runtime::context::enter | |
| at C:\Users\Bor\.cargo\registry\src\github.com-1ecc6299db9ec823\tokio-0.2.20\src\runtime/context.rs:72 | |
| 30: tokio::runtime::handle::Handle::enter | |
| at C:\Users\Bor\.cargo\registry\src\github.com-1ecc6299db9ec823\tokio-0.2.20\src\runtime/handle.rs:71 | |
| 31: tokio::runtime::Runtime::block_on | |
| at C:\Users\Bor\.cargo\registry\src\github.com-1ecc6299db9ec823\tokio-0.2.20\src\runtime/mod.rs:441 | |
| 32: observer_bot::main | |
| at src/main.rs:11 | |
| 33: std::rt::lang_start::{{closure}} | |
| at /rustc/f509b26a7730d721ef87423a72b3fdf8724b4afa\src\libstd/rt.rs:67 | |
| 34: std::rt::lang_start_internal::{{closure}} | |
| at src\libstd/rt.rs:52 | |
| std::panicking::try::do_call | |
| at src\libstd/panicking.rs:331 | |
| std::panicking::try | |
| at src\libstd/panicking.rs:274 | |
| std::panic::catch_unwind | |
| at src\libstd/panic.rs:394 | |
| std::rt::lang_start_internal | |
| at src\libstd/rt.rs:51 | |
| 35: std::rt::lang_start | |
| at /rustc/f509b26a7730d721ef87423a72b3fdf8724b4afa\src\libstd/rt.rs:67 | |
| 36: main | |
| 37: __tmainCRTStartup | |
| at D:/mingwbuild/mingw-w64-crt-git/src/mingw-w64/mingw-w64-crt/crt/crtexe.c:335 | |
| 38: mainCRTStartup | |
| at D:/mingwbuild/mingw-w64-crt-git/src/mingw-w64/mingw-w64-crt/crt/crtexe.c:219 | |
| 39: xstrnlen | |
| 40: xstrnlen | |
| Process finished with exit code 1 |
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
| May 11 13:07:48.223 INFO TsClientlib, tsproto-version: 0.1.0+138 (98b1dd0dd 2020-05-11) dirty 1 modification, profile: Debug, version: 0.1.0+138 (98b1dd0dd 2020-05-11) dirty 1 modification | |
| addr: 213.232.x.x:8600 | |
| module: resolver | |
| May 11 13:07:48.258 DEBG Starting resolve, address: 213.232.x.x:8600 | |
| May 11 13:07:48.261 DEBG Connecting, address: 213.232.x.x:8600 | |
| local_addr: 0.0.0.0:53639 | |
| remote_addr: 213.232.x.x:8600 | |
| name: Solve RSA puzzle | |
| May 11 13:07:48.309 TRCE start, phase: | |
| May 11 13:07:48.360 INFO Solve RSA puzzle, y: 5831636026127050023862990965702852760305829581813464565023080364915915774273358529624311785625367927779223108756758308020914758942157564239534763415044156, n: 12597943463032706857565385395606598292255326473769836686924921571350763184209308991718006872557532443073743186254331493543144472478805223895229049243904173, x: 622991950591889133456579231036631494857753502300075525583921972184090207184895256875470554083353362010491489086391098861189880048902654962703528544626473, level: 1000 | |
| May 11 13:07:48.364 TRCE end, phase: | |
| May 11 13:07:48.367 INFO time report, : 0.050876717 | |
| May 11 13:07:48.599 WARN Expected initserver, failed to parse command, error: Parameter PermissionName not found in PermList | |
| May 11 13:07:48.611 INFO Resender: Changed state, to: Connected, from: Connecting | |
| May 11 13:07:48.614 WARN Unknown argument, argument: Ok("virtualserver_unique_identifier"), command: InitServer | |
| Server welcome message: Welcome on another TeaSpeak server. (Download now and a license fee is not your cup of tea [URL]www.teaspeak.de[/URL]) | |
| Some(Ok(ConEvents([PropertyAdded { id: Channel(ChannelId(4)), invoker: None }, PropertyAdded { id: Channel(ChannelId(4)), invoker: None }, PropertyAdded { id: Channel(ChannelId(4)), invoker: None }, PropertyAdded { id: Channel(ChannelId(4)), invoker: None }, PropertyAdded { id: Channel(ChannelId(4)), invoker: None }]))) | |
| Some(Ok(ConEvents([PropertyAdded { id: Channel(ChannelId(1)), invoker: None }, PropertyAdded { id: Channel(ChannelId(2)), invoker: None }, PropertyAdded { id: Channel(ChannelId(3)), invoker: None }, PropertyAdded { id: Channel(ChannelId(6)), invoker: None }, PropertyAdded { id: Channel(ChannelId(1)), invoker: None }]))) | |
| May 11 13:07:48.618 WARN Unknown argument, argument: Ok("virtualserver_default_music_group"), command: InitServer | |
| May 11 13:07:48.621 WARN Unknown argument, argument: Ok("virtualserver_default_channel_admin_group"), command: InitServer | |
| May 11 13:07:48.624 WARN Unknown argument, argument: Ok("virtualserver_weblist_enabled"), command: InitServer | |
| May 11 13:07:48.627 WARN Unknown argument, argument: Ok("virtualserver_country_code"), command: InitServer | |
| May 11 13:07:48.629 WARN Failed to parse message, error: ParseUid { arg: "InvokerUid", value: "undefined", source: InvalidLength } | |
| Some(Ok(ConEvents([ChannelListFinished]))) | |
| May 11 13:07:48.658 DEBG Unhandled message, message: notifyclientneededpermissions | |
| May 11 13:07:48.663 WARN Unknown argument, argument: Ok("client_channel_group_inherited_channel_id"), command: ClientUpdated | |
| May 11 13:07:48.665 WARN Unknown argument, argument: Ok("client_channel_group_id"), command: ClientUpdated | |
| May 11 13:07:49.141 WARN Failed to handle message, error: Client 4 not found | |
| 0: backtrace::backtrace::dbghelp::trace | |
| at C:\Users\VssAdministrator\.cargo\registry\src\github.com-1ecc6299db9ec823\backtrace-0.3.44\src\backtrace/dbghelp.rs:88 | |
| backtrace::backtrace::trace_unsynchronized | |
| at C:\Users\VssAdministrator\.cargo\registry\src\github.com-1ecc6299db9ec823\backtrace-0.3.44\src\backtrace/mod.rs:66 | |
| std::backtrace::Backtrace::create | |
| at src\libstd/backtrace.rs:302 | |
| 1: std::backtrace::Backtrace::capture | |
| at src\libstd/backtrace.rs:277 | |
| 2: anyhow::private::new_adhoc | |
| at C:\Users\Bor\.cargo\registry\src\github.com-1ecc6299db9ec823\anyhow-1.0.28\src/backtrace.rs:10 | |
| 3: ts_bookkeeping::data::Connection::get_mut_client::{{closure}} | |
| at C:\Users\Bor\.cargo\git\checkouts\tsclientlib-deb718c2e7126847\98b1dd0\utils\ts-bookkeeping\src/data.rs:226 | |
| 4: core::option::Option<T>::ok_or_else | |
| at /rustc/f509b26a7730d721ef87423a72b3fdf8724b4afa\src\libcore/option.rs:566 | |
| 5: ts_bookkeeping::data::Connection::get_mut_client | |
| at C:\Users\Bor\.cargo\git\checkouts\tsclientlib-deb718c2e7126847\98b1dd0\utils\ts-bookkeeping\src/data.rs:224 | |
| 6: ts_bookkeeping::data::Connection::away_cu_fun | |
| at C:\Users\Bor\.cargo\git\checkouts\tsclientlib-deb718c2e7126847\98b1dd0\utils\ts-bookkeeping\src/data.rs:487 | |
| 7: ts_bookkeeping::data::Connection::handle_command_generated | |
| at .\target\debug\build\ts-bookkeeping-b5ab6e50b87edd09\out/m2bdecls.rs:405 | |
| 8: ts_bookkeeping::data::Connection::handle_command | |
| at C:\Users\Bor\.cargo\git\checkouts\tsclientlib-deb718c2e7126847\98b1dd0\utils\ts-bookkeeping\src/data.rs:102 | |
| 9: tsclientlib::ConnectedConnection::handle_command | |
| at C:\Users\Bor\.cargo\git\checkouts\tsclientlib-deb718c2e7126847\98b1dd0\tsclientlib\src/lib.rs:1058 | |
| 10: tsclientlib::Connection::poll_next | |
| at C:\Users\Bor\.cargo\git\checkouts\tsclientlib-deb718c2e7126847\98b1dd0\tsclientlib\src/lib.rs:912 | |
| 11: <tsclientlib::EventStream as futures_core::stream::Stream>::poll_next | |
| at C:\Users\Bor\.cargo\git\checkouts\tsclientlib-deb718c2e7126847\98b1dd0\tsclientlib\src/lib.rs:957 | |
| 12: <S as futures_core::stream::TryStream>::try_poll_next | |
| at C:\Users\Bor\.cargo\registry\src\github.com-1ecc6299db9ec823\futures-core-0.3.5\src/stream.rs:193 | |
| 13: <futures_util::stream::try_stream::try_filter::TryFilter<St,Fut,F> as futures_core::stream::Stream>::poll_next | |
| at C:\Users\Bor\.cargo\registry\src\github.com-1ecc6299db9ec823\futures-util-0.3.5\src\stream\try_stream/try_filter.rs:87 | |
| 14: futures_util::stream::stream::StreamExt::poll_next_unpin | |
| at C:\Users\Bor\.cargo\registry\src\github.com-1ecc6299db9ec823\futures-util-0.3.5\src\stream\stream/mod.rs:1323 | |
| 15: <futures_util::stream::stream::next::Next<St> as core::future::future::Future>::poll | |
| at C:\Users\Bor\.cargo\registry\src\github.com-1ecc6299db9ec823\futures-util-0.3.5\src\stream\stream/next.rs:35 | |
| 16: observer_bot::real_main::{{closure}}::{{closure}} | |
| at C:\Users\Bor\.cargo\registry\src\github.com-1ecc6299db9ec823\tokio-0.2.20\src\macros/select.rs:387 | |
| 17: <tokio::future::poll_fn::PollFn<F> as core::future::future::Future>::poll | |
| at C:\Users\Bor\.cargo\registry\src\github.com-1ecc6299db9ec823\tokio-0.2.20\src\future/poll_fn.rs:36 | |
| 18: std::future::poll_with_tls_context | |
| at /rustc/f509b26a7730d721ef87423a72b3fdf8724b4afa\src\libstd/future.rs:99 | |
| 19: observer_bot::real_main::{{closure}} | |
| at src/main.rs:55 | |
| 20: <std::future::GenFuture<T> as core::future::future::Future>::poll | |
| at /rustc/f509b26a7730d721ef87423a72b3fdf8724b4afa\src\libstd/future.rs:44 | |
| 21: std::future::poll_with_tls_context | |
| at /rustc/f509b26a7730d721ef87423a72b3fdf8724b4afa\src\libstd/future.rs:99 | |
| 22: observer_bot::main::{{closure}} | |
| at src/main.rs:12 | |
| 23: <std::future::GenFuture<T> as core::future::future::Future>::poll | |
| at /rustc/f509b26a7730d721ef87423a72b3fdf8724b4afa\src\libstd/future.rs:44 | |
| 24: tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}}::{{closure}} | |
| at C:\Users\Bor\.cargo\registry\src\github.com-1ecc6299db9ec823\tokio-0.2.20\src\runtime/basic_scheduler.rs:131 | |
| 25: tokio::coop::budget::{{closure}} | |
| at C:\Users\Bor\.cargo\registry\src\github.com-1ecc6299db9ec823\tokio-0.2.20\src/coop.rs:97 | |
| 26: std::thread::local::LocalKey<T>::try_with | |
| at /rustc/f509b26a7730d721ef87423a72b3fdf8724b4afa\src\libstd\thread/local.rs:262 | |
| 27: std::thread::local::LocalKey<T>::with | |
| at /rustc/f509b26a7730d721ef87423a72b3fdf8724b4afa\src\libstd\thread/local.rs:239 | |
| 28: tokio::coop::budget | |
| at C:\Users\Bor\.cargo\registry\src\github.com-1ecc6299db9ec823\tokio-0.2.20\src/coop.rs:79 | |
| tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::{{closure}} | |
| at C:\Users\Bor\.cargo\registry\src\github.com-1ecc6299db9ec823\tokio-0.2.20\src\runtime/basic_scheduler.rs:131 | |
| 29: tokio::runtime::basic_scheduler::enter::{{closure}} | |
| at C:\Users\Bor\.cargo\registry\src\github.com-1ecc6299db9ec823\tokio-0.2.20\src\runtime/basic_scheduler.rs:213 | |
| 30: tokio::macros::scoped_tls::ScopedKey<T>::set | |
| at C:\Users\Bor\.cargo\registry\src\github.com-1ecc6299db9ec823\tokio-0.2.20\src\macros/scoped_tls.rs:64 | |
| 31: tokio::runtime::basic_scheduler::enter | |
| at C:\Users\Bor\.cargo\registry\src\github.com-1ecc6299db9ec823\tokio-0.2.20\src\runtime/basic_scheduler.rs:213 | |
| 32: tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on | |
| at C:\Users\Bor\.cargo\registry\src\github.com-1ecc6299db9ec823\tokio-0.2.20\src\runtime/basic_scheduler.rs:123 | |
| 33: tokio::runtime::Runtime::block_on::{{closure}} | |
| at C:\Users\Bor\.cargo\registry\src\github.com-1ecc6299db9ec823\tokio-0.2.20\src\runtime/mod.rs:444 | |
| 34: tokio::runtime::context::enter | |
| at C:\Users\Bor\.cargo\registry\src\github.com-1ecc6299db9ec823\tokio-0.2.20\src\runtime/context.rs:72 | |
| 35: tokio::runtime::handle::Handle::enter | |
| at C:\Users\Bor\.cargo\registry\src\github.com-1ecc6299db9ec823\tokio-0.2.20\src\runtime/handle.rs:71 | |
| 36: tokio::runtime::Runtime::block_on | |
| at C:\Users\Bor\.cargo\registry\src\github.com-1ecc6299db9ec823\tokio-0.2.20\src\runtime/mod.rs:441 | |
| 37: observer_bot::main | |
| at src/main.rs:11 | |
| 38: std::rt::lang_start::{{closure}} | |
| at /rustc/f509b26a7730d721ef87423a72b3fdf8724b4afa\src\libstd/rt.rs:67 | |
| 39: std::rt::lang_start_internal::{{closure}} | |
| at src\libstd/rt.rs:52 | |
| std::panicking::try::do_call | |
| at src\libstd/panicking.rs:331 | |
| std::panicking::try | |
| at src\libstd/panicking.rs:274 | |
| std::panic::catch_unwind | |
| at src\libstd/panic.rs:394 | |
| std::rt::lang_start_internal | |
| at src\libstd/rt.rs:51 | |
| 40: std::rt::lang_start | |
| at /rustc/f509b26a7730d721ef87423a72b3fdf8724b4afa\src\libstd/rt.rs:67 | |
| 41: main | |
| 42: __tmainCRTStartup | |
| at D:/mingwbuild/mingw-w64-crt-git/src/mingw-w64/mingw-w64-crt/crt/crtexe.c:335 | |
| 43: mainCRTStartup | |
| at D:/mingwbuild/mingw-w64-crt-git/src/mingw-w64/mingw-w64-crt/crt/crtexe.c:219 | |
| 44: xstrnlen | |
| 45: xstrnlen | |
| Some(Ok(ConEvents([PropertyAdded { id: ServerGroup(ServerGroupId(9)), invoker: None }, PropertyAdded { id: ServerGroup(ServerGroupId(10)), invoker: None }, PropertyAdded { id: ServerGroup(ServerGroupId(11)), invoker: None }, PropertyAdded { id: ServerGroup(ServerGroupId(1)), invoker: None }, PropertyAdded { id: ServerGroup(ServerGroupId(2)), invoker: None }, PropertyAdded { id: ServerGroup(ServerGroupId(3)), invoker: None }, PropertyAdded { id: ServerGroup(ServerGroupId(4)), invoker: None }, PropertyAdded { id: ServerGroup(ServerGroupId(5)), invoker: None }]))) | |
| May 11 13:07:49.154 DEBG Unhandled message, message: notifychannelgrouplist | |
| May 11 13:07:49.156 WARN Connection got a non-fatal error, error: Packet 34 not in receive window [35;32802) for type Command | |
| May 11 13:07:49.158 WARN Connection got a non-fatal error, error: Packet 33 not in receive window [35;32802) for type Command |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment