I have encountered the problem that I cannot open browser when I click the button "open browser ..." in the LGSVL simulator window.


And in the website https://account.lgsvlsimulator.com, I have signed up my account. But I cannot help.

My error log is :
Player.log
My platform is as following:
Windows10
i7 9750H @2.60GHz
16G DDR4
GTX 2060 6G
lgsvlsimulator-windows64-2020.01
@EricBoiseLGSVL
What do mean when you say "please post what you are on Linux/Windows/ReleaseBuild/Editor/CreatedBuild"? I'm sorry I can't follow.
I havenot installed the related components of unity, it that the problem? Or is there some other suggestings?
Thanks.
@ck-leo Ali-ren ? you need to build the frontend before opening it in browser.
try:
#make sure you have node and npm installed
cd simulator_project_root/WebUI/
npm install
npm run pack
@ntutangyun because I use ali source, then I registered an ali-email.
I have installed node and npm, and then run the command:
cd simulator_project_root/WebUI/
npm install
npm run pack
But I still could not open the browser .
@ck-leo this is an issue with mono. See here
@EricBoiseLGSVL Yeah, that works , thank you so much.
And @ntutangyun thank you all the same.
@ck-leo You are welcome.
Most helpful comment
@EricBoiseLGSVL Yeah, that works , thank you so much.
And @ntutangyun thank you all the same.