Recurring error

Questions about Wine on macOS.
Locked
Senoshu
Newbie
Newbie
Posts: 1
Joined: Thu Sep 01, 2011 9:01 am

Recurring error

Post by Senoshu »

I'm very new to wine and haven't really had much experience with working programs like it in the past so I'm not very good with solving problems that arise in it. However after looking through the faq and scanning the forum a bit I still haven't found a straightforward answer of how to deal with this. I'm running Max os X 10.6.8 and wine seems to have installed and I did run an update in which it said it was updated but everytime I try to run a .exe installation for a game this happens:

"Log file is being written to C:\users\ianhines\Temp\LeagueofLegends.exe.log
err:seh:setup_exception_record stack overflow 1760 bytes in thread 0026 eip 7bc3081c esp 02cd0c50 stack 0x2cd0000-0x2cd1000-0x2ed0000"

This is accompanied by a window of the installation opening that is graphically barely there. I'm lucky if any buttons show up ect. and most of it is a white screen. I've tried this with League of Legends and Dragon's Nest. As I said I'm new to all this stuff so answers that involve a fair amount of no-how with the program ect won't help me much. If there is a simple fix please let me know and if not likewise. Thank you.
doh123
Level 8
Level 8
Posts: 1227
Joined: Tue Jul 14, 2009 1:21 pm

Re: Recurring error

Post by doh123 »

Senoshu wrote:I'm very new to wine and haven't really had much experience with working programs like it in the past so I'm not very good with solving problems that arise in it. However after looking through the faq and scanning the forum a bit I still haven't found a straightforward answer of how to deal with this. I'm running Max os X 10.6.8 and wine seems to have installed and I did run an update in which it said it was updated but everytime I try to run a .exe installation for a game this happens:

"Log file is being written to C:\users\ianhines\Temp\LeagueofLegends.exe.log
err:seh:setup_exception_record stack overflow 1760 bytes in thread 0026 eip 7bc3081c esp 02cd0c50 stack 0x2cd0000-0x2cd1000-0x2ed0000"

This is accompanied by a window of the installation opening that is graphically barely there. I'm lucky if any buttons show up ect. and most of it is a white screen. I've tried this with League of Legends and Dragon's Nest. As I said I'm new to all this stuff so answers that involve a fair amount of no-how with the program ect won't help me much. If there is a simple fix please let me know and if not likewise. Thank you.
what version of Wine are you using? the error about a Log file being written does NOT look like normal Wine. If you are using a 3rd party program that uses Wine, you'll have to ask for support in their channels. Common Mac 3rd party Wine solutions are Crossover, Wineskin, WineBottler, PlayOnMac and Bordeaux. If you are using plain vanilla Wine thats mainly all command line usage, then you can get help here.
User avatar
DanKegel
Moderator
Moderator
Posts: 1164
Joined: Wed May 14, 2008 11:44 am

Re: Recurring error

Post by DanKegel »

Senoshu wrote:...everytime I try to run a .exe installation for a game this happens:

"Log file is being written to C:\users\ianhines\Temp\LeagueofLegends.exe.log
err:seh:setup_exception_record stack overflow 1760 bytes in thread 0026 eip 7bc3081c esp 02cd0c50 stack 0x2cd0000-0x2cd1000-0x2ed0000"

This is accompanied by a window of the installation opening that is graphically barely there. I'm lucky if any buttons show up ect. and most of it is a white screen. I've tried this with League of Legends and Dragon's Nest.
The simple answer is: check Wine's AppDB first; if the program is listed
as garbage there, don't expect it to work in Wine.

League of Legends:
http://appdb.winehq.org/objectManager.p ... &iId=19141

Dragon Nest:
http://appdb.winehq.org/objectManager.p ... &iId=13212

Both are rated Garbage, so Wine can't run them (yet).
Locked