You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NullPointerException
Cannot invoke "com.rogermiranda1000.mineit.mine.Mine.getName()" because "m" is null
com.rogermiranda1000.mineit.mine.blocks.Mines in getMine at line 64
com.rogermiranda1000.mineit.CustomMineItCommand in lambda$static$9 at line 121
com.rogermiranda1000.helper.RogerPlugin in onCommand at line 426
NullPointerException
Cannot invoke "com.rogermiranda1000.mineit.mine.Mine.getName()" because the return value of "com.rogermiranda1000.mineit.mine.MineBlock.getMine()" is null
com.rogermiranda1000.mineit.mine.blocks.Mines$StoreMine in lambda$storeName$0 at line 32
com.rogermiranda1000.helper.blocks.CustomBlock in lambda$save$1 at line 189
com.rogermiranda1000.helper.blocks.CustomBlock in getAllBlocks at line 289
com.rogermiranda1000.helper.blocks.CustomBlock in save at line 189
com.rogermiranda1000.helper.RogerPlugin in onDisable at line 379
The text was updated successfully, but these errors were encountered:
Two reports, on MineIt
3.0
:The text was updated successfully, but these errors were encountered: