DanielHazzard / Cure-Please

Final Fantasy XI Healing Bot - (Uses EliteAPI) - Community Maintained
http://www.elitemmonetwork.com/forums/viewtopic.php?f=11&t=509
GNU General Public License v2.0
34 stars 35 forks source link

Fresh install #109

Closed hedron2003 closed 4 years ago

hedron2003 commented 4 years ago

i fresh installed the newest release and whenever i try to select PL and monitored player the program just crashes addons in correct spot..no antivirus is stoping it.. uac settings and set to lowest...out of ideas to try..

KevinKozan commented 4 years ago

Is it a crash due to Unable to load DLL 'EliteAPI.dll'? I'm over at #108 with issues at that exact point as well.

DanielHazzard commented 4 years ago

Always confirm you have the required C++ Redists needed.

VC++ 2010 x86 http://download.microsoft.com/download/5/B/C/5BC5DBB3-652D-4DCE-B14A-475AB85EEF6E/vcredist_x86.exe

VC++ 2012 x86 http://download.microsoft.com/download/1/6/B/16B06F60-3B20-4FF2-B699-5E9B7962F9AE/VSU3/vcredist_x86.exe

VC++ 2013 x86 http://download.microsoft.com/download/2/E/6/2E61CFA4-993B-4DD4-91DA-3737CD5CD6E3/vcredist_x86.exe

VC++ 2015 x86 https://download.microsoft.com/download/9/3/F/93FCF1E7-E6A4-478B-96E7-D4B285925B00/vc_redist.x86.exe

This is 99% the problem when errors occur, please let me know if you have reinstalled them and the problem still occurs.