When Running, Compiling, Validating my Windows Desktop in 64 or 32 bit mode, the project begins to compile, but the IDE crashes and I must reload.
Version 2019 Rel 1.1 License Pro
My PC: Windows 10 Home Version 22H2
This appears to be something in my project, but I am unable to tell what is causing the system to behave this way.
Faulting application name: Xojo.exe, version: 19.1.1.44753, time stamp: 0x00000000
Faulting module name: Spawn Compilerx64.dll, version: 19.1.0.44759, time stamp: 0x5cdee3ef
Exception code: 0xc0000005
Fault offset: 0x00000000000b88ad
Faulting process id: 0x3f8c
Faulting application start time: 0x01dc443a02a4e23f
Faulting application path: C:\Program Files\Xojo\Xojo 2019r1.1\Xojo.exe
Faulting module path: C:\Program Files\Xojo\Xojo 2019r1.1\Xojo Libs\Spawn Compilerx64.dll
Report Id: 9cfac386-2e41-4c2e-808e-8de242a2c29c
Faulting package full name:
Faulting package-relative application ID:
First i would try to run your project with recent Xojo version. If it also crashes i would check project, can it be reduced?
I have been using this version without issues for several projects, no issue.
Just this project… Don’t know what’s special about it.
I can create a blank project and run it fine.
So there was a time, when this project worked in 2019r1.1? What changed?
This compiled once and then when I tried to run the IDE went kaboom.
Then it wouldn’t do anything like Build, Verify, Run nuttin.
So i deleted my licenses and uninstalled Xojo and then reinstalled and re licensed … nuttin.
Its just this project.
save it as xml , then reload it?
1 Like
Does anyone remember having to sign an application and a dll for security that needed to be changed?
Greg_O
(Greg O)
October 24, 2025, 12:07am
9
You should try the clear caches function
1 Like
Greg_O:
clear caches function
Didn’t help.. but if i am taking one module out at a time an putting it into a new project and that is proceeding until i find the culprit.