Skip to content

Instantly share code, notes, and snippets.

@springmeyer
Created January 20, 2012 00:45
Show Gist options
  • Save springmeyer/1644096 to your computer and use it in GitHub Desktop.
Save springmeyer/1644096 to your computer and use it in GitHub Desktop.
Windows debugging - things that can go wrong

Shit that goes wrong, in order of likelyhood

TileMill will not start

  1. Vista and above, UAV is blocking things silently - try right-click and "run as admin"

  2. Firewall is blocking - make sure the firewall block is not behind the main window. Also try running as admin to trigger the firewall prompt

  3. C++ runtime missing/corrupt - should not happen anymore unless a build sneaks out that breaks support for bundling this.

  4. The Rummy

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