Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory Allocation Error #149

Open
Schlentzen opened this issue Jan 22, 2024 · 1 comment
Open

Memory Allocation Error #149

Schlentzen opened this issue Jan 22, 2024 · 1 comment

Comments

@Schlentzen
Copy link

Schlentzen commented Jan 22, 2024

When opening the Arena Mode i always get the following Error:

03:26:00 - GameWatcher(29): LoadingScreen: GAME_MODE -> DRAFT
03:26:00 - GameWatcher(29): Entering ARENA (loadingScreenState = arena).
03:26:00 - DeckHandler: Enter arena
03:26:02 - DraftHandler: Hearthstone arena screen NOT loaded from settings.
Utility: FLANN min dist: 0.0173241
Utility: FLANN Keypoints buenos: 51
/usr/include/c++/13.2.1/bits/stl_vector.h:1125: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = cv::Point_<float>; _Alloc = std::allocator<cv::Point_<float> >; reference = cv::Point_<float>&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.
fish: Job 1, 'ArenaTracker' terminated by signal SIGABRT

I am on Arch

@supertriodo
Copy link
Owner

Is this the AppImage version? If not try it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants