Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
(スクリーンショットをクリックすると、拡大版が表示されます。)
251行目のgetActiveState()メソッドとgetColumn(x、y)メソッドは以前にテストされ、完全に機能しているため、エラーが発生する理由がわかりません。誰か説明できますか?
次のコード行で NullPointerException が発生すると思います
251号線
this.region.getColumn(x, y) // is null for some kind of columns ...