SwiftcordApp/Swiftcord

Fix SIGABRT in DiscordKit.DecompressionEngine.push_data(Foundation.Data) -> Swift.String? (DecompressionEngine.swift:58)

cryptoAlgorithm opened this issue · 2 comments

Version 0.4.1(8)

Stacktrace

DiscordKit.DecompressionEngine.push_data(Foundation.Data) -> Swift.String? (DecompressionEngine.swift:58);Swiftcord

closure #1 (Swift.Result<(extension in Foundation):__C.NSURLSessionWebSocketTask.Message, Swift.Error>) -> () in DiscordKit.RobustWebSocket.(attachSockReceiveListener in _F1774E6A520C990059FB4817E840CF73)() -> () (RobustWebSocket.swift:144);Swiftcord

Reason

SIGABRT

Link to App Center

The stack trace in AppCenter wasn't that helpful this time, I can't really find out what went wrong in the push_data function.

This has been replaced by #89, closing.