Advertisement
macksting

Sufficient?

Jul 29th, 2017
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. ### Observed behaviour
  2. Game crashes from Options menu shortly after startup if procedure is followed. Could not reproduce by skipping steps.
  3.  
  4. ### Expected behaviour
  5. Pull-down menu for planet detail level should pop down. Does if steps are skipped.
  6.  
  7. ### Steps to reproduce
  8. ```
  9. open game (from FM or from terminal)
  10. Click Options
  11. Click resolutions
  12. esc to close resolutions pulldown
  13. click planet detail pulldown - Crash
  14.  
  15. error message:
  16. Loading took: 14986.228890 milliseconds
  17. pioneer: Context.cpp:99: void UI::Context::DropLayer(): Assertion `m_layers.size() > 1' failed.
  18. Aborted (core dumped)
  19. ```
  20.  
  21. __My pioneer version (and OS):__
  22. pioneer20170415-linux64
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement