Re: [Therion] Invalid length reading error reported due to (valid) scrap definition

2023-08-06 Thread Benedikt Hallinger
Hm, I'm not sure this will not trigger alot of false positives in some of my projects, where structure is heavily divided into smaller files which are inputted to form a whole complete. But I want to second you: the error message shown is very not-intuitive to find the root cause. So maybe we

[Therion] Invalid length reading error reported due to (valid) scrap definition

2023-08-06 Thread Bruce Mutton
OK, found it. It was as I suspected a missing endcentreline in the file called by an input statement immediately preceding the statement 'input 11-DeerPlan.th2'. So my mistake, I did not check as well as I thought I had. I wonder if Therion could check for endcentreline statements (where they mi

[Therion] Invalid length reading error reported due to (valid) scrap definition

2023-08-06 Thread Bruce Mutton
Hello I have a perplexing error, this time around after a complicated git merge, and I have had similar on one occasion a while back. I think I resolved by omitting the file, which is not really a resolution. This time I need a better solution! On compiling a thconfig I get an error: C:\P