Giter Club home page Giter Club logo

Comments (7)

MrRedstone54 avatar MrRedstone54 commented on May 30, 2024 1

Following up on this issue:
The same crash occurs when closing the core via the quickmenu option: Close Content
retroarch__2023_07_11__14_56_41.log

from melonds-ds.

JesseTG avatar JesseTG commented on May 30, 2024

Pretty sure I fixed this, but I'd like to be certain. Could you try out the latest build and report back?

from melonds-ds.

duckfromdiscord avatar duckfromdiscord commented on May 30, 2024

Still getting this crash with https://github.com/JesseTG/melonds-ds/suites/15056859797/artifacts/859801007

from melonds-ds.

JesseTG avatar JesseTG commented on May 30, 2024

This may actually be two separate bugs, neither of which is actually in melonDS DS.

The first was fixed by this PR yesterday.

The second relates to the "Load Dummy on Core Shutdown" setting, which by default is ON for most platforms but OFF for iOS and consoles. Calling RETRO_ENVIRONMENT_SHUTDOWN while this option is disabled will cause RetroArch itself to quit.

I can't detect this config setting at runtime, so this is what I'll do; I'll make the shutdown behavior configurable with one of two options:

  • Exit the core with RETRO_ENVIRONMENT_SHUTDOWN as happens now. Will be default on most platforms.
  • Show a shutdown screen with something like "it is now safe to exit the core", which will be the default on iOS and consoles.

from melonds-ds.

MrRedstone54 avatar MrRedstone54 commented on May 30, 2024

To possibly follow up on you "second" bug:

It appears the same person who fixed the first bug also fixed the second one here

Something to look into?

from melonds-ds.

JesseTG avatar JesseTG commented on May 30, 2024

Yes, it turns out that no one there was sure of why iOS devices were treated specially with that config option anyway. So the default is being reset (but existing config values will stay in place).

from melonds-ds.

JesseTG avatar JesseTG commented on May 30, 2024

This is now fixed!

from melonds-ds.

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.