Another repeating error message on zero build count.
Brought to you by:
jantielens
If your project has zero builds the client goes into
continous errors mode (new error per poll) because it
attempts to references a build that doesn't exists.
For zero builds you have:
_showingBuilds(_showingBuilds.Length-1)
I added a test to stateTime_Tick in my local version.
Logged In: YES
user_id=994073
I just downloaded Hippo.NET 1.5 and am
getting "System.IndexOutOfRangeException:... at
Hippo.Client.main.stateTime_Tick..." when I run the client.
(Everything else was easy to set up.) Is this the same
problem as you're describing here? Is it fixed as of yet?