Jump to content

"Attempting to load SKSE - Failed"


icer22x

Recommended Posts

I just started getting random CTDs a few days ago... I've never gotten them this much before. I've had about 5 or 6 today. I didn't know the new Steam patch disabled the old LAA from working so I thought that was the issue.

 

I installed the new version of LAA from Nexus and it started up fine. However, I am STILL getting random CTDs.

 

I checked the LAA log and this is what it is reporting (notice the line in red):

Loader: Getting windows version - 6.1.7601 Service Pack 1

Loader: Getting executable name - C:\Program Files (x86)\Steam\steamapps\common\skyrim\skyrim4gb.exe

Loader: Making sure this executable is not called TESV.exe - It isn't

Loader: Trying to get Skyrim path from Bethesda Softworks registry key

Loader: Attmepting to open HKLM\SOFTWARE\Bethesda Softworks\Skyrim - Succeeded

Loader: Attempting to query size of "Installed Path" value - Succeeded

Loader: Attempting to query "Installed Path" value - Succeeded

Loader: Changing directory to c:\program files (x86)\steam\steamapps\common\skyrim\

Loader: Validating TESV.exe...

Loader: Validation passed

Loader: Getting file attributes for TESV.exe

Loader: Checking if file attributes for TESV.exe and TESV.exe.4gb match - They did.

Loader: Validating and checking status of TESV.exe.4gb...

Loader: TESV.exe.4gb seems good

Loader: Looking for SteamAPPId passed on command line - Didn't find it. Using default 72850

Loader: Creating TESV.exe.4gb process - Succeeded

Loader: Allocating memory buffer in TESV.exe.4gb procress

Loader: Writing helper dll name into memory buffer

Loader: Creating remote thread to load helper dll

Loader: Waiting for remote thread to exit

skyrim4gb_helper: successfully injected

Executable filename: c:\program files (x86)\steam\steamapps\common\skyrim\TESV.exe.4gb

Executable address: 0x400000

Unsetting LAA Bit

Getting Handle to KERNEL32 - Succeeded

Redirecting GetModuleFileNameA

Attempting to load SKSE - Failed -> The specified module could not be found.

skyrim4gb_helper: returning from DLLStartup

Loader: Freeing memory buffer in TESV.exe.4gb process

Loader: Checking if LAA has any effect - It does.

Loader: Checking if LAA flag worked for TESV.exe.4gb process - It Did

Loader: Starting main thread in TESV.exe.4gb process

Loader: Exiting

 

I don't know if that means the mod is not able to work? Regardless, I am still getting random CTDs...

Link to comment
Share on other sites

Loader: Getting windows version - 6.1.7601 Service Pack 1

Loader: Getting executable name - C:\Program Files (x86)\The Elder Scrolls V Skyrim\Data\skyrim4gb.exe

Loader: Making sure this executable is not called TESV.exe - It isn't

Loader: Trying to get Skyrim path from Bethesda Softworks registry key

Loader: Attmepting to open HKLM\SOFTWARE\Bethesda Softworks\Skyrim - Succeeded

Loader: Attempting to query size of "Installed Path" value - Succeeded

Loader: Attempting to query "Installed Path" value - Succeeded

Loader: Changing directory to C:\Program Files (x86)\The Elder Scrolls V Skyrim\

Loader: Validating TESV.exe...

Loader: Validation passed

Loader: Getting file attributes for TESV.exe

Loader: Checking if file attributes for TESV.exe and TESV.exe.4gb match - They didn't. Copying TESV.exe to TESV.exe.4gb

Loader: Unable to copy TESV.exe to TESV.exe.4gb - Access is denied.

 

Can anyone help me get this mod to work.

Link to comment
Share on other sites

try running as administrator, and out of curiosity why isint your skyrim folder in the steam as it needs to be there to run...

 

Theres only one reason, really.... All legal versions of TES5 are installed into the Steam folder path, no exceptions.

Link to comment
Share on other sites

Ok i've been up all nite trying to work out why my game keeps crashing, im not big on coding so any help here would be nice :)

 

Here's my list you may notice im having the same issue with the SKSE from steam among other things the last few lines seem to tell me that the 4 gig mod hasn't worked properly, its seem to have injected but the LAA isn't being recognised.

 

Loader: Getting windows version - 6.1.7601 Service Pack 1

Loader: Parsing Command Line...

Loader: Getting executable name - C:\Program Files\Steam\SteamApps\common\skyrim\Data\skyrim4gb.exe

Loader: Trying to get Skyrim path from Bethesda Softworks registry key

Loader: Attmepting to open HKLM\SOFTWARE\Bethesda Softworks\Skyrim - Succeeded

Loader: Attempting to query size of "Installed Path" value - Succeeded

Loader: Attempting to query "Installed Path" value - Succeeded

Loader: Changing directory to c:\program files\steam\steamapps\common\skyrim\

Loader: Original exe is: c:\program files\steam\steamapps\common\skyrim\TESV.exe

Loader: LAA exe is: c:\program files\steam\steamapps\common\skyrim\TESV.exe.4gb

Loader: Validating original exe...

Loader: Validation passed

Loader: Making sure original and LAA exe are not the same file - They aren't

Loader: Making sure this executable is not c:\program files\steam\steamapps\common\skyrim\TESV.exe - It isn't

Loader: Making sure this executable is not c:\program files\steam\steamapps\common\skyrim\TESV.exe.4gb - It isn't

Loader: Getting file attributes for original exe

Loader: Checking if file attributes for original exe and LAA exe match - They did.

Loader: Validating and checking status of c:\program files\steam\steamapps\common\skyrim\TESV.exe.4gb...

Loader: seems good

Loader: Setting SteamAPPId environment variable to 72850 (default)

Loader: Creating process: "c:\program files\steam\steamapps\common\skyrim\TESV.exe.4gb"

Loader: Allocating memory buffer in child procress - Success. Buffer at 7FFA0000

Loader: Getting handle to Kernel32

Loader: Getting filename of Kernel32

Loader: Getting module information for Kernel32

Loader: Creating remote thread to initialize libraries

Loader: Waiting for remote thread to exit

Loader: Getting number of modules loaded in child process

Loader: Getting handles to modules loaded in child process

Loader: Looking for handle to Kernel32 in module handle list from child process

Loader: Injecting dll loader code into child process.

Loader: Writing injection data into child process.

Loader: Creating remote thread to load helper dll

Loader: Waiting for remote thread to exit

skyrim4gb_helper: successfully injected

Executable filename: c:\program files\steam\steamapps\common\skyrim\TESV.exe.4gb

Executable address: 0x400000

Unsetting LAA Bit

Getting Handle to KERNEL32 - Succeeded

Redirecting GetModuleFileNameA

Loading additional DLLs

Attempting to load skse_steam_loader.dll - Failed -> The specified module could not be found.

skyrim4gb_helper: returning from CompleteInjection

Loader: Checking if LAA has any effect - It doesn't. Operating System must be 32bit without /3GB switch enabled

Loader: Starting main thread in child process

Loader: Exiting

 

WTF does this mean? Operating System must be 32bit without /3GB switch enabled

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...