Upgrade to 5.6 renders game with errors

demonboy
01 Mar 2015, 09:08
Hi,

It's been a while since I dug into Quest so today I upgraded from 5.3 to 5.6. Since then I cannot play one of my games. It comes back with the following error msg:

Error running script: Unrecognised element 'span'
Error running script: Unrecognised element 'div'
Error running script: Error compiling expression 'ListExclude(ScopeVisibleNotHeldNotScenery(), game.pov)': FunctionCallElement: Could find not function 'ListExclude(QuestList`1, Object)'
Sorry, an error occurred.
Object reference not set to an instance of an object. at TextAdventures.Quest.WorldModel.UpdateObjectsList(String scope, ListType listType) at TextAdventures.Quest.WorldModel.UpdateObjectsList() at TextAdventures.Quest.WorldModel.UpdateLists() at TextAdventures.Quest.WorldModel.b__12()



I'm hoping this is something obvious. Any help appreciated.

Cheers

Alex
01 Mar 2015, 09:16
You need to open and re-save the game in the editor.

demonboy
01 Mar 2015, 09:37
Thanks for the quick reply, Alex. Sorted, thank you.