When I load a game or continue game, I always get the error below:-
release-859 (x64)[M]
Uncaught Error: Assertion Failed: Attempted to register a view with an id already in use: null
Error: Assertion Failed: Attempted to register a view with an id already in use: null
at r (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.min.js:4:18375)
at Object.n.assert (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.min.js:2:88)
at Object.enter (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.min.js:10:30260)
at n._transitionTo (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.min.js:11:10371)
at _ (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.min.js:5:22839)
at n.r [as _transitionTo] (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.min.js:5:21387)
at u.c.didInsertElement (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.min.js:10:15650)
at u.n [as renderTree] (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.min.js:3:24605)
at Object.ensureChildrenAreInDOM (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.min.js:10:24498)
at n._ensureChildrenAreInDOM (http://radiant/stonehearth/ui/root/js/libs/ember-1.8.1.min.js:10:23932)
Can some one help me please !