Staartvin / Autorank-2

Autorank is a Spigot/Bukkit plugin for automatically ranking players based on requirements
Other
56 stars 61 forks source link

Autorank v4.2.8 generated an exception #700

Closed 7SINS7 closed 4 years ago

7SINS7 commented 4 years ago

07.12 00:28:12 [Server] Server thread/WARN [Autorank] Task #168 for Autorank v4.2.8 generated an exception 07.12 00:28:12 [Server] INFO java.lang.NullPointerException: null 07.12 00:28:12 [Server] INFO at me.armar.plugins.autorank.config.PathsConfig.getResults(PathsConfig.java:229) ~[Autorank-4.2.8.jar:?] 07.12 00:28:12 [Server] INFO at me.armar.plugins.autorank.pathbuilder.builders.PathBuilder.getResults(PathBuilder.java:166) ~[Autorank-4.2.8.jar:?] 07.12 00:28:12 [Server] INFO at me.armar.plugins.autorank.pathbuilder.builders.PathBuilder.initialisePaths(PathBuilder.java:44) ~[Autorank-4.2.8.jar:?] 07.12 00:28:12 [Server] INFO at me.armar.plugins.autorank.pathbuilder.PathManager.initialiseFromConfigs(PathManager.java:312) ~[Autorank-4.2.8.jar:?]

7SINS7 commented 4 years ago

Paths.txt

Staartvin commented 4 years ago

Make sure to check if every path has at least one result. Also, why is there a path with no requirements?

7SINS7 commented 4 years ago

This is why I was asking for help lol, I'll go over it again once I wake up.

7SINS7 commented 4 years ago

Pathstext1.txt

I still dont see what we are doing wrong

Staartvin commented 4 years ago

Are you still having this issue on Autorank 4.3?