Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] GPS menu is not closable after changing track #62

Closed
FarmerSchnitzel opened this issue Feb 6, 2019 · 3 comments
Closed

[BUG] GPS menu is not closable after changing track #62

FarmerSchnitzel opened this issue Feb 6, 2019 · 3 comments
Assignees
Labels
bug Something isn't working fixed

Comments

@FarmerSchnitzel
Copy link

After selecting a track in the GPS menu it is impossible to close the menu. Pressing ESC doesn't have an affect any more nor does trying to click the button with the mouse. After selecting the track that was set at the beginning everything works fine.

To Reproduce
Steps to reproduce the behavior:

  1. Open the menu by ctrl + s
  2. Change to an other pre configured track or create a new one
  3. Try to close it -> does not work
  4. Change back to the track that was set before changing it
    5- Try to close it -> works

Expected behavior
Closing the menu should work at any time. Changing tracks should not change the behaviour of the menu itself in any way.

Desktop:

  • OS: Windows 10
  • Version of FS: 1.2.0.1
@FarmerSchnitzel FarmerSchnitzel added the bug Something isn't working label Feb 6, 2019
@Alagoss
Copy link
Contributor

Alagoss commented Feb 6, 2019

Tested this with the latest version, with and without other mods.
Following error occurs whenever I pressed ESC.
2019-02-06 12:48 Error: Running LUA method 'update'. 2019-02-06 12:48 C:/Users/Ward/Documents/My Games/FarmingSimulator2019/mods/FS19_GuidanceSteering/src/GuidanceSteering.lua:221: attempt to index field 'snapDirection' (a nil value)
image

log.txt

@stijnwop
Copy link
Owner

stijnwop commented Feb 6, 2019

Yes my bad, fixed.

@stijnwop stijnwop self-assigned this Feb 6, 2019
@stijnwop stijnwop added the fixed label Feb 6, 2019
@Alagoss
Copy link
Contributor

Alagoss commented Feb 6, 2019

Yup, works fine now!

@stijnwop stijnwop closed this as completed Feb 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed
Projects
None yet
Development

No branches or pull requests

3 participants