MCP-Reborn icon indicating copy to clipboard operation
MCP-Reborn copied to clipboard

build.gradle Cannot resolve symbol 'forge' error

Open ScottBot10 opened this issue 4 years ago • 2 comments

After I run :setup and refresh everything I get this error in Intellij

Cannot resolve symbol 'forge'

It runs perfectly fine when I run :runClient but in the IDE it has this error. I am on 1.17. image

ScottBot10 avatar Nov 11 '21 19:11 ScottBot10

This is totally fine, it actually imports just as intended but Intellij is just doing some funky stuff.

JustRed23 avatar Feb 20 '22 15:02 JustRed23

The imports are different after 1.19.3-ish, this pull request solved this exact issue: https://github.com/Hexeption/MCP-Reborn/pull/263

PSJahn avatar May 06 '23 20:05 PSJahn