Screenshot

This error means the game is trying to use something that hasn’t been set (it's null). The problem is in the tooltip system (BaseTooltip.setAnchor), likely because a UI element (like an anchor) is missing or not assigned.

Comments
No comments yet.

You don't have permission to comment on this issue.