crashes in winXp, python 2.4.3 . Traceback:
...
File "D:\pygames\pyweek7\allefant7-1.0\gamelib\mesh.py", line 61, in getf
def getf(f): return struct.unpack(" struct.error: unpack str size does not match format
Also I see that load_meshes() opens the file without explicit 'rb'. That will break in windows?
Have you some workaround ?
Have you some workaround ?