carball icon indicating copy to clipboard operation
carball copied to clipboard

📈 A Rocket League replay decompiling and analysis library

Results 59 carball issues
Sort by recently updated
recently updated
newest added

Looks like voice chat broke the parser. Error: `Exception: Error decoding frame: attribute unknown or not implemented: actor id / actor object id / attribute id: 9 / 118 /...

Bumps [numpy](https://github.com/numpy/numpy) from 1.18.2 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.6.1 to 3.15.0. Release notes Sourced from protobuf's releases. Protocol Buffers v3.15.0 Protocol Compiler Optional fields for proto3 are enabled by default, and no longer require the...

dependencies

Using Python 3.8.10, carball-0.7.5 (installed via pip). Processed 3,156 replay files (private 3v3 league matches) dating from 7/14/21 to 10/10/21. Virtually every all of the 1,190 replays from matches prior...

Currently we only detect on target shots. We should expend to off target shots. This will use ball prediction but will detect if a ball travels really close to the...

It would be nice to have Python 3.9 & 3.10 support. I don't know how difficult it would be to include this support.

I'm using the latest version of carball and boxcars_py version 0.1.0. When I parse and decompile the season 5 replay file with the following code, I get an error. Code:...

When running the example code: ```python import carball _json = carball.decompile_replay('9EB5E5814D73F55B51A1BD9664D4CBF3.replay', output_path='9EB5E5814D73F55B51A1BD9664D4CBF3.json', overwrite=True) ``` I receive the following error: ```python Traceback (most recent call last): File "", line 1, in...

Hello, Thanks for taking the time to build this great tool. When attempting to install on windows I get errors regarding boxcars-py. I then downloaded v.0.6.10 and when I attempt...

Update keys. Car and decal paints were previously getting lost