Difference between revisions of "Enderal:Launcher Debugging"

From sureai
Jump to: navigation, search
(Updating the page, might take some edits)
(redirect)
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Tips and Tricks for Launcher Debugging ==
+
#REDIRECT [[Enderal:Technical Information#Launcher Debugging]]
 
+
 
+
===Connection issues with the patch servers===
+
*Our patch and download servers are always online.
+
*Make sure to run the launcher as admin.
+
*If the launcher displays that our download servers are offline, check your internet connection first. If your connection is stable, but you are still not able to get a connection to our patch servers, try to set the Enderal launcher as whitelisted on your firewall or your anti virus program. You probably have to restart the launcher, otherwise it may not detect changes on your firewall or anti virus program.
+
*Wait a few minutes, the server might be busy (especially on patch days).
+
*If this does not work:
+
**Press [WIN] + [R] to open up run dialog box
+
**Type in <code>cmd.exe</code>
+
**Then type the following: <code>netsh winsock reset</code>
+
**Confirm with [ENTER]
+
**Restart your PC
+
**Start the launcher as admin and try to download the patches again
+
 
+
 
+
===Patches are downloaded repeatedly===
+
 
+
*Often there is some sort of write protection on your Skyrim directory. Try to remove it and/or restart your PC.
+
*Run the Enderal launcher as admin.
+
 
+
====Problem while downloading====
+
*Close the Enderal Launcher.
+
*If the download process of an update fails and/or the launcher is downloading longer or more than it should. (e.g. "'''Downloading''' 11/10" or "12/10" etc.) Delete the files in this directory: '''C:\program files(x86)\Steam\Steamapps\common\Skyrim\EnderalLauncher\update'''
+
*Start the launcher and try to download the updates again.
+
 
+
 
+
====Problem while installing====
+
*Close the Enderal Launcher.
+
*If the installation of an update fails (e.g. "'''Installing''' 11/10" or "12/10" etc.) or the launcher displays that everthing is installed but you can't start the game, go to this directory: '''C:\program files(x86)\Steam\Steamapps\common\Skyrim\EnderalLauncher\system\config\config.sur'''. Edit the file (it's a textfile) with e.g. Notepad++ in this way: '''replace the <code>sCurrentVersion</code> with an older version (safest EN: <code>1.1.0.0</code>; safest DE: <code>1.0.0.0</code>).'''
+
*Start the launcher and try to install the updates again.
+
 
+
 
+
===Application load errorp:0000065432===
+
*This is no Enderal related bug, it's a Steam/Skyrim bug.
+
*If this error message '''Application load errorp:**********''' appears check if Steam is correctly installed and running.
+
*Restarting Steam or restarting your PC might also help to get rid of this error.
+
 
+
 
+
===Enderal Launcher does not recognize the game files anymore===
+
*After a crash it can happen that the launcher does not detect the game files anymore.
+
*Close the Enderal Launcher.
+
*If everything was correctly installed, open up this file with a text editor like Notepad++ '''C:\program files(x86)\Steam\Steamapps\common\Skyrim\EnderalLauncher\system\config\conf.sur''' and edit this line <code>bInstallStat=0</code> to <code>bInstallStat=1</code>. Save the file.
+
*Start the launcher again and run the game.
+
 
+
 
+
 
+
 
+
For further help please visit our [http://forum.sureai.net/viewforum.php?f=208| english support forum].
+
 
+
[[Category:Technical Information]]
+

Latest revision as of 11:31, 30 May 2017