Created
June 17, 2014 22:15
-
-
Save manveru/3f8333a0d6fb2c4916cf to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Traceback (most recent call last): | |
File "entity_counter.py", line 21, in <module> | |
for match in demo.play(): | |
File "ticker.pyx", line 19, in __iter__ (smoke/replay/ticker.c:1921) | |
File "dispatch.pyx", line 29, in smoke.replay.dispatch.dispatch (smoke/replay/dispatch.c:2183) | |
File "dispatch.pyx", line 75, in smoke.replay.dispatch.dispatch (smoke/replay/dispatch.c:2001) | |
File "svc_updatestringtable.pyx", line 16, in smoke.replay.handler.svc_updatestringtable.handle (smoke/replay/handler/svc_updatestringtable.c:1449) | |
File "string_table.pyx", line 28, in smoke.replay.decoder.string_table.decode_update (smoke/replay/decoder/string_table.c:1306) | |
File "string_table.pyx", line 46, in smoke.replay.decoder.string_table._deserialize (smoke/replay/decoder/string_table.c:1452) | |
File "string_table.pyx", line 77, in smoke.replay.decoder.string_table._deserialize_name (smoke/replay/decoder/string_table.c:1706) | |
IndexError: deque index out of range |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment