View previous topic :: View next topic |
Author |
Message |
SeeCwriter
Joined: 18 Nov 2013 Posts: 160
|
Error starting IDE |
Posted: Tue Jul 23, 2024 4:22 pm |
|
|
What does error message "Failed to Parse Files Section: 27" mean when starting up the IDE? |
|
|
Ttelmah
Joined: 11 Mar 2010 Posts: 19495
|
|
Posted: Wed Jul 24, 2024 1:44 am |
|
|
No idea, but I'd guess it might be a problem with the last project.
By default when you open the IDE, it opens the last project you were using.
It therefore parses the .ccspjt file for this. This has a list of the files in the
project. Possibly this has been corrupted. Now if you delete the last
ccspjt file (rename it, so it won't be found), the IDE may well then open
OK, and you can just reload the main source file. If you compile this a
new ccspft file will be made. If this works, then delete the old file. |
|
|
moriro3436
Joined: 06 Aug 2024 Posts: 2
|
|
Posted: Tue Aug 06, 2024 4:21 am |
|
|
Hello,
As per my knowledge, The error message "Failed to Parse Files Section: 27" typically means there's an issue with the configuration file or project file in your IDE. It might indicate a syntax error or corruption in the file section it references.
I hope this will help you!
Thanks _________________ Thanks |
|
|
|