Posted September 27, 20177 yr Here's a picture of what I got. I can't build because of it. Hopefully it's just on my end and not a forge wide thing. I just updated to 1.12.2. Has anybody ran into this? I've never gotten this before and I can't edit this code. If it's a dependency issue then how is that something I need to do? Shouldn't that dependency be included with the forge packaging? This kinda seems like a Minecraft kind of error unless there was an oops somewhere along the deployment of Minecraft and my implementation?
September 27, 20177 yr Most likely you have an older version of Guava being used here somehow. Check the listed libraries, Minecraft 1.12 uses Guava 21.
September 27, 20177 yr Author EDIT: I have changed my project structure in IntelliJ to omit the Guava20 that should not be there in the first place. No more build fails and vanilla errors! Spoiler I have both 20 and 21. Maybe I should omit 20? I have no idea why both are in there or what caused this to happen either. LOL 53 minutes ago, quadraxis said: Most likely you have an older version of Guava being used here somehow. Check the listed libraries, Minecraft 1.12 uses Guava 21. Edited September 27, 20177 yr by alexcouch
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.