Difference between revisions of "Enderal:Launcher Debugging"

From sureai
Jump to: navigation, search
m
(redirect)
 
(5 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 or installed repeatedly===
+
Some useres experience issues with the downloading or installing of the patches. An inidcation for this issue is that the the amount of downloads / installations is increasing above the actual number of patches.
+
This is usually the result of some sort of write protection on your Skyrim / Enderal directory. Try to disable it and/or restart your PC.
+
The Enderal launcher needs to be run as admin.
+
 
+
====Problem while downloading====
+
*Make sure it's not a write protection issue like it is explained above.
+
*Close the Enderal launcher.
+
*Delete the files in this directory: '''...\Skyrim\EnderalLauncher\update'''
+
*'''C:\program files(x86)\Steam\Steamapps\common\Skyrim\EnderalLauncher\update''' being the default path of your installation if Skyrim was installed via Steam.
+
*Run the Enderal launcher as admin and try to download the patches again.
+
 
+
 
+
====Problem while installing====
+
*Make sure it's not a write protection issue like it is explained above.
+
*Close the Enderal launcher.
+
*Run a text editor like Notepad++.
+
*Open up your '''conf.sur''' with the text editor.
+
*The file is located in your game directory '''...\Skyrim\EnderalLauncher\system\config\conf.sur'''
+
*'''C:\program files(x86)\Steam\Steamapps\common\Skyrim\EnderalLauncher\system\config\conf.sur''' being the default path of your installation if Skyrim was installed via Steam.
+
*Replace the value behind <code>sCurrentVersion</code> with <code>1.1.0.0</code>.
+
*Start the launcher and install the updates again.
+
 
+
 
+
===Application load error p:0000065432===
+
*This is not an Enderal related bug, it's a Steam/Skyrim bug.
+
*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 (the reasons are unknown). Theoretically you would need to reinstall Enderal and download the patches again.
+
Before you do that, follow this instruction:
+
 
+
*Close the Enderal launcher.
+
*Run a text editor like Notepad++.
+
*If everything was installed properly before the game files are not recognized anymore, open up your '''conf.sur''' with the text editor.
+
*The file is located in your game directory '''...\Skyrim\EnderalLauncher\system\config\conf.sur'''
+
*'''C:\program files(x86)\Steam\Steamapps\common\Skyrim\EnderalLauncher\system\config\conf.sur''' being the default path of your installation if Skyrim was installed via Steam.
+
*Edit this line <code>bInstallStat=0</code> to <code>bInstallStat=1</code>. Save the file.
+
*Run the Enderal launcher again and start the game.
+
 
+
 
+
 
+
 
+
For further help please visit our [http://forum.sureai.net/viewforum.php?f=208 english support forum] or our [http://sureai.net:9898/secure/Dashboard.jspa bug tracker]. To post or comment in our forum you need to create an account beforehand, however the bug tracker does not require a login.
+
 
+
[[Category:Technical Information]]
+

Latest revision as of 11:31, 30 May 2017