2024-11-19 04:53 AM
Hi, I just want to ask what I should do if my archicad 27 always crashes while opening an add-on made by our company? It's working perfectly in AC26. I manage to upgrade the add-on for AC27 but when I try to open it, it crashes.
2024-11-20 07:59 AM
Hi, If API27 example addon works on your PC without any problem, then I'd suggest you to check VC project file settings carefully to see whether everything (include header/lib/etc. file path) refer to new API27 Dev Kit and try again.
HTH.
2024-11-20 08:53 AM
Hi,
There can be a lot of different reasons for this. I'd try the following approach to debug your Add-On:
Hope that helps,
Bernd
2024-11-25 02:36 AM - edited 2024-11-25 02:41 AM
Hi @BerndSchwarzenbacher I tried your solution, but it stopped when AC27 opened, it didn't crash or open the add-on, and no errors is found.
a month ago
What stopped when AC27 opened?
Do you mean you've hit a breakpoint or something else?