brettvitaz / mtga-wine

Run MTG Arena on Mac with Wine
27 stars 2 forks source link

MTGA only starts every second time. #2

Closed DanielVolz closed 5 years ago

DanielVolz commented 5 years ago

I managed to run MTGA on my macbook due your fine scripts.

Strangely I can't run the MTGA.app container by double clicking it. It only start when I execute the MTGALauncher bash script in the bin directory.

I attached the logs I could get to this post. The first log is from the windows debugger after the MTGA.exe crahes. The second and third are from wine.

Here are my macbook specs:

Screenshot 2019-08-03 at 20 15 00

backtrace_windows_debugger.txt winelog_crash.txt winelog_works.txt

TomDemeranville commented 5 years ago

I have the same problem. I also had this problem when running using an older method using wineskin, if that's any help.

brettvitaz commented 5 years ago

I am looking into the issue related to the startup issue. It seems to be much worse with recent Arena updates, and I fear that there's not much I can do about it.

Please open a separate issue for not being able to running the MTGA app, and describe the steps you took to build/make wrapper.

brettvitaz commented 5 years ago

I am experimenting with fixies for the start up issue and have been unsuccessful in eliminating (or reducing) it. I will keep this issue open hoping for some insights, but I hope it will be resolved in time by subsequent Arena updates.

brettvitaz commented 5 years ago

Regarding the missing MTGA.app, I have overhauled and simplified the install process so that the result should be more consistent with expectations. You may now just run Install.command right from Finder to build the application, and the output directory will open automatically when the process completes.

brettvitaz commented 5 years ago

I am closing this issue because I do not believe that there is a solution I can implement in any reasonable time frame. I welcome any PRs that can resolve this issue, and if I happen across something useful, I will add a fix.