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

Crash after copying linux files to folder then selecting next to list files to pick as an exe #130

Open
Blad3forc3 opened this issue Nov 19, 2024 · 4 comments

Comments

@Blad3forc3
Copy link

When i select a linux gameimage and i copy the relevant files to the linux folder then clicking next so gameimage lists the exe file to pick or script file gameimage will randomly just close. Maybe something to do with the amount of files it is reading? Also when it randomly does show a list of files and i select the script i want to run, gameimage doesnt run the script.
When i run the script without gameimage from file explorer everything runs fine.

@ruanformigoni
Copy link
Owner

Thanks for reporting this issue @Blad3forc3 ! I'll check it out.

@ruanformigoni
Copy link
Owner

ruanformigoni commented Nov 28, 2024

Hello @Blad3forc3 , let me know if v1.5.1 fixes the crash issue.

@Blad3forc3
Copy link
Author

It doesnt appear to RUan. I am trying to get the linux version of civilization v into a gameimage and after copying the files over it pauses then just closes.

The log file doesnt really give anyything interesting either

@Blad3forc3
Copy link
Author

This is happening still.

I ran gameimage from the command line and it gives me a bit more when it closes by itself

I :: Access 'Monster-Hunter-Stories'
I :: Access 'path_dir_project'
I :: Access 'path_dir_project_root'
gameimage.rs:58: I :: Search directory '/media/ade/Temp/Temp/build/Monster-Hunter-Stories/opt/gameimage-games/Monster-Hunter-Stories/wine/drive_c'
gameimage.rs:58: I :: Exclude directory '"/media/ade/Temp/Temp/build/Monster-Hunter-Stories/opt/gameimage-games/Monster-Hunter-Stories/wine/drive_c/windows"'
gameimage.rs:58: I :: Exclude directory '"/media/ade/Temp/Temp/build/Monster-Hunter-Stories/opt/gameimage-games/Monster-Hunter-Stories/wine/drive_c/ProgramData/Microsoft/Windows"'
gameimage.rs:58: I :: Exclude directory '"/media/ade/Temp/Temp/build/Monster-Hunter-Stories/opt/gameimage-games/Monster-Hunter-Stories/wine/drive_c/users/gameimage/AppData/Local/Microsoft/Windows"'
gameimage.rs:58: I :: Exclude directory '"/media/ade/Temp/Temp/build/Monster-Hunter-Stories/opt/gameimage-games/Monster-Hunter-Stories/wine/drive_c/users/gameimage/AppData/Roaming/Microsoft/Windows"'
gameimage.rs:58: I :: Starting IPC for "/opt/gameimage/bin/gameimage-cli"
gameimage.rs:58: I :: key identifier: /opt/gameimage/bin/gameimage-cli
gameimage.rs:58: I :: Generated message_queue key: 1094189605
gameimage.rs:58: I :: Message queue id: 32810
ipc.rs:91: Frontend key is: 1094189605
ipc.rs:112: Closed existing message queue
search.rs:27: Finished reading messages
search.rs:32: Backend exited successfully
wine.rs:716: Could not read input args: No such file or directory (os error 2)
Error sending request: Broken pipe
Fatal error while communicating with the Wayland server: Broken pipe

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

2 participants