You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/usr/local/lib/ruby/gems/2.0.0/gems/bindata-1.5.1/lib/bindata/io.rb:100:in`readbytes': End of file reached (EOFError) from /usr/local/lib/ruby/gems/2.0.0/gems/bindata-1.5.1/lib/bindata/string.rb:138:in `read_and_return_value' from /usr/local/lib/ruby/gems/2.0.0/gems/bindata-1.5.1/lib/bindata/base_primitive.rb:135:in `do_read'from/usr/local/lib/ruby/gems/2.0.0/gems/bindata-1.5.1/lib/bindata/struct.rb:212:in`block in do_read' from /usr/local/lib/ruby/gems/2.0.0/gems/bindata-1.5.1/lib/bindata/struct.rb:212:in `each' from /usr/local/lib/ruby/gems/2.0.0/gems/bindata-1.5.1/lib/bindata/struct.rb:212:in `do_read'from/usr/local/lib/ruby/gems/2.0.0/gems/bindata-1.5.1/lib/bindata/base.rb:181:in`read' from /usr/local/lib/ruby/gems/2.0.0/gems/bindata-1.5.1/lib/bindata/base.rb:50:in `read' from /usr/local/lib/ruby/gems/2.0.0/gems/tassadar-0.3.0/lib/tassadar/sc2/replay.rb:14:in `initialize'fromt.rb:4:in`new' from t.rb:4:in `<main>'
When running
ruby 2.0.0p0 (2013-02-24 revision 39474) [x86_64-linux]
The text was updated successfully, but these errors were encountered:
require "tassadar"
replay = Tassadar::SC2::Replay.new "354875.SC2Replay"
Results in
When running
ruby 2.0.0p0 (2013-02-24 revision 39474) [x86_64-linux]
The text was updated successfully, but these errors were encountered: