Fallen-Breath / PCRC

PyCraft based Replay Client
Apache License 2.0
140 stars 16 forks source link

stop关闭后,循环等待开启吗这是 #6

Closed TANGhz17 closed 2 years ago

TANGhz17 commented 4 years ago

[PCRC-Recorder] [Thread Chat] Sent chat message "o/ bye~" to the server [2020-04-27 11:16:08 INFO] [PCRC-Recorder] [Thread File] PCRC stopped [2020-04-27 11:16:08 ERROR] [PCRC-Recorder] Exception in network thread: [WinError 10058] 由于以前的关闭调用,套接字在那个方向已经关闭,发送或接收数据的请求没有被接受。 [2020-04-27 11:16:08 INFO] [PCRC-Recorder] Don't panic, that's Works As Intended [2020-04-27 11:16:08 INFO] [PCRC-Recorder] [Thread Chat] Chat thread stopped [2020-04-27 11:16:08 INFO] [PCRC] Recorder stopped [2020-04-27 11:16:08 INFO] [PCRC-Recorder] Starting PCRC [2020-04-27 11:16:08 INFO] [PCRC-Recorder] Connecting using protocol version 498, mc version = 1.14.4 [2020-04-27 11:16:09 ERROR] [PCRC-Recorder] Exception in network thread: [403] ForbiddenOperationException: 'Invalid token' [2020-04-27 11:16:09 ERROR] [PCRC-Recorder] Stopping the recorder since PCRC has not been stopped by user [2020-04-27 11:16:09 INFO] [PCRC-Recorder] Stopping PCRC, restart = True, by_user = False [2020-04-27 11:16:09 INFO] [PCRC-Recorder] [Thread File] Recording has not started yet, abort creating replay recording file [2020-04-27 11:16:09 INFO] [PCRC-Recorder] [Thread File] File operations finished, disconnect now [2020-04-27 11:16:09 INFO] [PCRC-Recorder] [Thread File] PCRC stopped [2020-04-27 11:16:09 INFO] [PCRC-Recorder] [Thread File] --------------------------------------- [2020-04-27 11:16:09 INFO] [PCRC-Recorder] [Thread File] PCRC restarting in 3s [2020-04-27 11:16:10 INFO] [PCRC-Recorder] [Thread File] PCRC restarting in 2s [2020-04-27 11:16:11 INFO] [PCRC-Recorder] [Thread File] PCRC restarting in 1s [2020-04-27 11:16:12 INFO] [PCRC-Recorder] Starting PCRC [2020-04-27 11:16:12 INFO] [PCRC-Recorder] Connecting using protocol version 498, mc version = 1.14.4 [2020-04-27 11:16:12 ERROR] [PCRC-Recorder] Exception in network thread: [403] ForbiddenOperationException: 'Invalid token' [2020-04-27 11:16:12 ERROR] [PCRC-Recorder] Stopping the recorder since PCRC has not been stopped by user [2020-04-27 11:16:12 INFO] [PCRC-Recorder] Stopping PCRC, restart = True, by_user = False [2020-04-27 11:16:12 INFO] [PCRC-Recorder] [Thread File] Recording has not started yet, abort creating replay recording file [2020-04-27 11:16:12 INFO] [PCRC-Recorder] [Thread File] File operations finished, disconnect now [2020-04-27 11:16:12 INFO] [PCRC-Recorder] [Thread File] PCRC stopped

Fallen-Breath commented 2 years ago

现在可以通过配置文件选项 auto_relogin_attempts 来控制尝试启动次数