JitseB / NPCLib

(Minecraft) NPCLib – Basic non-player character library.
MIT License
197 stars 49 forks source link

Fixed NPE #88

Closed Mooselk closed 4 years ago

Mooselk commented 4 years ago

Added a null check before canceling the task

skylerush commented 4 years ago

+rep

JitseB commented 4 years ago

Thanks for this small addition to the project! The task may indeed be null.

Merging.

A248 commented 4 years ago

Oof. I believe that was my fault. My bad.