Skip to content
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

[BUG] VCC stuck on a blank screen while another photino-based app is opened. #511

Open
anatawa12 opened this issue Jul 24, 2024 · 1 comment
Labels
bug Something isn't working Tracked This issue is tracked by the VRChat team

Comments

@anatawa12
Copy link
Contributor

Describe the bug

VCC stuck on a blank screen while another Photino-based app is opened.

I found that VCC is using %LOCALAPPDATA%\Photino\EBWebView as the Edge Profile Folder.
This makes impossible to launch VCC and another Photino-based applications

Might be related: #500, issue report on vrchat discord japanese channel and other blank screen issues.

I came up with this hypothesis while investigating the issue reported on discord JP channel with Tony and I tested today, and I reproduced blank screen problem.

To Reproduce

  1. Run some Photino-based application
    1. install dotnet SDK
    2. git clone https://github.com/tryphotino/photino.Samples
    3. cd photino.Samples/Photino.HelloPhotino.NET
    4. dotnet run
  2. Start VCC
  3. The VCC shows completely blank window

Expected behavior

VCC should be launched with other folder to avoid conflicts with other photino-based app.

Screenshots

image

Related Product

VCC (VRChat Creator Companion)

Product Version

2.3.2

OS

Windows 11

Additional context

I think setting PhotinoWindow.TemporaryFilesPath to another path fixes this problem but this would lost localstorage, cookies and others I think.

https://github.com/tryphotino/photino.NET/blob/7d6eaec5e28731cfa75d38ba75a0a0644f474c61/Photino.NET/PhotinoWindow.NET.cs#L1038-L1060

@anatawa12 anatawa12 added the bug Something isn't working label Jul 24, 2024
@zapabob
Copy link

zapabob commented Oct 9, 2024

Same problem happen in v2.3.4

@orels1 orels1 added the Tracked This issue is tracked by the VRChat team label Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Tracked This issue is tracked by the VRChat team
Projects
None yet
Development

No branches or pull requests

3 participants