Convert to API 2 causes crash

I have a project that I cannot convert to API 1. Not sure why because there is nothing “fancy” in it.
When I try to convert a window to a DesktopWindow - Crash
When I use Project: Convert to API 2 - Crash
When I copy an API 2 DesktopWindow from another project - Crash.

Has anybody else seen this?

Have you tried converting incrementally?

Sure have. I can convert the app class object and some subclasses controls but as soon as I try a window “boom”

May want to do windows first and the app last. Have you seen this:

1 Like

Which OS do you use? If it’s macOS do you have a crash log?

I am on Mac. It’s not a hard crash. I get a friendly message from Xojo that it’s about to shut down so I don’t see a crash long.
Maybe Xojo stores something somewhere I’m not sure of.

I’m nervous I’ll have to rebuild this project line by line to get it current.

how far back was the codes for that app ?

Do you mean which version of Xojo?
I don’t know when I originally wrote those parts but they compile and run fine in the current version of Xojo as long as I leave them as API1