Jump to content
  • MAME was working fine on all previous versions using RocketLauncher as the emulator, but now no longer loads.

    It also looks like it's not compiling it correctly in the first place as rom locations seem all wrong to me.

    Here is the log of the error ....

     

    [2025-02-08 10:18:18.907] [info]  launching rom: '88 Games
    [2025-02-08 10:18:18.998] [info]  Launching game: '88 Games with emulator: RocketLauncher
    [2025-02-08 10:18:18.999] [info]  Emulator path: D:\Arcade\RocketLauncher\RocketLauncher.exe
    [2025-02-08 10:18:18.999] [debug] Running command: "D:\Arcade\RocketLauncher\RocketLauncher.exe" "MAME" "88games"
    [2025-02-08 10:18:35.754] [error] Error stopping AHK scripts: Command failed: taskkill /IM AutoHotkey64.exe /F
    ERROR: The process "AutoHotkey64.exe" not found.

    • Like 1

    User Feedback

    Recommended Comments

    fr0stbyt3

    Posted

    can you show me your launch command?

    The emulator screen and the supported systems screen would be great. I don't think we changed any code to launch a game, but I could be wrong.

    Creezz67

    Posted

    3 hours ago, fr0stbyt3 said:

    can you show me your launch command?

    The emulator screen and the supported systems screen would be great. I don't think we changed any code to launch a game, but I could be wrong.

    Here are the command lines requested.

    Also, If you look at the rom locations they are not being picked up correctly as the should say 1942.zip for example (See below when you actually add a rom)

    Also, the other 2 systems Sega Master system and Nintendo Game Boy both load fine.

    And "MAME" should also be fine as it's been working for 2 weeks so no need to change if to Arcade (MAME) or Arcade.

    When using RocketLauncher you just need to use the same system name as you have on the current xml databases and settings, which is MAME.

     

    Screenshot (72).png

    Screenshot (73).png

    Screenshot (74).png

    IF YOU ACTUALLY ADD A ROM.png

    Creezz67

    Posted

    On 2/8/2025 at 6:37 PM, Creezz67 said:

     

    Just deleted MAME and re-installed it and it now loads as it did before with the same settings on v2.0.43

    It's still saying  Error stopping AHK scripts: Command failed: taskkill /IM AutoHotkey64.exe /F
    ERROR: The process "AutoHotkey64.exe" not found but loads the rom now.

    This is the log it produced ...

    [2025-02-10 08:16:15.143] [info]  App starting...
    [2025-02-10 08:16:15.153] [info]  App version: 2.0.43
    [2025-02-10 08:16:15.154] [info]  App path: D:\Arcade\HyperHQ\HyperHQ.exe
    [2025-02-10 08:16:18.744] [info]  App initialization complete
    [2025-02-10 08:16:18.852] [info]  Database connected
    [2025-02-10 08:16:23.866] [info]  my pc name
    [2025-02-10 08:16:35.292] [debug] Running command: "D:/Arcade/\plugins\HyperspinCore Essentials\7zip\7za.exe" x "D:/Arcade/media/Systems/MainMenu/MainMenuTheme/e9f97291-9d74-48b9-dde5-08dc7134fc65/Nintendo Wii\Nintendo Wii.zip" -o"D:/Arcade/media/Systems/MainMenu/MainMenuTheme/e9f97291-9d74-48b9-dde5-08dc7134fc65/Nintendo Wii\" -aoa
    [2025-02-10 08:16:35.337] [info]  downloadService: Download Finished
    [2025-02-10 08:17:14.783] [info]  launching rom: 1942
    [2025-02-10 08:17:15.340] [info]  Launching game: 1942 with emulator: RocketLauncher
    [2025-02-10 08:17:15.340] [info]  Emulator path: D:\Arcade\RocketLauncher\RocketLauncher.exe
    [2025-02-10 08:17:15.340] [debug] Running command: "D:\Arcade\RocketLauncher\RocketLauncher.exe" "MAME" "1942"
    [2025-02-10 08:17:41.565] [error] Error stopping AHK scripts: Command failed: taskkill /IM AutoHotkey64.exe /F
    ERROR: The process "AutoHotkey64.exe" not found.

     

    Screenshot (78).png

    • Super Like 1
    fr0stbyt3

    Posted

    This error is removed in the next version. It's a process that cleans up any open AHK instances after the close of the emulator. So not a "real" bug as its just saying there was nothing to clean up.

    • Like 1

×
×
  • Create New...