Isaac Zhang Posted February 28, 2021 at 10:01 PM Posted February 28, 2021 at 10:01 PM (edited) Hello, just a fellow controler here trying to create a plugin for ES. The main issue was that it loads perfectly on my end, however, when I send it to other controllers, their ES shows "Fail to load Plugin" on the Beta 3.2.1.26 version. the dll was compiled using C++ VS 2019 and toolkit 142. I've checked all the distributables also. The source code can be found here, please excuse the bad syntax and structure as I am new to C++ https://github.com/officialisaaczhang/PDC_Identifier_Generator Just wondering if anyone has countered this issue before and what was the solution. thx! Edited February 28, 2021 at 11:31 PM by Isaac Zhang 1356013 Link to comment Share on other sites More sharing options...
Isaac Zhang Posted February 28, 2021 at 11:31 PM Author Posted February 28, 2021 at 11:31 PM Solution, make sure you are outputting the release version, NOT the Debug version!!! Link to comment Share on other sites More sharing options...
Recommended Posts