I have SketchUp 2017 (17.2.2555, 64-bit) and when I execute the following lines in the console window on an empty file, I get a bugsplat. What am I doing wrong? Any help is appreciated.
Nobody have any clues? Did anybody ever try to set attributes of pages?
Can anyone at least reproduce the issue? I did send the crashreport in both SU2016 and SU2017 but did not hear back from anyone. How long does it take normally?
In my production code there is only lines 2-4, setting the attribute of the page. Then I experienced crashes and found out that it was related to undo (which I did using the SketchUp GUI). Fortunately SketchUp supports undoing via script, so I needed only a script to reproduce the crash.
I can’t release a plugin that crashes when the user triggers an undo command, so I think I will store the data elsewhere.