| |||||||||||
PyWeek - added a propellerWell, I won't be able to finish, all the huge progress of the last hour or so is a propeller added to the submarine. This leaves a todo list of:
— allefant on 2007/04/05 12:16 of Twenty Thousand Leagues under the Sea Comments: (log in to comment) |
Last Challenge
September 2008 [entries, ratings] Previous March 2008 [entries, ratings] September 2007 [entries, ratings] > April 2007 [entries, ratings] September 2006 [entries, ratings] March 2006 [entries, ratings] (June 2006) August 2005 [entries, ratings] Not logged in Login | ||||||||||
By mangobrain on 2007/04/10 23:59:
Not working for me on Windows :(Traceback (most recent call last): File "run_game.pyw", line 13, in ? main.main() File "C:\Documents and Settings\Phil\My Documents\BitTorrent Downloads\pyweek- 4-finals\allefant\allefant\lib\main.py", line 12, in main twentythousand.main() File "C:\Documents and Settings\Phil\My Documents\BitTorrent Downloads\pyweek- 4-finals\allefant\allefant\lib\twentythousand.py", line 113, in main meshes = swarm.load_meshes(data.filepath("nautilus.swarm")) File "C:\Documents and Settings\Phil\My Documents\BitTorrent Downloads\pyweek- 4-finals\allefant\allefant\lib\swarm.py", line 100, in load_meshes nx = getd(f) File "C:\Documents and Settings\Phil\My Documents\BitTorrent Downloads\pyweek- 4-finals\allefant\allefant\lib\swarm.py", line 63, in getd def getd(f): return struct.unpack("<d", f.read(8))[0] struct.error: unpack str size does not match formatBy saluk on 2007/04/11 00:05:
It doesn't crash here, on linux, but all I get is a black screen.