Newbie have problem to create personnal book

Hello everybody,
I'm a newbie in Logos 5 and I've tried to build personnal book...with no success! ;-)
Here is the type of log I get back :
[Info] Starting build for PBB:ab1b2935d1154f4d8f521c3c3433c400
[Info] Converting
[Info] Converting C:\Users\SCH\Downloads\Livres persos Logos\NWT\NWT.docx
[Warning] Field off for field Bible with no field on
[Warning] Field off for field Bible with no field on
[Warning] Field off for field Bible with no field on
[Info] Compiling
[Error] Error while building book: Error compiling resource.
[Error] Exception: LDLS4.Panels.PersonalBookBuilderPanel.PersonalBookBuilderException: Error compiling resource.
at LDLS4.Panels.PersonalBookBuilderPanel.PersonalBookConverter.CompileResource(LicenseManager licenseManager, String manifest, ResourceDocumentData metadata, IPersonalBookBuildLog buildLog, TempFiles tempFiles, IWorkState workState)
at LDLS4.Panels.PersonalBookBuilderPanel.PersonalBookConverter.<CreatePersonalBookWork>d__c.MoveNext()
at Libronix.Utility.Threading.AsyncWorkerTask`1.EnumMoveNext()
at Libronix.Utility.Threading.AsyncWorkerTask`1.EnumMoveNextWithCatch()
at LDLS4.Panels.PersonalBookBuilderPanel.PersonalBookViewModel.<CreatePersonalBookWork>d__a.MoveNext()
Could someone give me some help?
Thanks in advance and God bless you :-)
Comments
-
If you don't mind, post a copy of the source docx and I will see what I can do with it.
0 -
Here is the file :
it's the same file that the one here : http://community.logos.com/forums/t/80874.aspx
I've tried to make other personnal books with no success.
Maybe it's a problem of settings, I don't know...
0 -
Hi Simon
Thanks for posting the document.
When I try and compile it I get the three warnings you mention - see http://community.logos.com/forums/t/65316.aspx for a discussion of this problem. In this specific case it is because there are 31,101 "field-on" markers and 31,104 "field-off" so there are there non-matching markers (I haven't been able to identify where they are!) These aren't the cause of the overall failure to build a book
Simon Charpentier said:I've tried to make other personnal books with no success.
This is important to know.
What version of Logos 5 are you using and on which platform?
What language settings do you have for the Logos software?
Graham
0 -
Hi Graham,
I'm using Logos Bible Software 5.2a SR-7 (5.2.1.0171)
I had the french language but changed to english (even in french it didn't work)
Thanks for your help :-)
0 -
Hi Simon
There was a similar (but not identical) problem discussed a long time ago - http://community.logos.com/forums/p/37401/283930.aspx- where someone commented that the PB compiler won't work unless you have a Bible loaded in Logos. I don't know whether that is still the case but worth checking whether you have any Bibles in Logos?
Graham
0 -
Simon There seem to be three problems with the field markings:-
A problem between 1 Chronicles 7:3 and 7:4
also Jeremiah 38:22 and 23
and 1 Corinthians 15:58 and the end of the chapter
all with breaking the sequence of field on and field offSorry that I have no idea about the real problem. You may wish to compile again, you never know!!
If anyone is wondering how I found them I copied my master file and worked with the copy before doing a wild character search and replace with
find (\{\{field-on:Bible\}\}*\{\{field-off:Bible\}\}}but put nothing into the replace box. That deleted all the field on and field off pairs with the bible text in between so a simple search on the remaining text revealed the position of the three lonely field-off tags with no corresponding field-on tag.
To be honest I did not think that it would work!! I am sure that there are far more sophisticated ways such as just changing the font colour etc.
0 -
Hi JohnB
JohnB said:If anyone is wondering how I found them I copied my master file and worked with the copy before doing a wild character search and replace with
find (\{\{field-on:Bible\}\}*\{\{field-off:Bible\}\}}but put nothing into the replace box. That deleted all the field on and field off pairs with the bible text in between so a simple search on the remaining text revealed the position of the three lonely field-off tags with no corresponding field-on tag.
and an empty replace. To be honest I did not think that it would work!!
Impressive and thanks for sharing[Y]
Graham
0 -
Hi Simon & Graham,
I did not correct the three sections but just deleted them (a couple of verses in each case) and tried to compile it. Once I had remembered to put the type as bible (!) it compiled with no problems at all. I am using the currect logos 5 version.
Please let me know when you have a corrected working .docx copy, as I (and probably others) would be interested in a copy. Thanks in advance.0 -
Graham Criddle said:
Impressive and thanks for sharing
Hi
I have tried that method in a previous bible program but sometimes Word seemed to overlook a starting or finishing tag - I am using a faster computer now & perhaps that helps. Who knows!!
John
0 -
Here is the modified file : 7077.NWT - Jehovah Witness Bible.docx
Now I have no more warnings but still 2 errors and I can't compil it.
Here the log I receive :
[Info] Starting build for PBB:ab1b2935d1154f4d8f521c3c3433c400
[Info] Converting
[Info] Converting C:\Users\SCH\Downloads\Livres persos Logos\NWT\NWT - Jehovah Witness Bible.docx
[Info] Compiling
[Error] Error while building book: Error compiling resource.
[Error] Exception: LDLS4.Panels.PersonalBookBuilderPanel.PersonalBookBuilderException: Error compiling resource.
at LDLS4.Panels.PersonalBookBuilderPanel.PersonalBookConverter.CompileResource(LicenseManager licenseManager, String manifest, ResourceDocumentData metadata, IPersonalBookBuildLog buildLog, TempFiles tempFiles, IWorkState workState)
at LDLS4.Panels.PersonalBookBuilderPanel.PersonalBookConverter.<CreatePersonalBookWork>d__c.MoveNext()
at Libronix.Utility.Threading.AsyncWorkerTask`1.EnumMoveNext()
at Libronix.Utility.Threading.AsyncWorkerTask`1.EnumMoveNextWithCatch()
at LDLS4.Panels.PersonalBookBuilderPanel.PersonalBookViewModel.<CreatePersonalBookWork>d__a.MoveNext()And Graham your link to the similar problem don't work with me.
Simon
0 -
Simon
Simon Charpentier said:And Graham your link to the similar problem don't work with me.
Just to double-check.
Do you have Bibles already in your Logos library?
Graham
0 -
Yes I have several Bibles. And when I try to compil other type of books it doesn't work also...
0 -
-
Simon, I just built your source file and it worked fine. There were four warnings related to field errors, but it compiled.
0 -
The Logos.log file may provide additional information about the problem.
0 -
Very odd.
It compiles perfectly on my PC win7 computer with no errors at all.
0 -
JohnB said:
Very odd.
It compiles perfectly on my PC win7 computer with no errors at all.
unless we get more information (such as the logs Bradley asked for, and a screenshot which shows the compilation parameters such as resource language and type) we won't be able to help much or confirm a bug.
Have joy in the Lord!
0 -
Hello everybody and sorry for my late response...
I finally found the problem : I didn't have the last updates (I had the no updates checked in the settings). Once I updated Logos everything worked fine!
Thanks a lot for your support and help!
God bless you!
Simon
0 -