Closed MarvinG6547 closed 1 year ago
https://github.com/Trico-Everfire/p2-publishing-tool/releases/tag/v2.0.4-beta
@MarvinG6547 @jple777
This should be the thing to fix this issue. If no items show up, let me know.
Someone confirmed that the tool is functional to a degree, only issue is with the uploading of BSPs, but this specific issue has been deemed closed. May reopen if it ever comes up again.
Every .dll file is named wrong. The program expects all of them to have the letter d at the end of their name. For example: Zip includes qt6core.dll but the program expects qt6cored.dll. As stated before every file is like this. It even expects files that aren't included with the program to have this naming convention, and after renaming all the files to fit it's needs it says that it can't find the exact same files but that don't have the letter d (ie. the files before they were renamed). After doing all of that it then spits out the error in the below attached image: