Created
November 21, 2012 22:40
-
-
Save mixflame/4128323 to your computer and use it in GitHub Desktop.
This file contains 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
E/AndroidRuntime(10028): FATAL EXCEPTION: main | |
E/AndroidRuntime(10028): org.jruby.exceptions.RaiseException: (NoMethodError) undefined method `clear' for nil:NilClass | |
E/AndroidRuntime(10028): at org.jruby.RubyBasicObject.method_missing(org/jruby/RubyBasicObject.java:1660) | |
E/AndroidRuntime(10028): at RUBY.method_missing(file:/data/app/com.jonsoft.globalchat-1.apk!/ruboto/base.rb:29) | |
E/AndroidRuntime(10028): at RUBY.reload_list(file:/data/app/com.jonsoft.globalchat-1.apk!/ruboto/widget.rb:171) | |
E/AndroidRuntime(10028): at RUBY.reload_nicks(file:/data/app/com.jonsoft.globalchat-1.apk!/global_chat_controller.rb:123) | |
W/ActivityManager( 308): Force finishing activity com.jonsoft.globalchat/org.ruboto.RubotoActivity | |
W/ActivityManager( 308): Force finishing activity com.jonsoft.globalchat/.ServerList |
Author
mixflame
commented
Nov 21, 2012
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment