Giter Site home page Giter Site logo

[Bug report] Render crash about ambermoon.net HOT 3 CLOSED

Kolump avatar Kolump commented on May 24, 2024
[Bug report] Render crash

from ambermoon.net.

Comments (3)

Pyrdacor avatar Pyrdacor commented on May 24, 2024

Looks very much like a OpenGL driver issue. So maybe a video driver update might help.

from ambermoon.net.

Kolump avatar Kolump commented on May 24, 2024

Hi and thanks for answer.
Unfortunately my computer is very old Duo CPU E8500 and GPU AMD Radeon HD 5700 and use last supported working drivers.
I play many other game and use programs and no have trouble with them.
Maybe is too old to play this game i check and support OpenGL 4.5.
I check new game version 1.8.2 and still same error but i can play much longer.

from ambermoon.net.

Pyrdacor avatar Pyrdacor commented on May 24, 2024

The problem is that an AccessViolationException (like in your case) is something which is normally produced by hardware or driver issues and it is really hard to react to it in software like Ambermoon.net. Either some memory is broken or a driver is faulty. As this only happens sometimes, it looks very much like corrupted RAM. The stack trace shows that it happens during drawing (where OpenGL draw calls are made) so it is most likely related to the GPU.

I am not sure if I can help you here as the game doesn't do anything fancy there.

from ambermoon.net.

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.