Page 1 of 1

BUG: Wrong LastProject file makes evb error

Posted: Mon Feb 01, 2021 1:56 am
by pzhlkj6612
Hi! Thanks for your work, evb is a powerful tool.

Recently I found a bug about auto loading the last used project file. Here are the steps to reproduce:
  1. Create an empty evb project.
  2. Save this project to a file.
  3. Close evb.
  4. Arbitrarily modify the project file to make it an invalid evb project file or xml document.
  5. Open evb (double click the executable of evb, or a valid evb project file).
  6. Evb throws errors and almost all functions are not working (new project, open project, exit, change language, etc).
Evb will try to load the last used project file from string key "LastProject" in "HKEY_CURRENT_USER\SOFTWARE\Enigma Virtual Box" at startup. If this project file is corrupted, evb cannot handle it correctly and fails to load its own functions.

Re: BUG: Wrong LastProject file makes evb error

Posted: Tue Feb 02, 2021 8:59 am
by Enigma
Hi, thank you for the report!

We have found ana fixed this problem. It will be released in next version.

Re: BUG: Wrong LastProject file makes evb error

Posted: Tue Feb 02, 2021 10:31 am
by pzhlkj6612
What a quick response! Thank you.

Re: BUG: Wrong LastProject file makes evb error

Posted: Sat Feb 13, 2021 6:48 am
by pzhlkj6612
evb 9.60 Build 20210209 works great, thank you guys!

Re: BUG: Wrong LastProject file makes evb error

Posted: Sun Feb 14, 2021 6:53 pm
by Enigma
You are welcome :)