0

Merged master into brownan-chunkscan

This pulls in all the 1.9prep and textures.py updates into
brownan-chunkscan
This commit is contained in:
Andrew Brown
2011-11-20 10:53:19 -05:00
15 changed files with 2655 additions and 2128 deletions

View File

@@ -547,6 +547,9 @@ if __name__ == "__main__":
try:
main()
except Exception, e:
if e.message == "Exiting":
logging.info("Exiting...")
sys.exit(0)
logging.exception("""An error has occurred. This may be a bug. Please let us know!
See http://docs.overviewer.org/en/latest/index.html#help