Loading...
  OR  Zero-K Name:    Password:   

Userpage bugged?

3 posts, 1248 views
Post comment
Filter:    Player:  
sort
12 years ago
When trying to view my userpage at http://zero-k.info/Users/Detail/1477
i get a Server Error in '/' Application.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.InvalidOperationException: Collection was modified; enumeration operation may not execute.

Source Error:

Line 156: table
Line 157: @foreach (var kvp in Model.Preferences.Where(x=>x.Key != AutohostMode.None).OrderBy(x=>x.Key))
Line 158: {
Line 159: tr

from the code snippet i assume that it sets for each var kvp in x where x.key is not "none" some command. since i have set every preference to never or none (if it is the playerjuggler settings we are talking about) i think that this could be the problem.
+0 / -0


12 years ago
fixed
+0 / -0
12 years ago
thank you very much
+0 / -0