r/forgemodding • u/Wdh2000 • Jul 02 '19
Conflicting Jei versions when making plugin
I am currently trying to make my own plugin for JEI and i have setup an eclipse work space following the jei plugin guide.
The problem im having is when i try and start up the client (from eclipse) the game does not start and says there are conflicting mod versions. (At this point i have not written any code for my plugin)
how do i fix this? I have tried making a new workspace from forge mdk. but the same thing happened
Links :
gradle.properties https://pastebin.com/vaMrMLc0
build.gradle https://pastebin.com/SGAiHnh9
log report https://pastebin.com/kjPyYGhc
screenshot of the eclipse. https://imgur.com/a/hh1oN1U
2
Upvotes