Q: I am getting SPE related error after starting the Browser (e.g. SPE server crashed, Error Downloading…, unable to connect to the SPE server, unable to start the localhost…)
A:
Windows:
- Open terminal in folder where PhxBrowser.exe is located (hold Shift and click right mouse button in free space in windows explorer and select “open command window here”)
- Run PhxBrowser software with command:
PhxBrowser.exe /spe-debug /spe-output
- PhxBrowser software will start with “SPE output” tab which shows the debug output of SPE
Linux:
- Run PhxBrowser software in terminal with command:
./PhxBrowser --spe-debug --spe-output
- PhxBrowser software will start with ” SPE output” tab which shows debug output of SPE