Version 1 Beta, Ubuntu 18.04 Linux game lunch crushes

  1. Version 1 Beta, Ubuntu 18.04 Linux game lunch crushes

  2. ./OmegaUpdater.x86_64
    Gathering required information…
    Downloading Update…
    Download Completed!
    Applying update…
    Cleaning up…
    Update Completed!
    Launching game…
    Unhandled exception. System.ComponentModel.Win32Exception (13): Permission denied
    at System.Diagnostics.Process.ForkAndExecProcess(String filename, String[] argv, String[] envp, String cwd, Boolean redirectStdin, Boolean redirectStdout, Boolean redirectStderr, Boolean setCredentials, UInt32 userId, UInt32 groupId, UInt32[] groups, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean usesTerminal, Boolean throwOnNoExec)
    at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
    at System.Diagnostics.Process.Start()
    at OmegaUpdater.Program.RelaunchGame()
    at OmegaUpdater.Program.Main(String[] args)
    Aborted (core dumped)

Give execution permissions to the executable and then run it
(right click on file, permissions, allow this file to be run as program or just chmod 777 filename in the bash)
(YGO Omega.x86_64, not the installer)

Done, It keeps crushing

./‘YGO Omega.x86_64’
MemoryManager: Using ‘Dynamic Heap’ Allocator.

Set current directory to /home/xxxxx/gam/omega
Found path: /home/xxxx/gam/omega/YGO Omega.x86_64
Loading in SingleInstance mode
Segmentation fault (core dumped)

try running it with sudo, not sure if it’s going to help but that’s the only thing that comes to mind

no difference, It keeps crushing. Thank you anyway

Same with me

have the problem too , what i do was use sudo chmod -R 777 on the folder off the instalation then run with ./OmegaUpdater.x86_64 , then i run the chmod again and run: ./YGO\ Omega.x86_64 , the game launchs but stay’s on the logo and doesn’t do nothing :stuck_out_tongue:

Now I have ubuntu 20.04, last ygo omega and no problems.

At last.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.