InventivetalentDev / MapManager

MIT License
54 stars 20 forks source link

java.lang.NullPointerException: Cannot invoke "java.lang.reflect.Field.get(Object)" #70

Closed Dymeth closed 3 years ago

Dymeth commented 3 years ago

Describe the bug A lot of exceptions: https://pastebin.com/raw/yvF7qmLF I suspect it might be related to using Java 16

To Reproduce I am at a loss to answer. Most likely, it is enough just to move around the world.

Additional context OpenJDK Runtime Environment (build 16.0.1+9-24) Paper version git-Paper-693 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT) PacketListenerApi version 3.9.0-SNAPSHOT MapManager version 1.8.0-SNAPSHOT

Dymeth commented 3 years ago

The problem seems to be fixed on the latest version. Thank you