--- _SpawnModel.py.orig 2019-12-03 12:29:52.077438274 -0500 +++ _SpawnModel.py 2019-12-03 12:31:37.704109431 -0500 @@ -93,19 +93,19 @@ try: _x = self.model_name length = len(_x) - if python3 or type(_x) == unicode: + if type(_x) == str: _x = _x.encode('utf-8') length = len(_x) buff.write(struct.pack('