InventivetalentDev / ResourcePackAPI

3 stars 2 forks source link

Add support for v1.11 #1

Open markhughes opened 7 years ago

markhughes commented 7 years ago

Running on Paper version git-Paper-1062 (MC: 1.11.2) (Implementing API version 1.11.2-R0.1-SNAPSHOT)

Using org.inventivetalent.resourcepackapi:api:2.2.1

ResourcePackAPI.setResourcepack(event.getPlayer(), Plugin.RESOURCE_PACK);   

Stacktrace: http://pastebin.com/jYvAr5EF

markhughes commented 7 years ago

Looks like its just the reflection lib being outdated in the build on Spigot