m1zark Posted December 24, 2017 Posted December 24, 2017 Currently having an issue using the JsonToNBT.getTagFromJson method. I'm using IntelliJ and have it setup like you should. Everything works fine and I don't get any errors in the code or while building the jar. But as soon as I get in game and try to access my plugin, I get a NoSuchMethodError with it. Not sure what steps Im missing, but any help would be appreciated. Quote
m1zark Posted December 25, 2017 Author Posted December 25, 2017 Currently I'm using build artifact, which I set up in the project structure. I haven't had any issues using this method before. Quote
m1zark Posted December 25, 2017 Author Posted December 25, 2017 1 hour ago, diesieben07 said: You must use the gradle build task to export your mod. Yes that fixed it, thanks! Weird I never ran into this issue before using the other method. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.