Code Monkey home page Code Monkey logo

Comments (9)

Exzap avatar Exzap commented on September 27, 2024 1

Proper PPC stack traces can only be generated if Cemu is running in interpreter mode (by setting game profile CPU mode to interpreter or launch Cemu with --force-interpreter). In recompiler mode stack traces can not always be generated due to the way stack is managed. #641 will fix this partially

from cemu.

hYdos avatar hYdos commented on September 27, 2024

The stack trace i'm looking at is one for Cemu, not the application running. Is there a way to get one for the application or is that out of scope for Cemu?

from cemu.

Exzap avatar Exzap commented on September 27, 2024

What I said applies. It should print two stack traces, one for Cemu and another one for the PPC application running within it (if it is the PPC code that causes the crash)

from cemu.

hYdos avatar hYdos commented on September 27, 2024

that is not true sadly, looking at logs you get a bunch of PPC info and the Cemu Stack trace.
log.txt

from cemu.

Exzap avatar Exzap commented on September 27, 2024

There is a PPC stack trace and a Cemu stack trace in this log. If you update to latest Cemu then the PPC stack trace will display symbols if they are available.

from cemu.

hYdos avatar hYdos commented on September 27, 2024

from cemu.

hYdos avatar hYdos commented on September 27, 2024

Cemu 2.1 has fixed SSC for some people and I happen to be one of the lucky ones. Confirmed that i get a stack trace now. However, it only works with --force-interpreter and the ui options dont' work

from cemu.

hYdos avatar hYdos commented on September 27, 2024

I wanted to update this again, Turns out Cemu does not generate a PPC stack trace when it should be all the time. It has consistently not worked the last 5 times but before that it was fine? I am able to do this using my physical WiiU but i use Cemu as a convenience tool.

from cemu.

Exzap avatar Exzap commented on September 27, 2024

Cemu will print a PPC stack trace if the crash actually happened during the execution of game code. If it crashes within Cemu's code it will print Not active under Active PPC instance but it should at least still print a list of all PPC threads. The relevant code is here

It would also really help if you actually posted logs and told us what you are trying to do

from cemu.

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.