Skip to content

JSON Parsing Sharing Violation #15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
trentpolack opened this issue May 10, 2025 · 0 comments
Open

JSON Parsing Sharing Violation #15

trentpolack opened this issue May 10, 2025 · 0 comments

Comments

@trentpolack
Copy link

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.```

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant