microsoft / ProjectAcoustics

Microsoft Project Acoustics
https://aka.ms/acoustics
Creative Commons Attribution 4.0 International
133 stars 21 forks source link

Triton.LocalProcessor.exe Crashes and no .ACE file created #197

Open Contestant0star opened 6 months ago

Contestant0star commented 6 months ago

I'm having trouble baking acoustics locally as whenever I use the local bake bat it will run fine and I can see that simulations are being completed but after around a few minutes to half an hour the command prompt will close and no .ace file is created. I viewed the reliability history on Windows and it say's that the application stopped working in the details.

I've had the same result on the source code version of UE 5.3 and the Epic Games Store version.

image

NoelCross commented 2 months ago

@Contestant0star I checked our crashdump database and didn't see any minidumps saved for this failure. If you have a saved version of a crash dump and can share it with us, that would be helpful for us to diagnose where the failure is occurring.

My only guess at this time is that you might have a machine that doesn't support AVX instructions which is something that we enabled for faster processing, but some machines don't support this instruction set.