-
Hi team,
Players have been reporting that they are not able to share match replays to the League.
Please refer to the video below to view the error:
[https://drive.google.com/open?id=1Cmo8I4xJxv…
-
Is there a reason you chose to implement the CRC32 algorithm in a reversed order?
Everything from defining the polynomial to generating the lookup table to updating the CRC is reversed.
In `buil…
-
I'm using rattletrap for Discord bot and after testing I've got some replays that throw errors.
All of them work on Rocket League.
Tested on Rattletrap 3.0.0 (Windows / Linux)
https://cdn.dis…
-
This would be 90% of the file, and it's a shame that my enthusiasm for
implementing this section waned. When the developers of the game say the
section isn't easy to parse, the major rocket league lib…
-
```
Data.Binary.Get.runGet at position 1400: unknown system id Word8 {word8Value = 6}
CallStack (from HasCallStack):
error, called at libraries\binary\src\Data\Binary\Get.hs:351:5 in binary-0.8.5…
-
With the new v1.4.0-alpha version, I run into a new issue when trying to run this project (no matter whether I run it from the `.exe` or through python). Here is the exact error message:
```
Invalid…
-
Feature exists in flash version but isn't implemented in html5.
basro updated
6 years ago
-
Add metadata to API for pagination
Expected:
Because we are limited to 100 records per page on the /GET queries, there should be some metadata to help us know how many pages or records there are t…
-
When I try to execute query `SELECT
*
FROM match_gcdata
LIMIT 20000`
through explorer I have next error :
`error: permission denied for relation match_gcdata
at Connection.parseE (/usr/sr…
-
I haven't tried yet, but there's a good chance that Rattletrap doesn't work with the latest patch: https://github.com/jjbott/RocketLeagueReplayParser/issues/17