Created
October 4, 2010 22:54
-
-
Save bakkdoor/610618 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
An exception occurred running rbx/loader.rb | |
no method 'suffix?' on nil:NilClass. (NoMethodError) | |
Backtrace: | |
Kernel(NilClass)#suffix? (method_missing) at kernel/delta/kernel.rb:85 | |
Rubinius::CodeLoader#add_feature at kernel/delta/codeloader.rb:75 | |
Rubinius::CodeLoader#require_compiled at kernel/delta/codeloader.rb:45 | |
Rubinius::CodeLoader.require_compiled at kernel/delta/codeloader.rb:87 | |
Object#fancy_require at rbx/fancy_ext/object.rb:45 | |
main.__script__ at raw.rbc:1 | |
main.__script__ at rbx/loader.rb:14 | |
Rubinius::CodeLoader#load_script at kernel/delta/codeloader.rb:67 | |
Rubinius::CodeLoader.load_script at kernel/delta/codeloader.rb:91 | |
Rubinius::Loader#script at kernel/loader.rb:460 | |
Rubinius::Loader#main at kernel/loader.rb:571 | |
Rubinius::Loader.main at kernel/loader.rb:609 | |
Object#__script__ at kernel/loader.rb:621 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment