Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CimTools Error #65

Open
t1a2l opened this issue Oct 30, 2017 · 2 comments
Open

CimTools Error #65

t1a2l opened this issue Oct 30, 2017 · 2 comments
Assignees
Labels

Comments

@t1a2l
Copy link

t1a2l commented Oct 30, 2017

WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x00000] in :0
at System.Net.HttpWebRequest.GetResponse () [0x00000] in :0
at System.Net.WebClient.GetWebResponse (System.Net.WebRequest request) [0x00000] in :0
at System.Net.WebClient.DownloadDataCore (System.Uri address, System.Object userToken) [0x00000] in :0
UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception)
CimToolsRushHour.v2.Workshop.Changelog:DownloadChangelog()
RushHour.LoadingExtension:OnLevelLoaded(LoadMode)
LoadingWrapper:OnLevelLoaded(UpdateMode)
c__Iterator9:MoveNext()
LoadingManager:Update()

@PropaneDragon
Copy link
Owner

This is a tool within the mod trying to access the Steam community in order to download the change logs. I'll see why it's erroring out rather than failing gracefully.

@PropaneDragon PropaneDragon self-assigned this Nov 1, 2017
@t1a2l
Copy link
Author

t1a2l commented Nov 1, 2017

Great thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants