nyx
New member
opened the game and some of DVNO's mods auto updated but then broke, got this error message. as i have no knowledge regarding coding, was just wondering if this is on heliosphere's end, my end, or if i need to reach out to DVNO about this issue.
in case this is relevant, i tried uploading one of the broken mods as a pmp and there was no errors that way. however, each time i tried installing from the website or updating the mod through the plugin, it remained broken.
thank you!
in case this is relevant, i tried uploading one of the broken mods as a pmp and there was no errors that way. however, each time i tried installing from the website or updating the mod through the plugin, it remained broken.
thank you!
Code:
Error type: System.InvalidOperationException
Message: Cannot transcode invalid UTF-8 JSON text to UTF-16 string.
HResult: 0x80131509
at System.Text.Json.JsonReaderHelper.TranscodeHelper(ReadOnlySpan`1 utf8Unescaped)
at System.Text.Json.JsonDocument.GetRawValueAsString(Int32 index)
at Heliosphere.DownloadTask.<>c.<ManipTokensForOption>b__163_0(JsonElement manip) in /_/DownloadTask.cs:line 1704
at System.Linq.Enumerable.ListSelectIterator`2.Fill(ReadOnlySpan`1 source, Span`1 destination, Func`2 func)
at System.Linq.Enumerable.ListSelectIterator`2.ToList()
at Heliosphere.DownloadTask.ManipTokensForOption(IReadOnlyList`1 rawManipulations) in /_/DownloadTask.cs:line 1702
at Heliosphere.DownloadTask.ConstructGroups(IDownloadTask_GetVersion info) in /_/DownloadTask.cs:line 1321
at Heliosphere.DownloadTask.ConstructModPack(IDownloadTask_GetVersion info) in /_/DownloadTask.cs:line 1110
at Heliosphere.DownloadTask.Run() in /_/DownloadTask.cs:line 177
Error type: System.Text.DecoderFallbackException
Message: Unable to translate bytes [DB] at index 0 from specified code page to Unicode.
HResult: 0x80070057
at System.Text.DecoderExceptionFallbackBuffer.Throw(Byte[] bytesUnknown, Int32 index)
at System.Text.DecoderExceptionFallbackBuffer.Fallback(Byte[] bytesUnknown, Int32 index)
at System.Text.Encoding.GetCharCountWithFallback(Byte* pBytesOriginal, Int32 originalByteCount, Int32 bytesConsumedSoFar)
at System.Text.Json.JsonReaderHelper.TranscodeHelper(ReadOnlySpan`1 utf8Unescaped)
Last edited: