• Hey Guest, we're evolving the future of TeaSpeak.
    You're invited to join the discussion here!

Completed bot - steam crash

ZeroCz

Well-known member
Code:
[2018-10-23 22:35:52] [DEBUG]     1 | Having command "mbot".
[2018-10-23 22:35:52] [DEBUG]     1 |  Argument: 'stream'
[2018-10-23 22:35:52] [DEBUG]     1 |  Argument: '[URL]http://ice.abradio.cz/fajn128.mp3.m3u[/URL]'
[2018-10-23 22:35:52] [ERROR]     1 | Command handling of command sendtextmessage needs 42ms
[2018-10-23 22:35:52] [ERROR]     1 | [***.***.***.**:6874/ZeroCz | 1] Handling of packet Command needs more than 10ms (44ms)
[2018-10-23 22:35:58] [DEBUG]     1 | [Property] Changed property in db key: client_month_online_time value: 600
[2018-10-23 22:35:58] [DEBUG]     1 | [Property] Changed property in db key: client_total_online_time value: 600
[2018-10-23 22:36:08] [ERROR] Timer InstanceHandler::tickInstance -> statistics tick needs more than 6170 microseconds. Max allowed was 5000 microseconds.
[2018-10-23 22:36:28] [DEBUG]     1 | [Property] Changed property in db key: client_month_online_time value: 600
[2018-10-23 22:36:28] [DEBUG]     1 | [Property] Changed property in db key: client_total_online_time value: 600
[2018-10-23 22:36:51] [CRITICAL]   GEN | The server crashed!
[2018-10-23 22:36:51] [CRITICAL]   GEN | Wrote crash dump to crash_dumps/crash_dump_9b8448f7-dfc3-4875-3346bfa2-6c8c2bfe.dmp
[2018-10-23 22:36:51] [CRITICAL]   GEN | Please report this crash to the TeaSpeak maintainer WolverinDEV
[2018-10-23 22:36:51] [CRITICAL]   GEN | Official issue and bug tracker url: https://github.com/TeaSpeak/TeaSpeak/issues
[2018-10-23 22:36:51] [CRITICAL]   GEN | Any reports of crashes are useless if you not provide the above generated crashlog!
[2018-10-23 22:36:51] [CRITICAL]   GEN | Stopping server
[2018-10-23 22:36:51] [INFO]    GEN | Stopping all server instances!
[2018-10-23 22:36:51] [INFO]    GEN | Stopping application
[2018-10-23 22:36:51] [DEBUG] GLOBL | Stopping all virtual servers
[2018-10-23 22:36:53] [DEBUG]   GEN | Dispatching io base 0x7fccbe510d00 finished!
[2018-10-23 22:36:53] [DEBUG]   GEN | Dispatching io base 0x7fccbe50fe00 finished!
[2018-10-23 22:36:53] [DEBUG] GLOBL | All virtual server stopped
[2018-10-23 22:36:53] [DEBUG] QUERY | Stopping query server
[2018-10-23 22:36:53] [DEBUG]     1 | Updating server property: virtualserver_last_query_disconnect. New value: 1540327013. Query: INSERT INTO `properties` (`serverId`, `type`, `id`, `key`, `value`) VALUES (:sid, :type, :id, :key, :value)
[2018-10-23 22:36:53] [DEBUG] QUERY | Event base terminated (0x7fccc1c9f200)
[2018-10-23 22:36:53] [DEBUG] QUERY | Query server stopped
[2018-10-23 22:36:53] [DEBUG]  FILE | Stopping file server
[2018-10-23 22:36:53] [DEBUG]  FILE | File-Server accept thread terminated
[2018-10-23 22:36:53] [DEBUG]  FILE | File server stopped
[2018-10-23 22:36:53] [DEBUG]   GEN | Event base dispatch of 0x7fccc1c9f800 ended.
[2018-10-23 22:36:53] [DEBUG]   GEN | Event base dispatch of 0x7fccc1c9fb00 ended.
[2018-10-23 22:36:53] [DEBUG]   GEN | Event base dispatch of 0x7fccc1c9fe00 ended.
[2018-10-23 22:36:53] [DEBUG]   GEN | Event base dispatch of 0x7fccc1ca0100 ended.
[2018-10-23 22:36:56] [DEBUG]     1 | [***.***.***.**:6874/ZeroCz | 1] Failed to receive disconnect acknowledge!
[2018-10-23 22:36:56] [DEBUG]     1 | [***.***.***.**:6874/ZeroCz | 1] Closing voice client connection. (Flush: false)
[2018-10-23 22:36:56] [INFO]      1 | Voice client 3//JoWfHvgfiopfDev0JkWbP7jCns= (ZeroCz) from ***.***.***.**:6874 left.
[2018-10-23 22:36:56] [DEBUG]     1 | Updating server property: virtualserver_last_client_disconnect. New value: 1540327016. Query: UPDATE `properties` SET `value` = :value WHERE `serverId` = :sid AND `type` = :type AND `id` = :id AND `key` = :key
[2018-10-23 22:37:21] [CRITICAL]   GEN | Could not shutdown server within 30 seconds! (Hangup!)
[2018-10-23 22:37:21] [CRITICAL]   GEN | Killing server!
 

Attachments