Christos Miniotis
Christos Miniotis
Reported by ArZor https://discordapp.com/channels/346010884809818112/346011652015259649/482427126482731008
Thanks to IngoRush for reporting this! ``` [ERROR] Error occurred while disabling AdditionsAPI v1.3.2 (Is it up to date?) java.lang.NullPointerException: null at us.fihgu.toolbox.http.HTTPServer.stopServer(HTTPServer.java:116) ~[?:?] at us.fihgu.toolbox.resourcepack.ResourcePackServer.stopServer(ResourcePackServer.java:67) ~[?:?] at com.chrismin13.additionsapi.AdditionsAPI.onDisable(AdditionsAPI.java:182) ~[?:?]...
One of the biggest bugs at the moment with the Additions API. I'll be posting more info once I get the time to look into it. This most likely requires...
Display a warning message on join, warning the user about the implications of using the * permissions, which blocks items and resource packs. Maybe even link to a blog post...
Probably forgot to change from magic values to the new Materials when checking in the listener.
A custom hosted solution would be best at this stage. However, just something to detect that the resource pack wasn't uploaded correctly and then try reuploading it could also work.
This was reported for Vanilla Additions by ColorsASD, but is probably linked to the Additions API Enchantment Table Listener. This bug hasn't been tested under a known good installation of...