[Compiling Error] Unable to Compile Baritone 1.16.5; missing .forge_build in baritone directory
Shibva opened this issue ยท 13 comments
So i have been trying to compile this mod by donwloading it (as another report I made should give context to what I am trying todo) and when I fnally figured out how to compile it using the .\gradlew build -Pbaratone.forge_build
it spits back at me that its unable locate .forge_build
and im getting quite frustrated because I cant find any info regarding how to resolve this error
if anyone knows whats going on please tell me what I need todo to fix this so I can get the damn thing to compile
Final checklist
- I know how to properly use check boxes
- I have included the version of Minecraft I'm running, baritone's version and forge mods (if used).
- I have included logs, exceptions and / or steps to reproduce the issue.
- I have not used any OwO's or UwU's in this issue.
Yes that was me, but the error I was getting was completely different from what this error is, again please provide reproducing steps
I'm having a hard time reproducing, can you please give exact steps to reproduce, including how you are getting the source, what exactly your opening and send a screenshot of the command, because in your description you spelled baritone like baratone
which is wrong but I don't know if you actually entered that or not.
still was doing it, someone found out the issue in the orignal thing
#3016
it was at the end of here where someone found the issue
well all I did was donload the file from the repitory, unzip it, run the gradlew.bat
then open it up after that ran in PowerShell and use the command given (note: I had to add .\ to the begining in order for it to run)
run .\gradlew build -Pbaritone.forge_build
If you have the baritone folder open in file explorer, click in the path bar and type cmd
and then press enter, it should open a cmd in the current folder, then just type gradlew build -Pbaritone.forge_build
(you may need to add --no-daemon
) and then press enter