Sam Aaron

Results 237 comments of Sam Aaron

https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170

@dethe - could you just double check that this is the complete log file? It appears to be missing info from the boot process.

Thanks for this. Quick sanity check - do you have anything in: * `C:\Users\dethe\.sonic-pi\log\tau.log` * `C:\Users\dethe\.sonic-pi\log\tau_stdouterr.log`

Also, could you try running this and let us know what it prints out: ``` cd "C:\Program Files\Sonic Pi\app\server\beam\tau" set TAU_ENV=prod set MIX_ENV=prod set TAU_API_PORT=9999 set TAU_SPIDER_PORT=9998 set TAU_DAEMON_PORT=9997 set...

So it looks like Erlang starts - prints prod and then quits. Somehow we need to get some more information about why. Can you see a crash dump file anywhere?...

Unfortunately it's not at all obvious what's going wrong here - and I'm not able to replicate it on any of my Windows boxes. I wonder if it's the specific...

Hi there, could you try a couple of things and see if either helps us narrow this down? ### 1. Run `scsynth` manually 1. Close Sonic Pi completely. 2. Open...