Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. - Creating Preferences Window...
  2. (eval):1: no implicit conversion from nil to integer (TypeError)
  3. (eval):1:in `set_current_folder': can't convert nil into String (TypeError)
  4. from (eval):1:in `current_folder='
  5. from ./gui/preferences_window.rb:50:in `initialize'
  6. from ./gui/editor_window.rb:126:in `new'
  7. from ./gui/editor_window.rb:126:in `initialize'
  8. from ./utils/addons_ruby.rb:55:in `section'
  9. from ./gui/editor_window.rb:125:in `initialize'
  10. from ./gui/gui.rb:89:in `new'
  11. from ./gui/gui.rb:89:in `create_windows'
  12. from ./utils/addons_ruby.rb:55:in `section'
  13. from ./gui/gui.rb:88:in `create_windows'
  14. from ./luz_editor.rb:69:in `initialize'
  15. from ./luz_editor.rb:120:in `new'
  16. from ./luz_editor.rb:120
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement