Valandur / Web-API

RESTful web server for Minecraft Sponge including an admin panel
https://valandur.github.io/Web-API/
MIT License
66 stars 17 forks source link

Error with MMCRestrictItems #112

Open AokuYuki opened 6 years ago

AokuYuki commented 6 years ago

When i click on MMCRestrictItems in the webinterface, no restricted items are shown and i get this error in my server console:

[09:00:34] [qtp68089952-96/INFO] [STDERR]: [valandur.webapi.WebAPI:runOnMain:560]: java.util.concurrent.ExecutionException: java.lang.NullPointerException

https://hastebin.com/awicifawuw.md

Valandur commented 6 years ago

What version of MMCRestrict are you using? and what version of Web-API?

AokuYuki commented 6 years ago

webapi-5.2.1-S7.1.jar MMCRestrict-1.4.3-API-7.jar spongeforge-1.12.2-2705-7.1.0-BETA-3322.jar