Closed LarryTheFatCat closed 2 years ago
hmmm... you run gradle setupdecompworkspace before anything right? after that you should be able to build without issues. i haven't used eclipse in quite a while so im not sure ab that. would you be able to send me a txt file of the errors your getting or a ss or something?
well, most of the errors on IntelliJ just show 'cannot resolve {char of some sort related to minecraft}', there's also forgegradle errors so I have to force download dependenices, then go to ide -> eclipse and then run that, but yeah for sure I can send an ss. (Yeah, I run Gradle setupdecompworkspace) this just shows the error I'm reciving. (happens on 98% of the classes btw)
huh... that's interesting. i'm not really too sure why that is... :/
oof, well ig I can figure it out soon
ill look into it a bit myself. thanks for reporting it :)
if you find a solution, re-open the issue bc I'll get notified
I discovered the issue :). It's fixed sorry about that lol
I just had to invalidate caches and restart intelliJ
Ah ok awesome!
so, I want to try and make antiWeakness in the ca, but the jar keeps giving null pointer exception errors and not making the jar 'runnable' via IntelliJ or vs (vs code with java ik), but there are also a trillion errors for some reason. Do you still get errors in eclipse?
I'm using java8, but I switch to Correto15 when I do Swing as well as Computer Science.