icer22x Posted November 27, 2011 Share Posted November 27, 2011 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 exitskyrim4gb_helper: successfully injectedExecutable filename: c:\program files (x86)\steam\steamapps\common\skyrim\TESV.exe.4gbExecutable address: 0x400000Unsetting LAA BitGetting Handle to KERNEL32 - SucceededRedirecting GetModuleFileNameAAttempting 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 More sharing options...
olha2 Posted November 27, 2011 Share Posted November 27, 2011 whats skse? (skyrim script extender? is it already out?) Link to comment Share on other sites More sharing options...
Arkune Posted November 27, 2011 Share Posted November 27, 2011 They are testing it.I doubt this has anything to do with the CTD. Link to comment Share on other sites More sharing options...
OISteven Posted November 27, 2011 Share Posted November 27, 2011 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 More sharing options...
masamune30 Posted December 2, 2011 Share Posted December 2, 2011 try running as administrator, and out of curiosity why isint your skyrim folder in the steam as it needs to be there to run... Link to comment Share on other sites More sharing options...
Sunnie Posted December 2, 2011 Share Posted December 2, 2011 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 More sharing options...
Blackrain69 Posted December 10, 2011 Share Posted December 10, 2011 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 exitskyrim4gb_helper: successfully injectedExecutable filename: c:\program files\steam\steamapps\common\skyrim\TESV.exe.4gbExecutable address: 0x400000Unsetting LAA BitGetting Handle to KERNEL32 - SucceededRedirecting GetModuleFileNameALoading additional DLLsAttempting 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 More sharing options...
runicNomad Posted December 17, 2011 Share Posted December 17, 2011 my understanding is only 64 bit can utilize 4gb fully Link to comment Share on other sites More sharing options...
Recommended Posts