Project

General

Profile

Actions

バグ #1477

closed

plugin_depends サブコマンドを実行するとクラッシュする

Added by toshi_a 初音 almost 4 years ago. Updated almost 4 years ago.

Status:
終了
Priority:
通常
Target version:
プラグイン名:
ブランチ:
クラッシュする:
No

Description

とりあえず直しとく

Traceback (most recent call last):
        13: from mikutter.rb:17:in `<main>'
        12: from /home/toshi/Project/mikutter/core/boot/option.rb:24:in `parse'
        11: from /home/toshi/Project/mikutter/core/boot/option.rb:24:in `new'
        10: from /usr/lib/ruby/2.7.0/optparse.rb:1093:in `initialize'
         9: from /home/toshi/Project/mikutter/core/boot/option.rb:72:in `block in parse'
         8: from /home/toshi/Project/mikutter/core/boot/option.rb:72:in `require'
         7: from /home/toshi/Project/mikutter/core/boot/shell/plugin_depends.rb:27:in `<top (required)>'
         6: from /home/toshi/Project/mikutter/core/miquire_plugin.rb:38:in `each_spec'
         5: from /home/toshi/Project/mikutter/core/miquire_plugin.rb:35:in `each'
         4: from /home/toshi/Project/mikutter/core/miquire_plugin.rb:35:in `each'
         3: from /home/toshi/Project/mikutter/core/miquire_plugin.rb:40:in `block in each_spec'
         2: from /home/toshi/Project/mikutter/core/boot/shell/plugin_depends.rb:18:in `block in <top (required)>'
         1: from /home/toshi/Project/mikutter/core/boot/shell/plugin_depends.rb:18:in `each'
/home/toshi/Project/mikutter/core/boot/shell/plugin_depends.rb:19:in `block (2 levels) in <top (required)>': undefined method `[]' for nil:NilClass (NoMethodError)
Actions

Also available in: Atom PDF