supreme-committee / text-adventure

UCSC CMPS 115 Project
0 stars 0 forks source link

Engine crashes when given a non-existant tar file #34

Closed mgrijalva closed 10 years ago

mgrijalva commented 10 years ago

If you give the game engine a tar that doesn't exist, it just crashes.

It should be checked if the given tar exists before attempting to load it.