How to fix your .dll errors! - Printable Version +- Burgershot (https://www.burgershot.gg) +-- Forum: SA-MP (https://www.burgershot.gg/forumdisplay.php?fid=3) +--- Forum: Tutorials (https://www.burgershot.gg/forumdisplay.php?fid=37) +--- Thread: How to fix your .dll errors! (/showthread.php?tid=1050) |
How to fix your .dll errors! - Koky - 2020-04-17 So today I came across this very annoying issue with these .dll's required to run my gamemode. I'll show you what I did to fix it and how simple it is. Most of these errors are due to Visual C Runtimes not being installed or being corrupt. (correct me if I'm wrong) Errors I had: MSVCR100.dll is either not designed to run on Windows or it contains and error. MSVCP100.dll is either not designed to run on Windows or it contains and error. ![]() ![]() There's a pretty simple fix thanks to Polygon from the SA:MP Discord. How to fix:
![]() Then just click yes on all the confirmations, etc. Might also be a good idea to restart your computer. Hope this fixed it, any other issues just leave them below and I'll try my best to help you. RE: How to fix your .dll errors! - Y_Less - 2020-04-19 Please don't tell people to download random DLLs from random websites. All the VCRTs are available officially from the Microsoft website. |