RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. crashing
    Log in to post
    • All categories
    • Striderx99S

      Wolfenstein 3D and Spear of Destiny no longer working with WOLF4SDL

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support wolfenstein 3d wolf4sdl crashing
      32
      0 Votes
      32 Posts
      4k Views
      Striderx99S

      @mitu I figured out why I ended up using Valerino's repository. I was trying to install gsplus to get a working emulator for the Apple IIgs. Are there any other emulators I could use (either from Retro-Pie Setup or Retro-Pie Extras) that could be installed as a replacement?

      I backed up the RetroPie-Setup folder and deleted it. I tried re-installing the necessary cores packages to make it re-appear. At that point, I was able to update the RetroPie-Setup script to 4.8.9. I noticed that a few of my Spear of Destiny Files (Episodes 2 and 3) were missing, so I grabbed the GOG version of the game and compared the checksums again. After I added the appropriate files to the wolf3d folder, I tried reinstalling WolfSDL and it booted each of them up correctly.

      Thanks for your suggestions and patience guys.

    • S

      Batocera Crashing/freezing during play on Abernic RG552 - is there a fix that can be applied?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support rg552 crashing freezing memory issue fix
      2
      0 Votes
      2 Posts
      367 Views
      B

      @skykid You might try asking on the Batocera subreddit. (I'm not personally a Reddit fan, but that subreddit is the preferred method of support for the Batocera developers.)

      This is a RetroPie forum. RetroPie and Batocera are completely different programs.

    • A

      Retropie emulation station crashing after uploading games

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support crashing help arcade machine
      2
      0 Votes
      2 Posts
      475 Views
      mituM

      Please fill out the info requested in https://retropie.org.uk/forum/topic/3/read-this-first - what Pi model ? RetroPie version ? Power source used ? etc.

      The only crash I've seen in the last few years with EmulationStation was related to controllers disconnecting/reconnecting due to faulty USB connection or due to insufficient power fed to the Pi. Run emulationstation by typing emulationstation --debug at the prompt (after it crashes) and then post the error that it prints on the terminal after it crashes the 2nd time.

    • T

      Crashing from screensaver, how to debug?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support screensaver crashing box art
      2
      0 Votes
      2 Posts
      486 Views
      mituM

      Please add some info about your setup, as requested in https://retropie.org.uk/forum/topic/3/read-this-first.

      What does 'crash' mean ? EmulationStation freezes (without accepting any input) or it crashes with an error do the command line ?

    • M

      PCSX reARMed crashing

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support raspberry pi 0 pi zero w pcsx rearmed crashing
      5
      0 Votes
      5 Posts
      1k Views
      dankcushionsD

      @mailo to save you some time: https://retropie.org.uk/docs/Playstation-1/#pcsx-rearmed-controls

    • T

      Game & Watch (lr-gw) PI4 bug - Donkey Kong games

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support donkey kong crashing freeze
      5
      0 Votes
      5 Posts
      677 Views
      mituM

      Seems your issue is similar to this one, solved with an updated ROM file. I suggest you re-download the game from https://buildbot.libretro.com/assets/cores/Handheld Electronic Game/ and retry.

    • V

      EmulationStation often crashing when using themes other than the default

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support troubleshooting themes es themes crashing freeze issues
      23
      0 Votes
      23 Posts
      5k Views
      LolonoisL

      If I connect the dots here and in addition to the merged changes [1] @pjft was referring to, I see also the option that the file log might choke caused by a specific combination of many log writes, threaded loading and slower file operations by rpi3 and/or sd-card (or even undervoltaging, which is crucial to sd-card operations).

      While I am unable to reproduce it, it might be considered to reduce the log output of missing theme resources by lowering the log level (WARNING to DEBUG). It would reduce the probability of file log chokes and would also speed up the normal ES boot:

      diff --git a/es-core/src/ThemeData.cpp b/es-core/src/ThemeData.cpp index cb1b265..45b54a6 100644 --- a/es-core/src/ThemeData.cpp +++ b/es-core/src/ThemeData.cpp @@ -517,11 +517,11 @@ void ThemeData::parseElement(const pugi::xml_node& root, const std::map<std::str if(!ResourceManager::getInstance()->fileExists(path)) { std::stringstream ss; - ss << " Warning " << error.msg; // "from theme yadda yadda, included file yadda yadda + ss << " Message " << error.msg; // "from theme yadda yadda, included file yadda yadda ss << "could not find file \"" << node.text().get() << "\" "; if(node.text().get() != path) ss << "(which resolved to \"" << path << "\") "; - LOG(LogWarning) << ss.str(); + LOG(LogDebug) << ss.str(); } element.properties[node.name()] = path; break;

      Additionally a mutex for log file write operations might be used as outlined here [2] to make fprintf() [3] thread safe.

      [1] github.com/RetroPie/EmulationStation/pull/774/files#diff-20f861dd5841312f45eb90d5a56cd5addad0657c66605d6235696a345907e15d
      [2] https://stackoverflow.com/questions/43427405/c-writing-to-a-file-in-multithreaded-program
      [3] https://github.com/RetroPie/EmulationStation/blob/52c04d77864287aa0ae7f484460966d8253079df/es-core/src/Log.cpp#L77

    • T

      Emulation Station crashing on startup Arcade1up

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support pi 4 crashing
      9
      0 Votes
      9 Posts
      5k Views
      S

      @lfcfooty
      @DanTarl solution didnt worket?

    • B

      Emulation Station Crashed!

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support emultionstation crashing retropie 4.5.1 raspberrypi3b+ arcade1up
      2
      0 Votes
      2 Posts
      660 Views
      mituM

      @bic said in Emulation Station Crashed!:

      I'm running a raspberry pi 3b+ with retropie version 4.5.1 along with canakit power supply and image that I put together from a bunch of other images.

      Use the image from retropie.org.uk/download, we don't provide support for 3rd party images.

    • B

      RetroArch crashing, games will not open

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retroarch crashing
      2
      0 Votes
      2 Posts
      421 Views
      dankcushionsD

      @bdpyle duplicate of https://retropie.org.uk/forum/topic/31061/psx-and-psp-games-won-t-start-after-adjusting-retroarch-settings ?

    • B

      PSX and PSP games won’t start after adjusting RetroArch settings

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retroarch psx psp crashing
      9
      0 Votes
      9 Posts
      2k Views
      mituM

      @bdpyle Word of advice - don't use 'Reset Configuration' in RetroArch, the defaults it creates are not best suited for a Pi/RetroPie installation.

    • K3RR1G0RK

      Emulation Station Crashing at Launch - RetroPie on top of Ubuntu on Macmini

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support crashing ubuntu 20.04 macintosh
      2
      0 Votes
      2 Posts
      578 Views
      mituM

      Run emulationstation --debug from a terminal window and post the output. My guess is that there's no HW accelerated GL support, but the log output would help confirming the assumption.

    • D

      Dreamcast games keep crashing 10-15 seconds after starting

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support redream dreamcast pi4 4gb crashing
      6
      0 Votes
      6 Posts
      2k Views
      D

      @sirhenrythe5th Ill Uninstall ReDream and try Flycast and see if the same thing happens

    • R

      Help with Nespi4 shutdown script

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support nespi4 shutdown script crashing
      2
      0 Votes
      2 Posts
      403 Views
      R

      @rtarroyo BTW

      The internal switch is turned on to safe shutdown and im running the latest version of Retropie, installed it today

    • B

      1 ROM consistently crashing

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support goldeneye crashing rom retropie n64
      7
      0 Votes
      7 Posts
      759 Views
      B

      @dankcushions I just played through the entire first mission without it crashing. This definitely fixed the problem. Thanks a lot!

    • E

      Retropie crashes Rasberry Pi 4 after 10 min

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support black screen crashing rasberry pi4 retropie
      5
      0 Votes
      5 Posts
      535 Views
      mituM

      You didn't mention how installed RetroPie.

    • JirynJ

      Not letting me change resolution, all games playing as a tiny window, Advmame stopped working

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support resoltuion 1080p crashing performance windowed
      5
      0 Votes
      5 Posts
      865 Views
      JirynJ

      I'd like to fully admit I'm a moron...
      The cord wasn't fully plugged in which is why my recording device and etc were having issue detecting the raspberry pi..

      I am so so so sorry for wasting your time.
      e2fdd77a-4b4c-4d68-875f-3c2ed67dd43a-image.png

    • sad_musoS

      Pi 4 Retropie issues

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support pi4 b 4.6 wifi problem resolution crashing
      3
      0 Votes
      3 Posts
      469 Views
      J

      @sad_muso said in Pi 4 Retropie issues:

      Hi,

      I've just upgraded to a Pi 4 and performed a fresh install of the latest Pi 4 install file (md5: 9154d998cba5219ddf23de46d8845f6c). I know this is still a beta, but I've experienced a couple of quite big issues. Is it the build or something I'm doing?

      WiFi search initially found about 8 of my SSID name (for some reason). I couldn't connect to any, but now it can't find any SSIDs at all Retropie has crashed on a few occasions (with 'Retropie has crashed' message) Can't change resolution from 4k to 1080p because I can't get into the resolution menu - it just stays at the same menu level

      Have I somehow got the wrong image or copied it to the SD card incorrectly?

      I had similar issues

      WiFi - I created the file pre setup so didn't have this, however did notice a lot of repeats in Bluetooth when setting up my sixaxis for PS3.

      Didn't get crashing

      Raspi-config resolution... I couldn't get into this either although I did get a workaround which helped.

    • P

      Crashes after enabling kid mode. I don't know how to turn it off in terminal please help.

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support crashing kid mode
      2
      0 Votes
      2 Posts
      329 Views
      P

      Never mind I have fixed it. I used the MC command and changed the word kidmode to full in the /home/pi/.emulationstation/es_settings.cfg.

    • S

      007 crashing

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support n64 goldeneye crashing
      2
      0 Votes
      2 Posts
      345 Views
      quicksilverQ

      @spacepilot7132 are you using an official RetroPie image? Anytime you have odd behavior you should turn off your overclocking and retest.