64kramsystem
07/28/2021, 8:27 PM$ cargo update
Updating git repository `https://github.com/not-fl3/macroquad.git`
Updating crates.io index
Updating git repository `https://github.com/edwin0cheng/iokit-sys.git`
Updating git repository `https://github.com/not-fl3/quad-snd.git`
error: failed to get `quad-snd` as a dependency of package `macroquad v0.3.7 (https://github.com/not-fl3/macroquad.git?rev=cfd7099#cfd7099f)`
... which is depended on by `macroquad-platformer v0.1.1 (https://github.com/not-fl3/macroquad.git?rev=cfd7099#cfd7099f)`
... which is depended on by `fishgame v0.1.0 (/repo/fish2-dev)`
Caused by:
failed to load source for dependency `quad-snd`
Caused by:
Unable to update https://github.com/not-fl3/quad-snd.git?rev=8892248
Caused by:
revspec '8892248' not found; class=Reference (4); code=NotFound (-3)
64kramsystem
07/28/2021, 8:29 PMquad-snd
repository, the commit 8892248 is not part of it (see https://github.com/not-fl3/quad-snd/commit/8892248).64kramsystem
07/28/2021, 8:33 PM64kramsystem
07/28/2021, 8:34 PMsh
$ git clone git https://github.com/not-fl3/quad-snd.git
$ git checkout $ git co 8892248
error: pathspec '8892248' did not match any file(s) known to git
64kramsystem
07/28/2021, 8:38 PM64kramsystem
07/28/2021, 8:39 PMFedor
07/28/2021, 9:01 PMnaomijubs
08/21/2021, 3:30 AMnaomijubs
08/21/2021, 3:54 AMnaomijubs
08/21/2021, 3:56 AMF
and L
are making the same player attacknaomijubs
08/21/2021, 3:57 AMerlend
08/21/2021, 6:59 AMFedor
08/21/2021, 3:40 PMnaomijubs
08/21/2021, 6:12 PMuser
09/07/2021, 11:39 AMerlend
09/07/2021, 11:43 AMerlend
09/07/2021, 11:46 AMFedor
09/20/2021, 3:15 AMPotatoTech
09/25/2021, 10:00 PMFedor
09/25/2021, 10:02 PMPotatoTech
09/25/2021, 10:04 PMquad-gamepad-0.2.0-alpha/src/platform/linux.rs:57:24
. The subtraction seems to be overflowing.PotatoTech
09/25/2021, 10:07 PMFedor
09/25/2021, 10:08 PMPotatoTech
09/25/2021, 10:13 PMFedor
09/25/2021, 10:13 PMFedor
09/25/2021, 10:13 PMFedor
09/25/2021, 10:14 PMFedor
09/25/2021, 10:14 PMPotatoTech
09/25/2021, 10:15 PMFound gamepad "/dev/input/event4": "USB Keyboard Consumer Control"
input_id: InputId { bustype: 3, vendor: 3141, product: 30211, version: 273 }