bdsx / bdsx-core

core of bdsx
13 stars 4 forks source link

Add error message for parsing pdb on wine #5

Closed 7dev7urandom closed 3 years ago

7dev7urandom commented 3 years ago

This should make the pdb parsing error when running on wine, giving a helpful error message instead of attempting and failing.

This is a PR because it's my first time committing here and I don't know if there is anything wrong.

karikera commented 3 years ago

I'm not sure it always fails. I recommend editing scripts instead of the core. the core is too static to edit frequently. I want to leave the core with minimal functionality.