Skip to content

Compression error causing failure to load saved characters #15

@aftff

Description

@aftff

Heyhey, first of all thank you for this tool, it has been a great help when it comes to gposing with friends or helping them troubleshoot.

For a few weeks now (give or take 3) I've been running in to this error when importing saved characters on brio actors(have tried different ones with no success) in gpose.
Error seems fairly random, sometimes I save a character ( Miqo'te in mostly vanilla outfit ) and it works fine, then a few minutes later they change up minor things, I save it again and the character fails to load or they switch to a different race and suddenly that race does load or does no longer load. I've not had this issue before and the only differences I've been able to find are either the Mare mod compressions or the glamourer update of a few weeks ago. Exporting the snapshot as a PMP, enabling that in high priority and then applying the character + outfit through glamourer works fine. I've tried saving the files on different drives, and even ran a windows file scan in-case something was the matter there but haven't been able to resolve the issue by myself.

The only other error I can find in my system would be a Palette error, just sharing it in-case it could be of use.

02:23:32.219 ERR | [PalettePlus] Failed to handle character copy:
02:23:32.219 ERR | System.ArgumentException: An item with the same key has already been added. Key: 203
02:23:32.219 ERR |    at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior)
02:23:32.219 ERR |    at PalettePlus.Interop.Hooks.CopyCharaDetour(CharaSetup* to, IntPtr from, UInt32 unk) in /home/runner/work/PalettePlus/PalettePlus/PalettePlus/Interop/Hooks.cs:line 90
02:31:27.385 ERR | [Glamourer] [DesignConverter] Could not parse base64 string [-generic string of saved character-]:
02:31:27.385 ERR | System.IO.InvalidDataException: The archive entry was compressed using an unsupported compression method.
02:31:27.385 ERR |    at System.IO.Compression.Inflater.Inflate(FlushCode flushCode)
02:31:27.385 ERR |    at System.IO.Compression.Inflater.ReadInflateOutput(Byte* bufPtr, Int32 length, FlushCode flushCode, Int32& bytesRead)
02:31:27.385 ERR |    at System.IO.Compression.Inflater.ReadOutput(Byte* bufPtr, Int32 length, Int32& bytesRead)
02:31:27.385 ERR |    at System.IO.Compression.Inflater.InflateVerified(Byte* bufPtr, Int32 length)
02:31:27.385 ERR |    at System.IO.Compression.DeflateStream.CopyToStream.Write(Byte[] buffer, Int32 offset, Int32 count)
02:31:27.385 ERR |    at System.IO.Compression.DeflateStream.CopyToStream.CopyFromSourceToDestination()
02:31:27.385 ERR |    at System.IO.Compression.DeflateStream.CopyTo(Stream destination, Int32 bufferSize)
02:31:27.385 ERR |    at Glamourer.Utility.CompressExtensions.Decompress(Byte[] compressed, Byte[]& decompressed) in D:\a\Glamourer\Glamourer\Glamourer\Utility\CompressExtensions.cs:line 43
02:31:27.385 ERR |    at Glamourer.Utility.CompressExtensions.DecompressToString(Byte[] compressed, String& decompressed) in D:\a\Glamourer\Glamourer\Glamourer\Utility\CompressExtensions.cs:line 51
02:31:27.385 ERR |    at Glamourer.Designs.DesignConverter.FromBase64(String base64, Boolean customize, Boolean equip, Byte& version) in D:\a\Glamourer\Glamourer\Glamourer\Designs\DesignConverter.cs:line 106

Thanks in advance and happy holidays!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions