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:startup-crash [2026/07/07 19:16] – [If does not help, try to locate the issue] adminfaq:startup-crash [2026/07/07 19:20] (current) admin
Line 2: Line 2:
  
 Normally, this shall not happen. But if it happens, try: Normally, this shall not happen. But if it happens, try:
-  - Install the newest MFC libraries: uninstall the editor (not a full uninstall), install [[https://www.microsoft.com/en-us/download/details.aspx?id=26347|Microsoft redistributable modules for VS 2005]] and reinstall HippoEDIT. For x32 versions, you need vcredist_x86.EXE for x64 vcredist_x64.EXE+  - Install the newest MFC libraries: uninstall the editor (not a full uninstall), install [[https://www.microsoft.com/en-us/download/details.aspx?id=26347|Microsoft redistributable modules for VS 2005]] and reinstall HippoEDIT.  
 +    * For HippoEDIT 1.6x x64, install Microsoft Visual C++ 2005 Service Pack 1 Redistributable Package MFC Security Update and choose vcredist_x64.exe. 
 +    * For HippoEDIT 1.6x x86, choose vcredist_x86.exe.
   - Call HippoEDIT with the --init flag to clean up cache files. cmd.exe hippoedit.exe --init   - Call HippoEDIT with the --init flag to clean up cache files. cmd.exe hippoedit.exe --init
   - Do a full uninstall (including user settings) and a FULL reinstall.   - Do a full uninstall (including user settings) and a FULL reinstall.
Line 15: Line 17:
  
 ===== HippoEDIT 2.00 ===== ===== HippoEDIT 2.00 =====
-If you tried HippoEDIT2.00 you need another set of redistributables, as it builds with Visual Studio 2019. +If you tried HippoEDIT 2.00you need another set of redistributables, as it builds with Visual Studio 2019. 
-They can be found on [[https://visualstudio.microsoft.com/downloads/|Microsoft site]] - take version passing to your HippoEDIT architecture (x86 or x64).+They can be found on [[https://visualstudio.microsoft.com/downloads/|Microsoft site]] - take the version passing to your HippoEDIT architecture (x86 or x64).
 {{:faq:ms_redist.png|}} {{:faq:ms_redist.png|}}