From ae12ada64843e7cb9f1f83a3d44e81b00ee2c44b Mon Sep 17 00:00:00 2001 From: Timothy Redaelli Date: Thu, 21 Apr 2016 15:11:52 +0200 Subject: [PATCH] exh is a string --- 3dsconv.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3dsconv.py b/3dsconv.py index 4a9e724..1a9908e 100755 --- a/3dsconv.py +++ b/3dsconv.py @@ -230,7 +230,7 @@ def bytes2int(string): print(" try using --gen-ncchinfo again or find the correct xorpad.") ncchinfoadd(rom) print(" ExHeader SHA-256 hash check failed.") - exh.close() + romf.close() if cleanup: docleanup(tid) continue