DanielHazzard / FFXI-Rollbot-v2

Automate corsair rolls.
GNU General Public License v3.0
9 stars 11 forks source link

Unhandled exception when running .exe #10

Closed cptkel closed 4 years ago

cptkel commented 4 years ago

I have downloaded the zip and made a folder on desktop; moved crb_addon folder to /addons

I get this error: image

DanielHazzard commented 4 years ago

Make sure you have the following:

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

cptkel commented 4 years ago

Yes that was the problem. I got a file check from epic NPC website and got it running. Thank you

On Wed, Feb 12, 2020, 12:44 PM Daniel Hazzard notifications@github.com wrote:

Make sure you have the following:

VC++ 2010 x86 - http://download.microsoft.com/download/5/B/C/5BC5DBB3-652D-4DCE-B14A-475AB85EEF6E/vcredist_x86.exe 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 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 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 https://download.microsoft.com/download/9/3/F/93FCF1E7-E6A4-478B-96E7-D4B285925B00/vc_redist.x86.exe

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/DanielHazzard/FFXI-Rollbot-v2/issues/10?email_source=notifications&email_token=AMJC7QE6IZ4SQHR3AP2OAITRCQYOTA5CNFSM4KN7LDZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELRWTOY#issuecomment-585329083, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMJC7QB4NXZYNBM3N2X3I33RCQYOTANCNFSM4KN7LDZQ .

DanielHazzard commented 4 years ago

Wonderful, glad to hear.