Problem:
I updated RAMMS::Avalanche (or Debrisflow) to version 1.8.0, but now I cannot run any simulations. RAMMS is stuck with "Create .xy-file", see Figure 1 below.
Solution 1:
Open the "Additional Preferences" (Help -> Advanced... -> Additional Preferences... -> Edit) and check, if you have the "X64" option set to 1 (see Figure 2 below). If you do not find this option, then just add a new line (before the END tag) and enter
X64 1
Then click "Save" and "OK" and try again to run a simulation. If this does not work, then most probably some C++ libraries are missing on your system. Please see solution 2 below.
Solution 2: