Can't get the new Alpha to work

Just starting out? Need help? Post your questions and find answers here.
User avatar
jacdelad
Addict
Addict
Posts: 2104
Joined: Wed Feb 03, 2021 12:46 pm
Location: Riesa

Can't get the new Alpha to work

Post by jacdelad »

So, I finally wanted to try the new string library stuff from the 6.40 Alphas. I loaded my project and tried to run it, resulting in a "the debugger has stopped unexptectedly" message.
Now, if I put a MessageRequester("","",0) in the first line, this still happens.

How can I find out what I'm doing wrong? How do I get it to work?
Good morning, that's a nice tnetennba!

PureBasic 6.30/Windows 11 x64/Ryzen 7900X/32GB RAM/3TB SSD
Synology DS1821+/2*DX517, 164TB+82TB+28TB+2TB SSD
Raspi 400/500
User avatar
IceSoft
Addict
Addict
Posts: 1738
Joined: Thu Jun 24, 2004 8:51 am
Location: Germany

Re: Can't get the new Alpha to work

Post by IceSoft »

Try to run with "Use Compiler:" ...C Backend...
Puzzle of Mystralia (C++)
Bug Planet, Waponez III, =QONK=, PetriDish, Movie2Image
<Wrapper>4PB, PB<game>, PictureManager,...
infratec
Always Here
Always Here
Posts: 7834
Joined: Sun Sep 07, 2008 12:45 pm
Location: Germany

Re: Can't get the new Alpha to work

Post by infratec »

Only x64, asm should work with a4
User avatar
jacdelad
Addict
Addict
Posts: 2104
Joined: Wed Feb 03, 2021 12:46 pm
Location: Riesa

Re: Can't get the new Alpha to work

Post by jacdelad »

I tried with both compilers of the Alpha 4 on Windows. Doesn't work.
The problem is, it compiles, but doesn't start somehow.
Good morning, that's a nice tnetennba!

PureBasic 6.30/Windows 11 x64/Ryzen 7900X/32GB RAM/3TB SSD
Synology DS1821+/2*DX517, 164TB+82TB+28TB+2TB SSD
Raspi 400/500
User avatar
mk-soft
Always Here
Always Here
Posts: 6602
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: Can't get the new Alpha to work

Post by mk-soft »

Incorrect installation - Wrong folder.
Antivirus Program - Exceptions not added.
Path set wrong - you don't have to (cmd - set)
My Projects EventDesigner V3 / ThreadToGUI / OOP-BaseClass / Windows: Module ActiveScript
PB v3.30 / v5.75 - OS Mac Mini - VM Window Pro / Linux Ubuntu
Downloads on my OneDrive
User avatar
jacdelad
Addict
Addict
Posts: 2104
Joined: Wed Feb 03, 2021 12:46 pm
Location: Riesa

Re: Can't get the new Alpha to work

Post by jacdelad »

I'll try with a new installation.
Good morning, that's a nice tnetennba!

PureBasic 6.30/Windows 11 x64/Ryzen 7900X/32GB RAM/3TB SSD
Synology DS1821+/2*DX517, 164TB+82TB+28TB+2TB SSD
Raspi 400/500
User avatar
mk-soft
Always Here
Always Here
Posts: 6602
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: Can't get the new Alpha to work

Post by mk-soft »

I do not install PureBasic in programs.

For this I create an extra folder "C:\WinAPP" and change the path to "C:\WinAPP\PureBasic-v630x64 during the installation depending on the version
I then add the folder "C:\WinAPP" to the exceptions in the antivirus program.
My Projects EventDesigner V3 / ThreadToGUI / OOP-BaseClass / Windows: Module ActiveScript
PB v3.30 / v5.75 - OS Mac Mini - VM Window Pro / Linux Ubuntu
Downloads on my OneDrive
User avatar
IceSoft
Addict
Addict
Posts: 1738
Joined: Thu Jun 24, 2004 8:51 am
Location: Germany

Re: Can't get the new Alpha to work

Post by IceSoft »

mk-soft wrote: Sun Feb 15, 2026 12:37 pm I do not install PureBasic in programs.

For this I create an extra folder "C:\WinAPP" and change the path to "C:\WinAPP\PureBasic-v630x64 during the installation depending on the version
I then add the folder "C:\WinAPP" to the exceptions in the antivirus program.
Good point!
I will change path like you with the next version.

Thanks
mk-soft
Puzzle of Mystralia (C++)
Bug Planet, Waponez III, =QONK=, PetriDish, Movie2Image
<Wrapper>4PB, PB<game>, PictureManager,...
User avatar
jacdelad
Addict
Addict
Posts: 2104
Joined: Wed Feb 03, 2021 12:46 pm
Location: Riesa

Re: Can't get the new Alpha to work

Post by jacdelad »

Got it to work: It was the Purifier.

Thanks for the suggestions and help.
Good morning, that's a nice tnetennba!

PureBasic 6.30/Windows 11 x64/Ryzen 7900X/32GB RAM/3TB SSD
Synology DS1821+/2*DX517, 164TB+82TB+28TB+2TB SSD
Raspi 400/500
Post Reply