Save games not loading (stable and development)

Having trouble with the game? Report issues and get help here. Read this first!

Moderator: Forum Moderators

Forum rules
Before reporting issues in this section, you must read the following topic:
User avatar
The1exile
Posts: 152
Joined: December 6th, 2008, 12:17 pm

Save games not loading (stable and development)

Post by The1exile »

I was first using 1.7.4 to play through delfadors memoirs and when delf finally died on what I think was the third scenario, I was unable to reload. Fair enough, this is a beta - and the same thing happened with NR too. Since I was quite interested in NR, playing it for the first time, and there was a new stable version out, I downloaded that, and I still can't load the saves -.-

My operating system is windows vista 64-bit home premium, the version of wesnoth the attached save come from is an autosave from NR on version 1.6.5
Attachments
NR-Breaking_the_Chains-Auto-Save20.gz
(33.72 KiB) Downloaded 118 times
Rubies for passion, rubies for revenge.
silene
Posts: 1109
Joined: August 28th, 2004, 10:02 pm

Re: Save games not loading (stable and development)

Post by silene »

Your savefile works fine here. Could you describe a bit more what you mean by "unable to reload"? Was there an error message or something?
User avatar
The1exile
Posts: 152
Joined: December 6th, 2008, 12:17 pm

Re: Save games not loading (stable and development)

Post by The1exile »

The loading bar proceeds about halfway along, and then flickers and stops roughly in the middle. No further progress takes place, and if you click on wesnoth it greys out and presents me with a "wesnoth.exe has stopped responding" message.

Edit: A picture is worth a thousand words:

Image
Rubies for passion, rubies for revenge.
User avatar
loonycyborg
Windows Packager
Posts: 295
Joined: April 1st, 2008, 4:45 pm
Location: Russia/Moscow

Re: Save games not loading (stable and development)

Post by loonycyborg »

There are some other people who get freezes during 'Initializing teams' stage.
It appears that disabling compressed saves helps with the issue.
"meh." - zookeeper
User avatar
The1exile
Posts: 152
Joined: December 6th, 2008, 12:17 pm

Re: Save games not loading (stable and development)

Post by The1exile »

Great, I'll try that. Will I have to start the campaign over again?
Rubies for passion, rubies for revenge.
User avatar
loonycyborg
Windows Packager
Posts: 295
Joined: April 1st, 2008, 4:45 pm
Location: Russia/Moscow

Re: Save games not loading (stable and development)

Post by loonycyborg »

Perhaps uncompressing the savegame's file will work too. They're gzipped text files. Everything that can uncompress gzip can uncompress them.
"meh." - zookeeper
User avatar
The1exile
Posts: 152
Joined: December 6th, 2008, 12:17 pm

Re: Save games not loading (stable and development)

Post by The1exile »

I've disabled the compressing of save games but the problem persists.
Rubies for passion, rubies for revenge.
AI
Developer
Posts: 2396
Joined: January 31st, 2008, 8:38 pm

Re: Save games not loading (stable and development)

Post by AI »

Disabling compression means *new* saves won't be compressed, old ones won't be affected.
User avatar
The1exile
Posts: 152
Joined: December 6th, 2008, 12:17 pm

Re: Save games not loading (stable and development)

Post by The1exile »

Yes. I started a new campaign (UtbS) and those saves don't load either. I double checked before starting and the saves are set to be uncompressed.
Rubies for passion, rubies for revenge.
Max
Posts: 1449
Joined: April 13th, 2008, 12:41 am

Re: Save games not loading (stable and development)

Post by Max »

this message has been introduced by vista as a subtle way to force programmers to make their GUIs non blocking (by moving non ui code to separate threads so the message queues can be processed in time). failing to do so not only causes the window to not be redrawn but also in not being able to return to the desktop if you're running the game in full screen mode (although one could argue that this is rather a limitation of windows).

unless some takes the time to post a detailed error log as described here we won't find out what's going wrong...
User avatar
The1exile
Posts: 152
Joined: December 6th, 2008, 12:17 pm

Re: Save games not loading (stable and development)

Post by The1exile »

I would love to help with the stderr text but I don't know how to go about running the game with --log-info=all switch.
Rubies for passion, rubies for revenge.
Max
Posts: 1449
Joined: April 13th, 2008, 12:41 am

Re: Save games not loading (stable and development)

Post by Max »

you can either modify the link in the start menu (i've got no idea how this looks like in vista) so that the target looks like this:

Code: Select all

"C:\Program Files\Wesnoth 1.6.4\wesnoth.exe" --log-debug=all
or you could launch wesnoth via command line passing this parameter.
User avatar
The1exile
Posts: 152
Joined: December 6th, 2008, 12:17 pm

Re: Save games not loading (stable and development)

Post by The1exile »

Apart from a few minor changes (1.6.5 and it's "Battle for Wesnoth"), bingo!

It should be viewable at http://www.pastebucket.com/view.php?id=78

Do I need to do the same drill for testing?
Rubies for passion, rubies for revenge.
Max
Posts: 1449
Joined: April 13th, 2008, 12:41 am

Re: Save games not loading (stable and development)

Post by Max »

unfortunately the log only covers the first 2 seconds. if there's a certain limit in pastebucket post the end of the logfile rather than the beginning. or try to zip the logfile and attach it here...
Soliton
Site Administrator
Posts: 1683
Joined: April 5th, 2005, 3:25 pm
Location: #wesnoth-mp

Re: Save games not loading (stable and development)

Post by Soliton »

Alternatively stop telling people to run --log-debug=all...
"If gameplay requires it, they can be made to live on Venus." -- scott
Post Reply