tastybento / ASkyBlock-Bugs-N-Features

Bug Tracker for ASkyBlock and AcidIsland - note team is 100% working on next version BentoBox
6 stars 3 forks source link

NPE with GridManager #398

Closed CharlieIsHere closed 7 years ago

CharlieIsHere commented 7 years ago

Server Software: PaperSpigot 1.8.8 ASkyBlock Version: 3.0.6.11 Console Exception:

org.bukkit.event.EventException
Caused by: java.lang.NullPointerException
        at com.wasteofplastic.askyblock.GridManager.getIslandName(GridManager.java:1705)
        at com.wasteofplastic.askyblock.listeners.PlayerEvents.onPlayerTeleport(PlayerEvents.java:747)
Poslovitch commented 7 years ago

Can we have to full error report from Caused by: java.lang.NullPointerException ?

tastybento commented 7 years ago

This occurs when a player teleports to an unowned island that has been previously locked from a location that is not an island.