Andrettin / Wyrmsun

Strategy game based on history, mythology and fiction
http://andrettin.github.io/
GNU General Public License v2.0
301 stars 47 forks source link

Game returns to main menu #118

Closed KroArtem closed 8 years ago

KroArtem commented 8 years ago

After some pull a new game (I've checked with random one) doesn't start and returns back to main menu with the following result in console:

/home/kroartem/SVN/Wyrmgus/src/stratagus/script_player.cpp:2930: CclGetPlayerData: Invalid field: CompletedQuest
error in error handling
error in error handling
Andrettin commented 8 years ago

I made a change to the scripts earlier today, but hadn't committed the concurrent change to Wyrmgus yet; this is fixed now: https://github.com/Andrettin/Wyrmgus/commit/2beea078ebf8ac4e15447df1eb378d26577801b7

KroArtem commented 8 years ago

It still doesn't work. And yes, I've pulled and built new changes.

Andrettin commented 8 years ago

That's weird; if definitely works for me. Maybe the pulling of the new changes didn't work for some reason, because I had just committed them?

KroArtem commented 8 years ago

Yep, works now, sorry for disturbing.