Error after loading save

That being said i dont know whats affected by this error,

release-870 (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)

The mods you’re using could be involved.

but what is the error about ?

It sounds like Ember is trying to register multiple views with the same id. Views are every individual part of the Stonehearth UI: the task bar at the bottom, the clock widget, the unit frame, the town info window, etc. UI mods also create their own views or modify existing ones. It’s hard to know where the conflict is without more information.

looks like it is not causing any gameplay issues then ?

Did the error ask you to reload the UI and then you did reload it and didn’t get the error again? Or did it ask you to reload it and you simply closed the dialog? If the latter, there could be a problem, you just wouldn’t necessarily notice it until you tried to do the specific thing that the view in question was for, like maybe trading with another player or something.

this was in solo game
i did indeed reload the ui and it gave me the same error, i then just closed it and it showed again after reloading the save. im starting a new game to see if it shows from start

It’s HOMF. Poke @Drotten.

1 Like

Yeah I’ve definitely seen this with my homf mod, though only when I started up a test world (with microworld) and not when starting a new normal game and when loading a saved game.

Fortunately it’s the kind of error that doesn’t break anything (of what I’ve seen at least). But it’s annoying to look at so I’ll take a look at it. Though I’m not home atm, so it’ll have to be later…

Could you upload your save file that shows this error? Thanks! :slight_smile:

im sorry but i deleted the save ^^’

I’ve gotten it with 100% repro on the save from this post: AI shutdown issues - #11 by LadidaLP.

1 Like