-50 This application can't be opened

Hi I’m running into some errors getting the scene to run consistently on localhost. I just used the example sandbox scene, after I run generate scene instead of a terminal window opening I get a -50 This application can’t be opened and on localhost:3000 nothing loads it’s just all black. Inside the inspect console I get 504 error and a 404, not sure what’s going wrong in the npm installation phase. I tried opening and running it on the vs workspace instead and while it does initiate the loading glb screen I end up with a missing camera error instead.

Currently running on M1 mac, unity install 2021.3.15f1, node version v16.18.1

Original Post on Discord

by user 269689570688368642

Hello, do you get any errors in Unity?

And which version of the exporter are you currently using?

I believe the most recent version of the exporter, I pulled the installer from the website yesterday

by user 269689570688368642

Oh wow a lot of errors actually,

by user 269689570688368642

Do you get any errors in Unity or are there warnings when you select the ExportInfo?



by user 269689570688368642

by user 269689570688368642

Can you try a clean install? (Hold ALT when clicking install on the ExportInfo component)

I ran the install again and this time no errors showed up

by user 269689570688368642

by user 269689570688368642

I think the errors happened when starting the server and some files were missing

Got these when tried to clean install

by user 269689570688368642

Can you send me the log of that (the last line says “a complete log can be found at…”)

message.txt

by user 269689570688368642

oh wait some of it is missing give me a second

by user 269689570688368642

2022-12-11T07_43_27_376Z-debug-0.log

by user 269689570688368642

Can you check if the files that is says are missing are really missing? Maybe the folders are empty in which case you can try to delete the node_modules folder manually and run install again

I deleted the node_modules and tried re-installing and the scene ran but gave me a missing camera error

by user 269689570688368642

by user 269689570688368642