rajko-horvat/OpenCiv1

Cannot run latest build

axx0 opened this issue · 2 comments

axx0 commented

I'm getting System.Exception: 'Unknown 0x21 interrupt 0x0e'.

image

The error suggests a missing path.
I didn't have time to fix this with a meaningful message. I would suggest to check if path "C:\Dos\Civ" exists (with all needed files), and check if build is set to Debug and not Release, as Release expects all needed files to be present at EXE path.

axx0 commented

OK yeah I had to rename CIV1 to CIV. It works now.