My PureBasic doesn't work anymore

Everything else that doesn't fall into one of the other PB categories.
jak64
Enthusiast
Enthusiast
Posts: 625
Joined: Sat Aug 15, 2020 5:02 pm
Location: Ciboure (France)

My PureBasic doesn't work anymore

Post by jak64 »

My PureBasic doesn't work anymore

Hello,
I can't use PureBasic anymore (even by reinstalling it).

When I want to launch a program from the editor, with the "Use debugger" button, I get the message below.

Even if I disable the "Use debugger" button, I can't launch a program from the editor anymore.

I'm on Windows 11, 64 bits, I tried with several versions of PureBasic (5.73 to 6.20)

Does anyone have an idea?

Image

Message translation:
Cannot run file with internal debugger. Please try standalone.


// Moved from "Coding Questions" to "General Discussion" (Kiffi)
User avatar
mk-soft
Always Here
Always Here
Posts: 6245
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: My PureBasic doesn't work anymore

Post by mk-soft »

All settings for exceptions performed in the virus scanner?

Possibly the PureBasic.prefs file is damaged. Explorer "%appdata%\purebasic"
Given if the PureBasic.prefs delete so that PB create a new one. All settings are lost here.
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
User avatar
Piero
Addict
Addict
Posts: 923
Joined: Sat Apr 29, 2023 6:04 pm
Location: Italy

Re: My PureBasic doesn't work anymore

Post by Piero »

Do you have admin permissions?
Did you google win 11 (admin) permissions?

Your message is so full of sadness one cannot avoid to try to help you in whatever way
jak64
Enthusiast
Enthusiast
Posts: 625
Joined: Sat Aug 15, 2020 5:02 pm
Location: Ciboure (France)

Re: My PureBasic doesn't work anymore

Post by jak64 »

Hello and thanks for your help.

I don't know why, but half an hour later everything was working again.

To answer your question, it's the same computer I've been using with PureBasic for over 4 years (DELL Latitude 7290 with 16GB RAM and 256GB M2).
I installed Windows 11 Pro 64-bit on it myself, official version, digital license.

On the other hand, I excluded all the folders where my versions of PureBasic are installed from the antivirus so that it doesn't scan them, I also excluded the folder of the programs I write.
User avatar
Piero
Addict
Addict
Posts: 923
Joined: Sat Apr 29, 2023 6:04 pm
Location: Italy

Re: My PureBasic doesn't work anymore

Post by Piero »

jak64 wrote: Sat Mar 08, 2025 7:53 pmI don't know why, but half an hour later everything was working again.
I installed Windows 11 Pro 64-bit on it myself, official version, digital license.
Did you vaccinate in that half an hour?
jak64
Enthusiast
Enthusiast
Posts: 625
Joined: Sat Aug 15, 2020 5:02 pm
Location: Ciboure (France)

Re: My PureBasic doesn't work anymore

Post by jak64 »

Hello Piero,
I am French and I do not understand what you mean.

The Windows 11 that I installed on my computer was more than 4 years ago and I have never had this message before.
As an antivirus, I only use the one provided with Windows 11 and I do the updates regularly.

This morning, I had this message again and then, I do not know why, I did not have it anymore.

Is it because I installed several versions of Purebasic (in different directories, of course)?
User avatar
mk-soft
Always Here
Always Here
Posts: 6245
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: My PureBasic doesn't work anymore

Post by mk-soft »

It is no problem to install many versions of PureBasic in different folders.
Windows sometimes has the property to install and compile many things in the background when switching on.
Then other processes get stuck in the background.
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
jak64
Enthusiast
Enthusiast
Posts: 625
Joined: Sat Aug 15, 2020 5:02 pm
Location: Ciboure (France)

Re: My PureBasic doesn't work anymore

Post by jak64 »

OK, thanks mk-soft
Post Reply