Git Product home page Git Product logo

Comments (8)

josdemmers avatar josdemmers commented on June 27, 2024

If you drop the file logging.log in the text box it will add it as attachment. Easier to read that way :)

//edit oh you just fixed it. Thank!

it's still crashing and some affix are not detected

from diablo4companion.

ygorluiz avatar ygorluiz commented on June 27, 2024

If you drop the file logging.log in the text box it will add it as attachment. Easier to read that way :)

it's still crashing and some affix are not detected

done!

from diablo4companion.

josdemmers avatar josdemmers commented on June 27, 2024

it's still crashing and some affix are not detected

Can you take screenshots of the debug view for an affix that does not work? It should show what part is not detected.

from diablo4companion.

ygorluiz avatar ygorluiz commented on June 27, 2024

it's still crashing and some affix are not detected

Can you take screenshots of the debug view for an affix that does not work? It should show what part is not detected.

I tried to take a screenshow but it has crashed 3 times

from diablo4companion.

ygorluiz avatar ygorluiz commented on June 27, 2024

Captura de tela 2023-07-18 224226

from diablo4companion.

josdemmers avatar josdemmers commented on June 27, 2024

The debug view should show more info. See example below. But probably need to fix those crashes first.
image
image

from diablo4companion.

josdemmers avatar josdemmers commented on June 27, 2024

Not sure what is going on with your system. There are multiple generic exceptions that don't tell me much. So will have to guess a bit.

  1. System.Runtime.InteropServices.ExternalException (0x80004005): A generic error occurred in GDI+.
  2. Emgu.CV.Util.CvException: OpenCV: Failed to allocate 30700416 bytes
  3. System.OutOfMemoryException: Out of memory.
  4. System.Runtime.InteropServices.COMException (0x88980406): UCEERR_RENDERTHREADFAILURE (0x88980406)

The first one could be related to permission issues. From what location are you running the companion app?
The 2nd and 3rd could be related to lack of memory. How much memory does your PC have and much is left when Diablo is running as well?
The last one could indicate drivers that are out of date. For example your GPU driver.

from diablo4companion.

ygorluiz avatar ygorluiz commented on June 27, 2024

fixed in 1.1.9

from diablo4companion.

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.