I need serious help!
Moderator: Moderators
I need serious help!
For some reason, my games won't start on spring lobby. I have tried many of the obvious remedies like re installing and updating framework.
My spring downloader will also not work and I think they are connected issues.
Here is the error message. Please help!!!
PLATFORM VERSION INFO
Windows : 6.0.6002.131072 (Win32NT)
Common Language Runtime : 4.0.30319.1
System.Deployment.dll : 4.0.30319.1 (RTMRel.030319-0100)
clr.dll : 4.0.30319.1 (RTMRel.030319-0100)
dfdll.dll : 4.0.30319.1 (RTMRel.030319-0100)
dfshim.dll : 4.0.31106.0 (Main.031106-0000)
SOURCES
Deployment url : http://planet-wars.eu/sd/SpringDownloader.application
ERROR SUMMARy
Below is a summary of the errors, details of these errors are listed later in the log.
* Activation of http://planet-wars.eu/sd/SpringDownloader.application resulted in exception. Following failure messages were detected:
+ Error creating the Web Proxy specified in the 'system.net/defaultProxy' configuration section.
+ The system proxy settings contain an invalid proxy server setting: 'http://:'.
COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.
WARNINGS
There were no warnings during this operation.
OPERATION PROGRESS STATUS
* [9/19/2010 9:10:11 AM] : Activation of http://planet-wars.eu/sd/SpringDownloader.application has started.
ERROR DETAILS
Following errors were detected during this operation.
* [9/19/2010 9:10:11 AM] System.Configuration.ConfigurationErrorsException
- Error creating the Web Proxy specified in the 'system.net/defaultProxy' configuration section.
- Source: System
- Stack trace:
at System.Net.Configuration.DefaultProxySectionInternal.GetSection()
at System.Net.WebRequest.get_InternalDefaultWebProxy()
at System.Net.HttpWebRequest..ctor(Uri uri, ServicePoint servicePoint)
at System.Net.HttpRequestCreator.Create(Uri Uri)
at System.Net.WebRequest.Create(Uri requestUri, Boolean useUriBase)
at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
at System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()
at System.Deployment.Application.FileDownloader.Download(SubscriptionState subState)
at System.Deployment.Application.DownloadManager.DownloadManifestAsRawFile(Uri& sourceUri, String targetPath, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestDirectBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options)
at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
--- Inner Exception ---
System.FormatException
- The system proxy settings contain an invalid proxy server setting: 'http://:'.
- Source: System
- Stack trace:
at System.Net.WebProxyDataBuilder.ParseProxyUri(String proxyString)
at System.Net.WebProxyDataBuilder.SetProxyAndBypassList(String addressString, String bypassListString)
at System.Net.RegBlobWebProxyDataBuilder.BuildInternal()
at System.Net.WebProxy.UnsafeUpdateFromRegistry()
at System.Net.Configuration.DefaultProxySectionInternal..ctor(DefaultProxySection section)
at System.Net.Configuration.DefaultProxySectionInternal.GetSection()
COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.
My spring downloader will also not work and I think they are connected issues.
Here is the error message. Please help!!!
PLATFORM VERSION INFO
Windows : 6.0.6002.131072 (Win32NT)
Common Language Runtime : 4.0.30319.1
System.Deployment.dll : 4.0.30319.1 (RTMRel.030319-0100)
clr.dll : 4.0.30319.1 (RTMRel.030319-0100)
dfdll.dll : 4.0.30319.1 (RTMRel.030319-0100)
dfshim.dll : 4.0.31106.0 (Main.031106-0000)
SOURCES
Deployment url : http://planet-wars.eu/sd/SpringDownloader.application
ERROR SUMMARy
Below is a summary of the errors, details of these errors are listed later in the log.
* Activation of http://planet-wars.eu/sd/SpringDownloader.application resulted in exception. Following failure messages were detected:
+ Error creating the Web Proxy specified in the 'system.net/defaultProxy' configuration section.
+ The system proxy settings contain an invalid proxy server setting: 'http://:'.
COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.
WARNINGS
There were no warnings during this operation.
OPERATION PROGRESS STATUS
* [9/19/2010 9:10:11 AM] : Activation of http://planet-wars.eu/sd/SpringDownloader.application has started.
ERROR DETAILS
Following errors were detected during this operation.
* [9/19/2010 9:10:11 AM] System.Configuration.ConfigurationErrorsException
- Error creating the Web Proxy specified in the 'system.net/defaultProxy' configuration section.
- Source: System
- Stack trace:
at System.Net.Configuration.DefaultProxySectionInternal.GetSection()
at System.Net.WebRequest.get_InternalDefaultWebProxy()
at System.Net.HttpWebRequest..ctor(Uri uri, ServicePoint servicePoint)
at System.Net.HttpRequestCreator.Create(Uri Uri)
at System.Net.WebRequest.Create(Uri requestUri, Boolean useUriBase)
at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
at System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()
at System.Deployment.Application.FileDownloader.Download(SubscriptionState subState)
at System.Deployment.Application.DownloadManager.DownloadManifestAsRawFile(Uri& sourceUri, String targetPath, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestDirectBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options)
at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
--- Inner Exception ---
System.FormatException
- The system proxy settings contain an invalid proxy server setting: 'http://:'.
- Source: System
- Stack trace:
at System.Net.WebProxyDataBuilder.ParseProxyUri(String proxyString)
at System.Net.WebProxyDataBuilder.SetProxyAndBypassList(String addressString, String bypassListString)
at System.Net.RegBlobWebProxyDataBuilder.BuildInternal()
at System.Net.WebProxy.UnsafeUpdateFromRegistry()
at System.Net.Configuration.DefaultProxySectionInternal..ctor(DefaultProxySection section)
at System.Net.Configuration.DefaultProxySectionInternal.GetSection()
COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.
Re: I need serious help!
When I used TASClient, it said "DevIL.dll was not found"
Re: I need serious help!
Re-format and reinstall Windows, you have a virus.
User Warned For This Post - Neddie
User Warned For This Post - Neddie
Re: I need serious help!
Damn... How do you know? Would malwarebytes take care of it or do I really have to reformat?
Re: I need serious help!
The best way is to reformat
Re: I need serious help!
I'm running a full scan on malwarebytes and if that doesn't work i'll reformat i suppose. How sure are you that I have a virus and that the virus is the problem?
- Forboding Angel
- Evolution RTS Developer
- Posts: 14673
- Joined: 17 Nov 2005, 02:43
Re: I need serious help!
Uhh unless I'm mistaken, Petah is at least in part trolling you. Google for trendmicro housecall. It's a pretty decent online scanner that should be able to help you out with virus', also, while malwarebytes is a good spyware catcher, spybot search and destroy (it's free) is imo better, and it's also better at preventative measures.
Re: I need serious help!
What do you mean trolling me?
- Forboding Angel
- Evolution RTS Developer
- Posts: 14673
- Joined: 17 Nov 2005, 02:43
Re: I need serious help!
http://lmgtfy.com/?q=Trolling+Definition&l=1
Do click the link. I'm answering your question but with that link I've done it in a trollish way. Hopefully after clicking it kinda makes sense.
Do click the link. I'm answering your question but with that link I've done it in a trollish way. Hopefully after clicking it kinda makes sense.
Re: I need serious help!
Ok... So is my question amateur or something?
I'm not super computer savy but I do love this game... I know all the regular ways to fix spring but I have no idea what to do.
That would be awesome if somebody could help me instead of just making fun of me.
I'm not super computer savy but I do love this game... I know all the regular ways to fix spring but I have no idea what to do.
That would be awesome if somebody could help me instead of just making fun of me.
- very_bad_soldier
- Posts: 1397
- Joined: 20 Feb 2007, 01:10
Re: I need serious help!
Your question is perfectly valid, its just this forum that has "problems" sometimes...
To your Tasclient problem: I think devil.dll should ship with spring. Maybe try reinstalling spring (and look if devil.dll is there afterwards) or grab that file from the spring portable archive.
No idea to your SpringDownloader problem. Judging from the log I would guess it is somehow related to your proxy maybe. Do you use a proxy?
To your Tasclient problem: I think devil.dll should ship with spring. Maybe try reinstalling spring (and look if devil.dll is there afterwards) or grab that file from the spring portable archive.
No idea to your SpringDownloader problem. Judging from the log I would guess it is somehow related to your proxy maybe. Do you use a proxy?
Re: I need serious help!
I'm quite certain I don't use a proxy... I assumed the problem had something to do with the "http" thing. I noticed there were too many colons
Re: I need serious help!
To where did you extract TAS Client?
Re: I need serious help!
Extract TASClient to your spring folder, you should have devil.dll there, as iirc spring needs it to run.
Re: I need serious help!
Thank you so much! It totally worked to extract in spring folder. Plus TASclient is actually way better!
Re: I need serious help!
According your first post, your system proxy is setup incorrectly!
To fix it go to internet explorer connection settings and edit proxy server.
Delete the faulty "http://" entry.
To fix it go to internet explorer connection settings and edit proxy server.
Delete the faulty "http://" entry.