Comments on: Saving and loading data in a XNA windows game (XmlSerialization) http://xnafan.net/2012/07/saving-and-loading-data-in-a-xna-windows-game-xmlserialization/ XNA tutorials, code and games Fri, 10 Aug 2018 04:55:21 +0000 hourly 1 https://wordpress.org/?v=4.2.22 By: admin http://xnafan.net/2012/07/saving-and-loading-data-in-a-xna-windows-game-xmlserialization/comment-page-1/#comment-264804 Fri, 21 Nov 2014 08:28:09 +0000 http://xnafan.net/?p=482#comment-264804 Hi :)

Nope, it should work fine even though you've published it (I guess you're using Click-Once?).
What is the error message?
Perhaps the user running the program doesn't have the necessary permissions to save?
If you send me the published version I'll see if I can figure it out :)

Kind regards - Jakob
P.S. Sorry for the late answer, for some reason WordPress stopped notifying me of comments ... :-/

]]>
By: XNAer http://xnafan.net/2012/07/saving-and-loading-data-in-a-xna-windows-game-xmlserialization/comment-page-1/#comment-259776 Wed, 12 Nov 2014 19:25:32 +0000 http://xnafan.net/?p=482#comment-259776 Hi,

I have used your SerializationHelper class to save and load a List. This all works fine in VS2010 in both Debug and Release modes, but for some reason it crashes the published version. My game can't seem to save or load once published using VS. If I disable the loading it all works.

Any idea why this might be happening?

Thanks.

]]>
By: admin http://xnafan.net/2012/07/saving-and-loading-data-in-a-xna-windows-game-xmlserialization/comment-page-1/#comment-96645 Fri, 31 Jan 2014 09:54:48 +0000 http://xnafan.net/?p=482#comment-96645 Hi Frendy :)

I am going to have to see your code to figure out what is wrong.
I suggest you post here (http://xboxforums.create.msdn.com/forums/32.aspx) in the XNA forums, so I and other XNA developers can help you out.

Kind regards - Jakob

]]>
By: Frendy http://xnafan.net/2012/07/saving-and-loading-data-in-a-xna-windows-game-xmlserialization/comment-page-1/#comment-96561 Thu, 30 Jan 2014 12:07:30 +0000 http://xnafan.net/?p=482#comment-96561 Hai sir, the error was solved, but right now i am unable to save the data, the xml file is there on "Debug" folder, but inside of the file, there is nothing, like stored information of the character position.. Why is it like that sir?

]]>
By: Frendy http://xnafan.net/2012/07/saving-and-loading-data-in-a-xna-windows-game-xmlserialization/comment-page-1/#comment-96557 Thu, 30 Jan 2014 11:18:26 +0000 http://xnafan.net/?p=482#comment-96557 Hai sir, i followed your tutorial, but i getting an error while trying to save the data. What i was trying to save is saving the character, the tiles, and the items which these three from your tutorial.

The "simple platformer in xna" and "easily drag and drop"

Could you help me sir to fix this error?

Thank you very much!

]]>