UI "Uncaught TypeError" in New Game

Summary:
After starting a new game with the Ascendancy, starting in the Temperate biome, on normal difficulty, I immediately attempted to check my town by clicking the castle icon, at which point this error occurred.
Steps to reproduce:

  1. Create a new game on the latest Alpha (untested 14).
  2. Select The Ascendancy, starting in the Temperate biome, with normal difficulty.
  3. Proceed through the location selection for start (not sure how to describe this, hopefully it isn’t involved with the bug).
  4. Once you have selected a location, your hearthlings have spawned, and the UI has appeared, click the Castle icon (Town Info).

Expected Results:
The Town Overview appears, displaying information about my town.

Actual Results:
The following UI error is generated; you must refresh the UI to continue playing.
"develop-2797 (x64)
Uncaught TypeError: Cannot read property ‘start’ of undefined
TypeError: Cannot read property ‘start’ of undefined
at turnMethods.destroy (http://radiant/stonehearth/ui/root/js/libs/turn.js:398:53)
at dec (http://radiant/stonehearth/ui/root/js/libs/turn.js:3012:29)
at $.extend.turn (http://radiant/stonehearth/ui/root/js/libs/turn.js:3265:12)
at App.StonehearthTownView.App.View.extend.willDestroyElement (http://radiant/stonehearth/ui/game/town/town.js:194:23)
at apply (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.js:19673:32)
at superWrapper [as willDestroyElement] (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.js:19247:15)
at EmberObject.extend.trigger (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.js:40891:25)
at apply (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.js:19675:27)
at superWrapper [as trigger] (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.js:19247:15)
at EmberRenderer.Renderer.willDestroyElement (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.js:39592:32)"
Notes:
After refreshing the UI, clicking on the town info once will open it as expected, but clicking it again while it is still open will generate the same error and require the UI to be refreshed.
Attachments:

Version Number and Mods in use: develop-2797 (x64)

System Information: Windows 10 Pro | Intel i5-3317U | 4GB system memory | Intel HD Graphics 4000

A post was merged into an existing topic: Uncaught Error: cannot call methods on stonehearthItemPalette prior to initialization; attempted to call method ‘updateItems’