Open cartaplassa opened 2 years ago
CAppInfoCacheReadFromDiskThread took 266 milliseconds to initialize
every time it's called. It isn't critical and I suspect it shouldn't even be called an error. Sorry, that were two really busy weeks.
Problem 6 fixed with platform if-else check block, should suffice. About 7 I had a problem with printing DONE before the thing is actually done, but ok. That's how it looks like with line break: And without:
Those lines with numbers are gone, btw, I just needed them to check if it got the lines' lenghts right.
join(expanduser(...),...)
?os.path.join(...,str(wid))
is necessary to prevent the files of different items from overwriting each other (in the case of eg. stellaris, that would occur any time more than 1 mod is downloaded)text.configure(state='disabled')
still allow selecting & copying error messages?