Problem uploading map: 2009-11-04 19:08:50 |
wisdomsword
Level 2
Report
|
I keep getting error message when trying to upload my map.
My map resolution is 1500 x 1500 pixel, is that too big?
|
Problem uploading map: 2009-11-04 19:36:08 |
wisdomsword
Level 2
Report
|
And here is the Error message:
2024 An error has occurred. [Line: 1 Position: 23]
Exception 1: XamlParseException: 2024 An error has occurred. [Line: 1 Position: 23]
at MS.Internal.XcpImports.CreateFromXaml(String xamlString, Boolean createNamescope, Boolean requireDefaultNamespace, Boolean allowEventHandlers, Boolean expandTemplatesDuringParse)
at MS.Internal.XcpImports.CreateFromXaml(String xamlString, Boolean createNamescope, Boolean requireDefaultNamespace, Boolean allowEventHandlers)
at System.Windows.Markup.XamlReader.Load(String xaml)
at WarLight.Shared.SharedUtility.ReadXaml(String xaml)
at WarLight.Shared.ClientShared.MapUtility.LoadMapFromXaml(String visionXml)
at WarLight.Client.MapInner.GetFullMapCompleted(Object token, ServerException error, String visionXml)
at WarLight.Client.LocalStore`2.EndGetObj(Object token, ServerException error, T obj)
at WarLight.Client.MapStore.<>c__DisplayClass1a.<RetrieveVision>b__19(Object unused, OpenReadCompletedEventArgs args)
at System.Net.WebClient.OnOpenReadCompleted(OpenReadCompletedEventArgs e)
at System.Net.WebClient.OpenReadOperationCompleted(Object arg)
|
Problem uploading map: 2009-11-06 14:36:30 |
Troll
Level 19
Report
|
Try to keep it below 1000x1000. Also it's best to try and keep the map size under 300 or 400k. Randy might have additional feedback!
|
Problem uploading map: 2009-11-06 16:41:58 |
Fizzer
Level 64
Warzone Creator
Report
|
I helped wisdomsword in email. This ended up being an Illustrator export bug that I'm fixing. 1500x1500 may be a large map, but the size won't cause an error :)
|
Problem uploading map: 2009-11-06 23:25:54 |
wisdomsword
Level 2
Report
|
Randy,
I am on the process of correcting my map svg file line by line right now. Yeah I know it takes a long time but I guess that is the best and only way I can make sure there is no more error.
Can you give me a simple sample map file so that I can look at it in notepad (command line format) to see what the coding structure of a correct svg map file should look like?
Thanks!
|
Problem uploading map: 2009-11-07 09:20:59 |
Fizzer
Level 64
Warzone Creator
Report
|
I'm sending you an e-mail to make sure I understand what you're doing. We should be able to find an easier way.
|