Git Product home page Git Product logo

Comments (4)

supertriodo avatar supertriodo commented on June 9, 2024

No, sorry.
This is not the first time I see this error.

from arena-tracker.

akahanaton avatar akahanaton commented on June 9, 2024

oh, so sad, thank you all the same

from arena-tracker.

akahanaton avatar akahanaton commented on June 9, 2024

Hi, i build the app by myself, here is the full error info:

17:51:57 - GameWatcher(13): LoadingScreen: GAME_MODE -> DRAFT
17:51:57 - GameWatcher(13): Entering ARENA (loadingScreenState = arena).
17:51:57 - DeckHandler: Enter arena
17:51:57 - DraftHandler: Hearthstone arena screen loaded from settings.
17:51:57 - DraftHandler: Create heroDrafting windows.
qt.qpa.cocoa.window: Window position outside any known screen, using primary screen
OpenCV Error: Assertion failed (0 <= roi.x && 0 <= roi.width && roi.x + roi.width <= m.cols && 0 <= roi.y && 0 <= roi.height && roi.y + roi.height <= m.rows) in Mat, file /Users/mingwen/Downloads/opencv-2.4.11/modules/core/src/matrix.cpp, line 323
libc++abi: terminating with uncaught exception of type cv::Exception: /Users/mingwen/Downloads/opencv-2.4.11/modules/core/src/matrix.cpp:323: error: (-215) 0 <= roi.x && 0 <= roi.width && roi.x + roi.width <= m.cols && 0 <= roi.y && 0 <= roi.height && roi.y + roi.height <= m.rows in function Mat

any idea? thanks a lot

from arena-tracker.

supertriodo avatar supertriodo commented on June 9, 2024

It's gonna be difficult without been able to reproduce it myself.

If you have programming background you could try to debug it with qt + gdb and find the exact point where is crashing and the reason.

With that I might investigate further and fix it in the code.

from arena-tracker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.