Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quit action stopped working #7216

Open
1 task done
DoppelgangerGames1 opened this issue Dec 1, 2024 · 0 comments
Open
1 task done

Quit action stopped working #7216

DoppelgangerGames1 opened this issue Dec 1, 2024 · 0 comments

Comments

@DoppelgangerGames1
Copy link

Is there an existing issue for this?

Describe the bug

In my own game I exited to Menu Scene and pressed the "quit" button. It didn't work. Than I created a new projet to test if I messed up something in my events. But no. The quit action didn't work.

Here's what the console showed me:

abstract-debugger-client.ts:205 Could not load @electron/remote from "F:\GDEV\Gdevelop\resources\preview_node_modules@electron\remote\renderer\index.js". Error is: Error: Cannot find module 'F:\GDEV\Gdevelop\resources\preview_node_modules@electron\remote\renderer\index.js'
Require stack:

  • C:\Users\Doppulus\AppData\Local\Temp\GDTMP--1\preview\index.html
    at Module._resolveFilename (node:internal/modules/cjs/loader:940:15)
    at Function.i._resolveFilename (node:electron/js2c/renderer_init:33:1095)
    at Module._load (node:internal/modules/cjs/loader:785:27)
    at Function.c._load (node:electron/js2c/asar_bundle:5:13343)
    at Function.i._load (node:electron/js2c/renderer_init:33:356)
    at Module.require (node:internal/modules/cjs/loader:1012:19)
    at require (node:internal/modules/cjs/helpers:102:18)
    at R.getElectronRemote (runtimegame-pixi-renderer.ts:996:18)
    at R.stopGame (runtimegame-pixi-renderer.ts:917:27)
    at h.step (scenestack.ts:60:43)
2024-12-01.19-38-13.online-video-cutter.com.mp4

Steps to reproduce

  1. Open any project
  2. Put events: At the beginning of the scene == Quit the game
  3. Wait for the game to close...
  4. Wait for the game to close...
  5. Wait for the game to close...

GDevelop platform

Desktop

GDevelop version

5.4.218

Platform info

OS (e.g. Windows, Linux, macOS, Android, iOS)

Win

OS Version (e.g. Windows 10, macOS 10.15)

Win 10 Pro

Browser(For Web) (e.g. Chrome, Firefox, Safari)

Device(For Mobile) (e.g. iPhone 12, Samsung Galaxy S21)

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant