mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-03 21:29:27 +00:00
[Problem] Error when compressing logs on latest WIP #463
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @PurpleNekoNova on GitHub (Oct 18, 2022).
Originally assigned to: @mnadareski on GitHub.
console.log
@mnadareski commented on GitHub (Oct 18, 2022):
Attempted fixes at:
e0f84436535f059253a4@mnadareski commented on GitHub (Oct 18, 2022):
Neither fix worked. The issue is happening withing SharpCompress. I will look into alternatives such as using
System.Compressioninstead.Immediate Edit: This is
System.Compressionthat's having the issue. That makes this even stranger.@mnadareski commented on GitHub (Oct 18, 2022):
Above attempted fixes rolled back with
b57e0bb97e@mnadareski commented on GitHub (Oct 18, 2022):
Another attempted fix:
7c411d36db@mnadareski commented on GitHub (Oct 18, 2022):
Fixed as of
7c411d36db