textadventures / quest

Create text adventure games
http://textadventures.co.uk/quest
MIT License
303 stars 70 forks source link

Starting a new Quest project. #1094

Closed DanielBogusz closed 1 week ago

DanielBogusz commented 4 years ago

I get the following message: System.MissingMethodException: Method not found: 'Void TextAdventures.Quest.EditorControls.WFEditorTree.SetMenuSeparatorVisible(System.String, Boolean)'. at TextAdventures.Quest.Editor.SetTreeMenuVisibility() at TextAdventures.Quest.Editor.set_SimpleMode(Boolean value) at TextAdventures.Quest.Editor._Closure$__64-0._Lambda$__0()

The installation is new, and I just wanted to start a project with the dutch language selected.

alexwarren commented 1 week ago

Closing out old issues. Please re-open with any additional repro steps if this is still a problem.