HGL
afraid-scarlet
Could not find a matching abort controller for [Game]
Bug Description::
If i close game, game window closing, but heroic shows that it running, clicking stop button in heroic wont do anything, only restarting system helps
when i click stop button console outputs that game killed but actualy nothing is happening
also when i launch story mode or online in GTA V: tabtip.exe crashes
and when game window is closed:
A uncaught exception occured:
RangeError: Invalid string length
Report the exception on our Github repository.
and sometimes:
Could not find a matching abort controller for [Game]
Steps to reproduce:
1. Go to 'Library'
2. Click on '[Game]'
3. Click Launch
4. Wait until launched
5. Close window
6. See that heroic shows GTA V is running
Expected behavior:
Heroic showing that game closed, and i can launch game again
System:
- OS: Fedora 37 Workstation
- Desktop: KDE Plasma 5.26.5 (x11)
- Kernel: 6.1.8-200.fc37.x86_64
- Wine: Wine-GE-Proton7-35
- Heroic: From RPM
Logs:6 Replies
While the log does not mention this issue, it seems like the account you're using in Heroic does not own GTA V (which is, I'm guessing, also why you're using offline mode)
afraid-scarletOP•3y ago
what? sorry i don't understand you, in logs there is error like
Aborting not possible. Could not find a matching abort controller for 9d2d0eb64d5c44529cece33fe2a46482
and RangeError: Invalid string length
and --offline flag? when i launch any game it have flag --offline however in game settings offline is not enabled and online actually works
anyways i relloged in account before launching GTA V, and library is buggied, so i restarted system and library now fixed here is updated logs
and RangeError: Invalid string length
appear when i closing game window
update: oh its problem with all games Aborting not possible. Could not find a matching abort controller for [Game]
, however when i rellogin in account game not showing as they launched and i can launch gamesafraid-scarletOP•3y ago
update: just installed heroic from flatpak instead of rpm package on github, and it fixed!
update2: oh its now broken again, same error
Aborting not possible. Could not find a matching abort controller for [Game]
and RangeError: Invalid string length
in logs there is error like Aborting not possible. Could not find a matching abort controller for 9d2d0eb64d5c44529cece33fe2a46482 and RangeError: Invalid string lengthThat first message is not that big of an issue, it just means that (as you correctly noted) Heroic still thinks the game is running, even if it isn't There was no occurrence of "RangeError" in the first file you sent. This 2nd one now does contain it
and --offline flag? when i launch any game it have flag --offline however in game settings offline is not enabledHeroic automatically adds
--offline
if it does not detect an internet connection. It does this by pinging https://store.epicgames.com
(among other sites). If you're always getting this behavior, you might want to check your connection/firewall settings
sorry i don't understand youIn the first log you sent, Heroic was unable to parse the game metadata for GTA V (relevant log line for that is
(14:17:17) ERROR: [Legendary]: Failed to parse 9d2d0eb64d5c44529cece33fe2a46482.json
). It also did not get update data ((14:15:52) WARNING: [Legendary]: Game with AppName 9d2d0eb64d5c44529cece33fe2a46482 is installed but was not found on account
)
That indicates that either (1) the account you're currently using does not own this game or (2) your connection is unstableafraid-scarletOP•3y ago
ignore first log that i send its incorrect because i edited it and because heroic bug with accounts, read second log that i send or latest log that i send, its correct, sorry for incovience
and --offline flag: in github heroic repo there is many issues with --offline flag, and with browser i can go to https://store.epicgames.com, but when it try
ping https://store.epicgames.com
error: ping: https://store.epicgames.com: Name or service not known
edit: sometimes it showing Could not find a matching abort controller for
and sometimes not, but RangeError: Invalid string length
showing all time when i close game window, and with flatpak version of heroic restarting heroic helps, and always tabtip.exe crashing, and sometimes its works correctly when tabtip.exe is not crashed, but in other games tabtip.exe not crashing but still sometimes Could not find a matching abort controller for [Game]
and always RangeError: Invalid string length
edit2:
Games closing correctly if i close it with stop button in heroic, instead of game button
edit3: Could not find a matching abort controller for [Game]
also appear when i closed window and then clicking stop button, looks like heroic think that game is running but it not
and why RangeError: Invalid string length
has no trace logs in it?
here is new logs:afraid-scarletOP•3y ago