From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Fri, 28 Aug 2009 13:41:41 -0700 Subject: [sup-talk] sup crashed: NoMethodError In-Reply-To: <20090827200317.GA3065@gmail.com> References: <20090827200317.GA3065@gmail.com> Message-ID: <1251492008-sup-6128@masanjin.net> Reformatted excerpts from Sean Escriva's message of 2009-08-27: > so far I have tried a gem cleanup, gem uninstall sup, gem install -r > sup, all to no avail. It still always crashes with the following: > > --- NoMethodError from thread: main > undefined method `[]' for false:FalseClass > /usr/lib/ruby/gems/1.8/gems/sup-0.8.1/lib/sup.rb:107:in `start' > /usr/lib/ruby/gems/1.8/gems/sup-0.8.1/bin/sup:161 > /usr/bin/sup:19:in `load' > /usr/bin/sup:19 > > Any tips on how to fix/figure out what I did wrong are greatly > appreciated! Hm, is your ~/.sup/config.yaml file empty for some reason? If so, delete it and retry, and I will add some code to catch this case. -- William