Giter VIP home page Giter VIP logo

Comments (6)

RSDuck avatar RSDuck commented on June 12, 2024

apparently you can run it from the console with melonDS > log (surprised that actually works).

from melonds.

nadiaholmquist avatar nadiaholmquist commented on June 12, 2024

The log probably won't have much useful information though – you would need a debugger if it's actually crashing.

from melonds.

trypodman avatar trypodman commented on June 12, 2024

Thank you both for the suggestions!

I tried redirecting the program's output to a file, but unfortunately this doesn't work. It appears that melonds executable launches a child process causing the initial process to exit early with no log output.

@nadiaholmquist I'll try this, thank you. Do you suggest any debugger in particular?

I just tried 0.8.3 since it has log output and surprisingly it's working. I notice that it ships required DLLs alongside the exe, so my best guess is that I'm missing a runtime dependency for 0.9.5.

from melonds.

RSDuck avatar RSDuck commented on June 12, 2024

melonDS 0.9.5 should be completely statically linked. From 0.8.3 to 0.9.5 the frontend was completely replaced. Redirection of the log output worked fine for me with the official Windows binary of 0.9.5. If the window doesn't even open, it probably crashes for you before there's a single log message made.

from melonds.

trypodman avatar trypodman commented on June 12, 2024

Strange. The window opens, but the exe process seems to exit immediately (which is why I assumed that it spawns a child process or something). I'm able to use the application up until it crashes when I try to boot a ROM, but there's no console output.

Here's a screenshot to better visualize the behaviour I'm seeing:

image

(the resulting log file is empty)

I've confirmed that I'm using the 0.9.5 windows build from https://melonds.kuribo64.net/downloads.php. I've tried on both windows 10 and 11 and see the same behaviour.

Edit: I also just downloaded the build from the github releases section to verify that it's the same file, and the checksums match

from melonds.

RSDuck avatar RSDuck commented on June 12, 2024

looks like it only works when running from mingw shell.

from melonds.

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.