2020-2-3 18:03:29 [ERROR] Exception happened while handling incoming packet AvailableCommandsPacket
java.lang.NullPointerException
at org.itxtech.nemisys.network.protocol.mcpe.AvailableCommandsPacket.lambda$encode$3(AvailableCommandsPacket.java:275)
at java.util.HashMap.forEach(Unknown Source)
at org.itxtech.nemisys.network.protocol.mcpe.AvailableCommandsPacket.encode(AvailableCommandsPacket.java:246)
at org.itxtech.nemisys.Player.sendCommandData(Player.java:664)
at org.itxtech.nemisys.Player.handleIncomingPacket(Player.java:220)
at org.itxtech.nemisys.Player.onUpdate(Player.java:291)
at org.itxtech.nemisys.Server.lambda$tick$2(Server.java:473)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
could anybody help me......
java.lang.NullPointerException
at org.itxtech.nemisys.network.protocol.mcpe.AvailableCommandsPacket.lambda$encode$3(AvailableCommandsPacket.java:275)
at java.util.HashMap.forEach(Unknown Source)
at org.itxtech.nemisys.network.protocol.mcpe.AvailableCommandsPacket.encode(AvailableCommandsPacket.java:246)
at org.itxtech.nemisys.Player.sendCommandData(Player.java:664)
at org.itxtech.nemisys.Player.handleIncomingPacket(Player.java:220)
at org.itxtech.nemisys.Player.onUpdate(Player.java:291)
at org.itxtech.nemisys.Server.lambda$tick$2(Server.java:473)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
could anybody help me......