Every time I try to export a map, there is an error message that says:
"{"statusCode":"InternalServerError","message":"Something went horribly, horribly wrong while servicing your request.","details":"Nancy.RequestExecutionException: Oh noes! ---> System.NullReferenceException: Object reference not set to an instance of an object.\r\n at EarthwareMapEditor.Core.Editor.EditorMapService.GetScreenshotJobImage(String jobId) in C:\\BuildAgent\\work\\38ad113351e74e92\\EarthwareMapEditor.Core\\Editor\\EditorMapService.cs:line 553\r\n at EarthwareMapEditor.Core.Editor.EditorMapService.ExportMapImage(Int32 editorMapId, String jobId, AuthUser currentUser) in C:\\BuildAgent\\work\\38ad113351e74e92\\EarthwareMapEditor.Core\\Editor\\EditorMapService.cs:line 162\r\n at EarthwareMapEditor.Core.Editor.EditorMapModule.<>c__DisplayClass0_0.<.ctor>b__5(Object p) in C:\\BuildAgent\\work\\38ad113351e74e92\\EarthwareMapEditor.Core\\Editor\\EditorMapModule.cs:line 69\r\n at CallSite.Target(Closure , CallSite , Func`2 , Object )\r\n at Nancy.Routing.Route.<>c__DisplayClass15_0.b__0(Object parameters, CancellationToken context)\r\n --- End of inner exception stack trace ---\r\n at Nancy.NancyEngine.InvokeOnErrorHook(NancyContext context, ErrorPipeline pipeline, Exception ex)"}"
It has been two weeks with this error.
Thanks!