mispy-archive / twitter_ebooks

Better twitterbots for all your friends~
MIT License
972 stars 140 forks source link

Error Starting Bot #120

Open MrActivisionary opened 8 years ago

MrActivisionary commented 8 years ago

C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/twitter_ebooks-3.1.6/bin/ebooks:392:in load': cannot load such file -- bots.rb (LoadError) from C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/twitter_ebooks-3.1.6/bin/ebooks:392:inload_bots' from C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/twitter_ebooks-3.1.6/bin/ebooks:301:in console' from C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/twitter_ebooks-3.1.6/bin/ebooks:416:incommand' from C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/twitter_ebooks-3.1.6/bin/ebooks:429:in <top (required)>' from C:/Ruby23-x64/bin/ebooks:23:inload' from C:/Ruby23-x64/bin/ebooks:23:in `

'

Also when trying to start from ebooks folder: C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/twitter-5.16.0/lib/twitter/rest/request.rb:37:in rescue in perform': SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (Twitter::Error) from C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/twitter-5.16.0/lib/twitter/rest/request.rb:32:inperform' from C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/twitter-5.16.0/lib/twitter/rest/utils.rb:50:in perform_request' from C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/twitter-5.16.0/lib/twitter/rest/utils.rb:72:inperform_request_with_object' from C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/twitter-5.16.0/lib/twitter/rest/utils.rb:57:in perform_get_with_object' from C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/twitter-5.16.0/lib/twitter/rest/users.rb:51:inverify_credentials' from C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/twitter-5.16.0/lib/twitter/rest/users.rb:258:in user' from C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/twitter_ebooks-3.1.6/lib/twitter_ebooks/bot.rb:322:inupdate_myself' from C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/twitter_ebooks-3.1.6/lib/twitter_ebooks/bot.rb:351:in prepare' from C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/twitter_ebooks-3.1.6/bin/ebooks:337:inblock (2 levels) in start'

negatendo commented 8 years ago

For that first error, you definitely want to run the ebooks command from within a bot directory. As for the second, take a look at this previous ticket: https://github.com/mispy/twitter_ebooks/issues/39