I have just installed MFiX 25.2 for Windows. I have tried to run a couple of different cases but the same error always shows up, even if I build the solver in the current folder:
Error: Solver crash!
The MFiX solver has terminated unexpectedly
Error information:
access violation in (null)
at (null):0
Hi @edcanop
There seems to be a problem with 25.2 on Windows. Unfortunately, this release did not get sufficient testing on the Windows platform. I’m not 100% sure what the problem is but we’ll be issuing an update as soon as the problem is fixed.
Sorry for the trouble and thanks for your patience.
The problem is related to a Windows debugging library called d3.dll which is supposed to catch errors and report the file and line where the error occurred. For some reason it is misbehaving. Since this feature is completely optional, you can work around the problem by opening a Conda prompt, and doing the following:
After doing this, MFiX jobs should run without error, although the debugging of runtime crashes is disabled. This workaround should be sufficient until we have a fix for the underlying problem, at which time we will issue an updated version (25.2.1)
Thanks again for reporting this issue. Let us know if you have any further difficulties with MFiX 25.2.