Trico-Everfire / p2-publishing-tool

MIT License
15 stars 2 forks source link

The code execution cannot proceed because [x].dll was not found. #20

Closed MarvinG6547 closed 1 year ago

MarvinG6547 commented 1 year ago

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: bug

Trico-Everfire commented 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.

Trico-Everfire commented 1 year ago

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.