PBB Errors: Error when building book

David
David Member Posts: 234 ✭✭
edited November 2024 in English Forum

I am trying to build a PBB in Logos. It compiles successfully and everything works fine. However, when I try to recompile the book, I often get an error that reads: "Build failed with 2 errors." This is the detail of the error:

[Info] Starting build for PBB:7c94da154a2a4969a7581fac002a54c5
[Error] Error while building book: Could not remove existing resource. Please close all other open panels and try again.
[Error] Exception: LDLS4.Panels.PersonalBookBuilderPanel.PersonalBookBuilderException: Could not remove existing resource. Please close all other open panels and try again.
at Libronix.Utility.Threading.AsyncWorkItem.Verify () [0x00000] in <filename unknown>:0
at LDLS4.Panels.PersonalBookBuilderPanel.PersonalBookViewModel+<CreatePersonalBookWork>c__Iterator4F.MoveNext () [0x00000] in <filename unknown>:0

I close the resource from the pane windows before trying to re-compile. This doesn't fix the problem. Sometimes it actually recompiles, but it most cases I have to restart Logos. Several times restarting Logos it also crashes on shutdown or restart. The only unique thing I am doing with the resources is having it read it aloud. Don't know if that is contributing to the problem. Here are my log files.

David Schlup

7737.LogosLogs.davidschlup.20130911-233324.zip

Comments