Giter VIP home page Giter VIP logo

visualstudio4flow's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

horridmodz

visualstudio4flow's Issues

Plugin failed to start using

Here info from log

18:20:40.3985+03:00 - ERROR - PluginManager.InitializePluginsAsync - Fail to Init plugin: Visual Studio Launcher
EXCEPTION OCCURS: System.InvalidOperationException: Cannot transcode invalid UTF-8 JSON text to UTF-16 string.
---> System.Text.DecoderFallbackException: Unable to translate bytes [FF] at index 23 from specified code page to Unicode.
at void System.Text.DecoderExceptionFallbackBuffer.Throw(byte[] bytesUnknown, int index)
at bool System.Text.DecoderExceptionFallbackBuffer.Fallback(byte[] bytesUnknown, int index)
at int System.Text.Encoding.GetCharCountWithFallback(ReadOnlySpan bytes, int originalBytesLength, DecoderNLS decoder) x 2
at int System.Text.UTF8Encoding.GetCharCount(Byte* bytes, int count)
at string string.CreateStringFromEncoding(Byte* bytes, int byteLength, Encoding encoding)
at string System.Text.Encoding.GetString(ReadOnlySpan bytes)
at string System.Text.Json.JsonReaderHelper.TranscodeHelper(ReadOnlySpan utf8Unescaped)
--- End of inner exception stack trace ---
at string System.Text.Json.JsonReaderHelper.TranscodeHelper(ReadOnlySpan utf8Unescaped)
at string System.Text.Json.JsonDocument.GetString(int index, JsonTokenType expectedType)
at new Flow.Launcher.Plugin.VisualStudio.VisualStudioInstance(JsonElement element)
at Task Flow.Launcher.Plugin.VisualStudio.VisualStudioPlugin.GetVisualStudioInstances()+(int index) => { }
at ParallelLoopResult System.Threading.Tasks.Parallel.ForWorker(int fromInclusive, int toExclusive, ParallelOptions parallelOptions, Action body, Action<int, ParallelLoopState> bodyWithState, Func<int, ParallelLoopState, TLocal, TLocal> bodyWithLocal, Func localInit, Action localFinally)+(ref RangeWorker currentWorker, int timeout, out bool replicationDelegateYieldedBeforeCompletion) => { } x 2
at void System.Threading.Tasks.TaskReplicator+Replica.Execute()

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.