Posted July 30, 2016
Seeing this upon game load or after the necro?
LoadingScreen::Instance().CreateDungeonAssets - 0.000024
script error: could not find global named 'town_event_info_layout.element_text_width'
"cript error (campaign/town/town_event/town_event.layout.darkest: 411): expected ':' ending "485
I removed the following line from "town_event.layout.darkest"
.element_text_width 485
Line 17 in the town_event_info_layout section.
So far. Working.
LoadingScreen::Instance().CreateDungeonAssets - 0.000024
script error: could not find global named 'town_event_info_layout.element_text_width'
"cript error (campaign/town/town_event/town_event.layout.darkest: 411): expected ':' ending "485
I removed the following line from "town_event.layout.darkest"
.element_text_width 485
Line 17 in the town_event_info_layout section.
So far. Working.