Skip to content

Instantly share code, notes, and snippets.

@ndunks
Created October 19, 2021 16:35
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ndunks/4eb9b19b97a3258299aa61af323d754f to your computer and use it in GitHub Desktop.
Save ndunks/4eb9b19b97a3258299aa61af323d754f to your computer and use it in GitHub Desktop.
Fix Proteus 8.11, 8.12 Force Close when animating

I experienced force close when animating desing on proteus 8.11 or 8.12.

The fix is simple but weird. When installing proteus, use 'Custom Install', make Library/Data path same as Location of the program install location.

I also block proteus host:

127.0.0.1         secure.labcenter.co.uk
127.0.0.1         secure.labcenter.com

Run patch on any location.

~ Enjoy ~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment