Skip to content

JSON Parsing Sharing Violation #15

@trentpolack

Description

@trentpolack

Just adhering to the message left in the error body which has cropped up a few times tonight (Unity 6000.1.1f1); compilation-visualizer v1.8.4.

  at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0019e] in <8db6ec373e6d40bd9d38c8037d358c4e>:0 
  at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options) [0x00000] in <8db6ec373e6d40bd9d38c8037d358c4e>:0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions)
  at System.IO.StreamReader..ctor (System.String path, System.Text.Encoding encoding, System.Boolean detectEncodingFromByteOrderMarks, System.Int32 bufferSize) [0x00055] in <8db6ec373e6d40bd9d38c8037d358c4e>:0 
  at System.IO.StreamReader..ctor (System.String path, System.Text.Encoding encoding, System.Boolean detectEncodingFromByteOrderMarks) [0x00000] in <8db6ec373e6d40bd9d38c8037d358c4e>:0 
  at (wrapper remoting-invoke-with-check) System.IO.StreamReader..ctor(string,System.Text.Encoding,bool)
  at System.IO.File.InternalReadAllText (System.String path, System.Text.Encoding encoding) [0x00000] in <8db6ec373e6d40bd9d38c8037d358c4e>:0 
  at System.IO.File.ReadAllText (System.String path) [0x0002c] in <8db6ec373e6d40bd9d38c8037d358c4e>:0 
  at Needle.CompilationVisualizer.CompilationData.ConvertBeeDataToCompilationData () [0x00015] in .\Library\PackageCache\com.needle.compilation-visualizer@73615c1f6029\Editor\CompilationTrace.cs:99 . Please try again. If the issue persists: Please report a bug at https://github.com/needle-tools/compilation-visualizer/issues/new and include the package + Unity version.```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions