@Ripper1:
I do not know what can create this error, I will add code to have more information in case of error, thanks for the feedback. You can change the default compression method at any time by right-clicking on the desired compression method and clicking on the element named "Set as default" (if the method contains masks, they will be ignored)
My English is not very good, there are some parts of the program that are not translated, I am alone to develop this little application on my free time, so if you have any remarks, ideas or advice it would make me better. time.
Thanks to those who follow the development and the translators, it's really cool.
I will share the next version soon with a user manual in PDF format, see you soon.
Some information on the changes made to the next version:
Code:
Added decompression of archives.
The style of the app has been refreshed.
The options have been moved to the main window.
The edited elements (methods, compressors, groups) remain selected after the validation.
The structure of the method is perfectly synchronized with the list, its status [visible / hidden] and its width is saved.
The error detection system has been updated.
A form has been added to manage the CLS (definition of the operating mode, in order to inform the error detection system)
The application asks you if you want to restore the game folder structure when closing (if you have to load a project).
Improvement of the project import file (possibility of modifying the information, a list indicates the missing / unknown files in order to choose an action for these).
The browse folders window has been improved (the drives' roots are no longer importable, the protected files of the system are excluded, the loading information during the operation).
A "Synchronize WorkSpace" button has been added to the options, in order to synchronize the workspace.
The changes are applied immediately, more confirmations.
The error level system has been completely rewritten to give more information / warnings / errors, it is able to detect is to warn about several errors (on the previous version only the most serious detected error was reported ).
A field to add the extensions has been added in order to know if the extension is already present in another group (you can also add it directly in the list).
A lot of bugs have been fixed.