[FIXED] System.ArgumentOutOfRangeException in updater

Fixed bugs, solved problems, and old reports.
Locked
nope__avi
Offline
Posts: 25
Joined: April 3rd, 2012, 1:08 am

[FIXED] System.ArgumentOutOfRangeException in updater

Post by nope__avi »

This pops up in my console whenever I start up my server. It started after the .631 update. Is this an error on my end or is it a problem with the software?

Code: Select all

> ERROR: An error occured while trying to check for updates: System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: Timeout can be only be set to 'System.Threading.Timeout.Infinite' or a value > 0.
nope__avi

User avatar
fragmer
fCraft Developer
Offline
Posts: 1386
Joined: May 21st, 2011, 10:53 pm

Re: System.ArgumentOutOfRangeException

Post by fragmer »

My bad. A bug in the updater. Will fix in 0.632 (which everyone will have to update to manually). Sorry!

nope__avi
Offline
Posts: 25
Joined: April 3rd, 2012, 1:08 am

Re: System.ArgumentOutOfRangeException

Post by nope__avi »

So there will be an announcement somewhere when the fix is released seeing as the updated won't tell us?
nope__avi

User avatar
fragmer
fCraft Developer
Offline
Posts: 1386
Joined: May 21st, 2011, 10:53 pm

Re: System.ArgumentOutOfRangeException

Post by fragmer »

All releases are announced at https://twitter.com/fCraft.

Also you can check SourceForge, fCraft.net, fCraft wiki, or [url=irc://irc.esper.net:5555/fCraft.dev]#fCraft.dev[/url] IRC channel for version information.

Locked