MT5 Build 6182 closes immediately when starting Debug

 

Hello,

I have a problem with the MetaTrader 5 debugger on Build 6182.

Until yesterday, I was able to debug my Expert Advisors and Indicators normally. Today, when I try to debug any EA or Indicator, MetaTrader 5 starts with the selected symbol and then closes immediately.

The problem occurs with both:

  • Existing Expert Advisors
  • Existing Indicators
  • A completely new/empty Indicator

What I have tested:

  1. F7 compilation works successfully with no errors or warnings.
  2. I completely closed MetaTrader 5 and MetaEditor.
  3. I checked Task Manager and closed any remaining terminal64.exe, metaeditor64.exe, and related processes.
  4. I restarted MetaTrader 5 and MetaEditor, but the problem remained.
  5. I created a new Indicator from scratch and tried to debug it. The same problem occurs.
  6. Therefore, the problem does not appear to be related to my EA/Indicator source code.
  7. Normal compilation works correctly.

The problem happens specifically when starting the debugger, for example with:

Debug → Start on real data

MetaTrader opens the debugging terminal/chart and then closes almost immediately.

My current MT5 version is:

Build 6182

I also have multiple MT5 installations/data folders, but I confirmed that the terminal I am currently using has this data folder:

D0694EE1816B0E3A2D24B3606A663CE8

Before changing configuration files such as metaeditor.ini or terminal.ini, I would like to know if there is a known issue with Build 6182 related to the debugger/Strategy Tester.

Has anyone experienced the same problem on Build 6182?

Could this be a known Build 6182 bug, or is there a recommended way to reset/recover the debugger without reinstalling MT5 or losing my MQL5 files and settings?

Any information about a fixed build or workaround would be appreciated.

Thank you.

 

What is in the MetaEditor journal log ? Post that file please.

https://www.mql5.com/en/forum/449342