I am wondering if the Note in Logos 4 have any limitation on the size? It seems the note is still good when it is 13,200 characters, and it crash the program when I tried to make it 14,500 characters.
If you submit a crash log (produced automatically) and other logs we should get a better idea of the issue - see Diagnostic Logging
Log file enclosed (Logos 4 crash when I copy and past some text in it):
2235.Logos4.zip
Unfortunately this does not contain the crash information. Upload the logs (and crash text) after a crash but before you start L4 again.
The length has likely been capped by Logos, but if they didnt change default:
[quote]From SQLite website: The maximum number of bytes in a string or BLOB is 1 billion [unless changed] (1,000,000,000).
We have to divide this number of bytes by 4 to get characters, as we are using encoding using utf8 text formatThis will quarter the figure, and give us 250 million chars by default presuming default settings
I am using the current beta, my largest note is 224,753 characters in length with no crashes..
There should be a soft error message if that was the case, but we'll see when we get the crash details.
Hi Dave,
I believe I did get the log after a crash but before restart L4 again. Again this is the log but it seems no much different at all.
0550.Logos4.zip
Here is the text (each section is divided by "-------------------------------------"), and it crash after I added the last section.
1563.Text.zip
Picture:
This is the last section for note before crash:
I could not reproduce your crash. The file went into a Note without issue!
There appears to be an entry where you paste the last text section into the note but no error.
Was there a crash.txt file with your logs and did you wait about 30 seconds or so after the crash before closing L4? Perhaps you can try again.