Closed NullPlane closed 2 months ago
I'm unable to reproduce it. Could you please share your complete non-working %APPDATA%/ecode
directory? BTW you don't need to move all the original color schemes, they will still be present if you add any new color scheme. Duplicating them will just replace the original ones.
Left it to try loading for a while and then I realized my browser crashing and some system UI components invisible so I immediately knew what happened.
https://github.com/user-attachments/assets/a8ab9351-8507-4a7c-94e0-7e5c29eff472
Here you may get the archive from %APPDATA%/ecode
.
[!note] EDIT Removed link since resolution
Oh great thanks. This was a bug in the ini parser. I already pushed a fix. The problem happens when the file does not end with a new line. So for now you can just add an empty new line to your color schemes and it will work.
As simple as it gets. Great. Ty.
Since I wanted to update ecode and to date I managed colorschemes from the program path asset
assets/colorschemes/colorschemes.conf
I tried to move them to%APPDATA%/ecode/editor/colorschemes
for the first time just as suggested here so I may just unzip the whole project and replace the old version.This results in the windows not loading but staying black. There is no reasonable feedback to be extracted by
--verbose
or from the log — it seems to just stop after loading colorschemes.The issue also occurred before
0.6.0
so it is not release-specific. The scheme section works flawlessly if added intoassets/colorschemes/colorschemes.conf