Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
faq [2023/08/14 16:53]
admin [Usage]
faq [2025/08/12 20:00] (current)
admin [Troubleshooting]
Line 112: Line 112:
 **When I try to run Dinamica EGO, I get a message box that says '​Unable to load library "​JavaBinding"'​. What is wrong?** **When I try to run Dinamica EGO, I get a message box that says '​Unable to load library "​JavaBinding"'​. What is wrong?**
  
-Installing the "​Visual C++ Redistributable for Visual Studio ​2015" on your computer will fix the issue. Usually, the Dinamica EGO installer tries to install the redistributable files itself, but in case it fails, you might have to install them manually:+Installing the "​Visual C++ Redistributable for Visual Studio ​2022" on your computer will fix the issue. Usually, the Dinamica EGO installer tries to install the redistributable files itself, but in case it fails, you might have to install them manually:
  
-Go to the [[https://www.microsoft.com/​en-us/​download/details.aspx?id=48145|Microsoft website]], and click the "​Download"​ button.+Go to the [[https://learn.microsoft.com/​en-us/​cpp/windows/​latest-supported-vc-redist?view=msvc-170|Microsoft website]], and click the "​Download"​ button.
  
 After installing this utility, try running Dinamica EGO again. After installing this utility, try running Dinamica EGO again.
Line 302: Line 302:
   * Run Dinamica EGO in environment with as much memory as possible;   * Run Dinamica EGO in environment with as much memory as possible;
  
-  * Set the memory management option ("​Tools"​ -> "​Options"​ | "​Advanced"​) to "​Balanced" or "​Aggressive". If your are using the command line tool, you will have to use the option "​-memory-allocation-policy"​ with values ​or 4, respectively;+  * Set the memory management option ("​Tools"​ -> "​Options"​ | "​Advanced"​) to "​Balanced"​. If your are using the command line tool, you will have to use the option "​-memory-allocation-policy"​ with value 1;
  
   * Reduce the number of lines and columns in your maps;   * Reduce the number of lines and columns in your maps;