InterstellarState
New member
Hey! My friend and I have a server from 7d2d.net and we recently updated to the latest exp. build after the update we both started experiencing this issue:
Whenever we go to hit ESC, this error appears in the log. In addition to that all of the buttons are smashed up in the left top corner of the screen.
(I was going to post the whole output log but wasn't sure on how to do that, also I'm sorry if this is posted in the wrong spot. Don't post often.
)
Code:
KeyNotFoundException: The given key 'ingameMenu' was not present in the dictionary.
at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <467a840a914a47078e4ae9b0b1e8779e>:0
at GUIWindowManager.SwitchVisible (System.String _windowName, System.Boolean _bIsNotEscClosable) [0x00000] in <e8e43063270440388d2e6b7642da1a62>:0
at PlayerMoveController+<>c__DisplayClass63_0.<Init>b__30 () [0x00040] in <e8e43063270440388d2e6b7642da1a62>:0
at NGuiAction.OnClick () [0x00010] in <e8e43063270440388d2e6b7642da1a62>:0
at GUIWindowManager.Update () [0x001e9] in <e8e43063270440388d2e6b7642da1a62>:0
Whenever we go to hit ESC, this error appears in the log. In addition to that all of the buttons are smashed up in the left top corner of the screen.
(I was going to post the whole output log but wasn't sure on how to do that, also I'm sorry if this is posted in the wrong spot. Don't post often.

Last edited by a moderator: