When exporting certain pages or multiple pages I am getting a spinning circle on export prior to publishing which then causes RW to freeze and forces a Force Quit. This is new since the upgrade to RW 8.4.1 and Catalina.I have emailed the RW support team but have yet to hear back.
I think it is an issue with the stack partials. I have managed to publish simply by exploding a partial that was being used on the page. Still very odd though and pretty inconvenient!
I’ve also included the publishing log file if this is helpful @isaiah
2019-10-25 08:21:52.603 RapidWeaver 8[993:12123] <NSSplitView: 0x7f9a336acdc0>: the delegate <YHLibraryViewController: 0x7f9a3368bd50> was sent -splitView:resizeSubviewsWithOldSize: and left the arranged view frames in an inconsistent state:
2019-10-25 08:21:52.603 RapidWeaver 8[993:12123] Split view bounds: {{0, 0}, {300, 658}}
2019-10-25 08:21:52.604 RapidWeaver 8[993:12123] Arranged view frame: {{0, 0}, {64, 658}}
2019-10-25 08:21:52.604 RapidWeaver 8[993:12123] Arranged view frame: {{67, 0}, {235, 658}}
2019-10-25 08:21:52.604 RapidWeaver 8[993:12123] The outer edges of the arranged view frames are supposed to line up with the split view’s bounds’ edges. NSSplitView is working around the problem, perhaps at the cost of more redrawing. (This message is only logged once per NSSplitView.)
2019-10-25 08:21:52.610 RapidWeaver 8[993:12123] Update UI Complete
2019-10-25 08:21:52.682 RapidWeaver 8[993:12123] Loading page:‘Portfolio Questions 2’ with plugin:‘YHStacksPlugin’
2019-10-25 08:21:52.735 RapidWeaver 8[993:12123] Loaded page :‘Portfolio Questions 2’ with plugin:‘YHStacksPlugin’
2019-10-25 08:21:52.735 RapidWeaver 8[993:12123] Update UI After Page Change ‘Portfolio Questions 2’ with plugin:‘YHStacksPlugin’
2019-10-25 08:21:52.739 RapidWeaver 8[993:12123] Update UI Complete
2019-10-25 08:21:52.921 RapidWeaver 8[993:12123] Switching to edit mode
2019-10-25 08:21:52.934 RapidWeaver 8[993:12123] Switching to edit mode
2019-10-25 08:22:01.051 RapidWeaver 8[993:12123] *** WARNING: Method convertPointToBase: in class NSView is deprecated on 10.7 and later. It should not be used in new applications.