2020-09-08 02:50 PM - last edited on 2021-09-14 01:48 PM by Noemi Balogh
2020-09-08 06:38 PM
2020-09-11 07:25 AM
Does the add-on include the required MDID resource etc?Yes.
I suggest watching the console output while Archicad is starting up to see if there is a specific report when your add-on is loaded. It might point to a specific problem.Console of Xcode or the OS? In case of Xcode do you mean debugging mode? Can we track realtime debug messages from Archicad in the `Terminal`?
2020-09-11 10:43 AM
dushyant wrote:Either Console or Xcode can be used, but it's easiest to watch in Xcode when you launch a debugging session. Search/filter the console output for your add-on name to see if any specific errors are reported when it attempts to load the add-on. It's helped me in the past when an add-on didn't load.
Console of Xcode or the OS? In case of Xcode do you mean debugging mode? Can we track realtime debug messages from Archicad in the `Terminal`?
2020-09-11 11:20 AM