The debugger goes to the code when I start the client. However I can’t find any debug opties selected.
How can I turn the debugger completely off?
The debugger goes to the code when I start the client. However I can’t find any debug opties selected.
How can I turn the debugger completely off?
Do you see any breakpoints in your editor or Breakpoints-view?
In your Breakpoints-view, are the “Global ExceptionBreak”, “Global EntryBreak” and “Global ExitBreak” turned off?
I had the Global EntryBreak turned on.
Thank you.