STEAM 组
Giant Multiplayer Robot MRobot
STEAM 组
Giant Multiplayer Robot MRobot
17
游戏中
220
在线
成立于
2012 年 3 月 9 日
国家/地区
United States 
所有讨论 > 综合讨论 > 主题详情
banthesun 2015 年 8 月 4 日 上午 12:37
Issue Downloading Turn
Sorry for the trouble, but I've been running into a problem downloading the save file for my turn in game 13664. The help box says to check the debug log and contact support, so here I am. The debug log I've been recieving looks a little like this:

System.Net.WebException: The remote server returned an error: (500) Internal Server Error.
at System.Net.HttpWebRequest.GetResponse()
at GmrClient.Classes.DiplomacyClient.WebApiGetLatestSaveFileStream(Int32 gameId, Stream& fileStream)
at GmrClient.Models.GameModel.DownloadSaveFile(Boolean showProgress)

Earlier in this turn, I saw another player had the same issue, and fixed it by reverting, but I've tried reverting, and have had no luck so far.

Thanks for your attention!
< >
正在显示第 1 - 1 条,共 1 条留言
Gizmo 2015 年 8 月 4 日 上午 10:48 
You can still get your turn over the website. It seems like the GetLatestSaveFileBytes REST call is broken or gone (http://multiplayerrobot.com/About/Api):

{u'ExceptionMessage': u"Method not found: 'System.Net.Http.HttpRequestMessage System.Web.Http.ApiController.get_Request()'.",
u'ExceptionType': u'System.MissingMethodException',
u'Message': u'An error has occurred.',
u'StackTrace':
at GmrServer.Controllers.DiplomacyController.GetLatestSaveFileBytes(String authKey, Int32 gameId)
at lambda_method(Closure , Object , Object[] )
at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass10.<GetExecutor>b__9(Object instance, Object[] methodParameters)
at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at System.Web.Http.Controllers.ApiControllerActionInvoker.<InvokeActionAsyncCore>d__0.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at System.Web.Http.Controllers.ActionFilterResult.<ExecuteAsync>d__2.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at System.Web.Http.Dispatcher.HttpControllerDispatcher.<SendAsync>d__1.MoveNext()


Same problem here: http://psteamcommunity.yuanyoumao.com/groups/multiplayerrobot/discussions/0/541907867763015057/
最后由 Gizmo 编辑于; 2015 年 8 月 4 日 上午 10:49
< >
正在显示第 1 - 1 条,共 1 条留言
每页显示数: 1530 50

所有讨论 > 综合讨论 > 主题详情