Clowud / winetricks

Automatically exported from code.google.com/p/winetricks
0 stars 0 forks source link

Skyrim won't load via skse through wine 1.7.0 #375

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. double click installed skse launcher (gives error message seen below, *OR* 
when clicking SKyrimLauncher.exe. or TESV.exe Skyrim tries to reinstall itself, 
was working just fine prior to installing a mod that requires skse

tried numerous solutions including installing BOSS to no avail, see thread on 
steam community for more info: 
http://steamcommunity.com/app/72850/discussions/0/792924952888199515/

What is the expected output? What do you see instead?
I expect it to run the game, instead I get the following error:

Unhandled exception: page fault on read access to 0x7b84a860 in 32-bit code 
(0x7b84a860).
Register dump:
CS:001b SS:0023 DS:0023 ES:0023 FS:100f GS:000f
EIP:7b84a860 ESP:01f1f69c EBP:01f1f6a8 EFLAGS:00010202( R- -- I - - - )
EAX:003c0005 EBX:7bc67bbc ECX:01f1f6cc EDX:003c0000
ESI:ff9f0f10 EDI:ff9f01bc
Stack dump:
0x01f1f69c: 7bc66b8c 003c0005 00000000 01f1f728
0x01f1f6ac: 7bc67c3a 003c0000 003c0005 00000085
0x01f1f6bc: ff185b5a ffffffff 7bc7df50 402c2980
0x01f1f6cc: 0000027f 00000000 00001f80 7bc67bbc
0x01f1f6dc: ff9f0000 7bc98b00 ff9f01bc ff9f0f10
0x01f1f6ec: 01f1f728 01f1f6b0 01f1f710 01f1f748
0201: sel=100f base=ff9f0000 limit=00000fff 32-bit rw-
Backtrace:
=>0 0x7b84a860 in <wine-loader> (+0x7b84a860) (0x01f1f6a8)
1 0x7bc67c3a in <wine-loader> (+0x7bc67c39) (0x01f1f728)
2 0x7bc66b52 in <wine-loader> (+0x7bc66b51) (0x01f1f748)
3 0x7bc6ee37 in <wine-loader> (+0x7bc6ee36) (0x01f1ff98)
4 0x98ac25b7 (0x01f1ffc8)
5 0x98aacd4e (0x01f1ffec)
0x7b84a860: addb    %al,0x0(%eax)
Modules:
Module  Address  Debug info Name (29 modules)
ELF  0-7bf03000 Stabs <wine-loader>
PE   340000- 347000 Deferred x3daudio1_7
PE   350000- 397000 Deferred binkw32
PE   3a0000- 3b6000 Deferred xinput1_3
PE   400000- 1e12000    Deferred tesv
PE  10000000-101e5000   Deferred d3dx9_42
PE  3b400000-3b41e000   Deferred steam_api
PE  402a0000-4043d000   Deferred kernel32
PE  40640000-40644000   Deferred advapi32
PE  40740000-40744000   Deferred version
PE  40760000-40764000   Deferred wsock32
PE  40780000-40784000   Deferred ws2_32
PE  41010000-4104b000   Deferred user32
PE  413f0000-413f7000   Deferred gdi32
PE  416c0000-4181d000   Deferred shell32
PE  41aa0000-41aa8000   Deferred shlwapi
PE  41ba0000-41bcf000   Deferred comctl32
PE  41dd0000-41dd8000   Deferred ole32
PE  42150000-42154000   Deferred rpcrt4
PE  42290000-42294000   Deferred msvcrt
PE  42410000-42414000   Deferred iphlpapi
PE  42450000-42454000   Deferred dinput8
PE  42490000-42507000   Deferred winmm
PE  42590000-42599000   Deferred msacm32
PE  425e0000-425e4000   Deferred d3d9
PE  426c0000-426c4000   Deferred wined3d
PE  42e70000-42e74000   Deferred opengl32
PE  43110000-4311e000   Deferred setupapi
PE  7bc10000-7bc14000   Deferred ntdll
Threads:
process tid prio (all id:s are in hex)
0000000c winemenubuilder.exe
0000000d 0
0000000e services.exe
00000020 0
0000001f 0
00000014 0
00000010 0
0000000f 0
00000012 winedevice.exe
0000001c 0
00000019 0
00000017 0
00000013 0
0000001a plugplay.exe
00000022 0
00000021 0
0000001b 0
0000001d 
0000001e 0
00000029 explorer.exe
0000002b 0
0000002a 0
0000004a skse_loader.exe
00000037 0
00000074 (D) Z:\Users\EASCH\Documents\Steam\SteamApps\common\Skyrim\TESV.exe
00000085 0 <==
0000006a 0
System information:
Wine build: wine-1.7.0
Platform: i386
Host system: Darwin
Host version: 12.3.0

What version of the product are you using? On what operating system?
Skyrim via skse via wine 1.7.0 on OS X Mountain Lion

Please provide any additional information below.
SKyrim was working fine, but now (since installing a new mod) is trying to 
reinstall itself via the launcher, unknown reason, so I'm trying to launch via 
skse (Skyrim Script Extender, which is necessary for a mod I have installed) 
I've tried with and without the mod in my Skyrim directory, but it's giving me 
the same errors regardless

Original issue reported on code.google.com by EAschbla...@gmail.com on 29 Oct 2013 at 5:12

GoogleCodeExporter commented 8 years ago
This has nothing to do with winetricks.

Original comment by austinenglish@gmail.com on 29 Oct 2013 at 5:17

GoogleCodeExporter commented 8 years ago
hmm, okay, thanks. Any idea what it refers to?

Original comment by EAschbla...@gmail.com on 29 Oct 2013 at 5:57

GoogleCodeExporter commented 8 years ago
There's not much info there. Try running from a terminal to see if there's 
anything in stdout. Otherwise, you'd have to debug it.

It's likely a wine bug. Use https://forum.winehq.org for help with wine.

Original comment by austinenglish@gmail.com on 29 Oct 2013 at 6:16