Started by
HGames
on
Topic category: Troubleshooting, bugs, and solutions
I am trying to compile and try out my mod and it gives an error saying "This action is currently disabled as gradle task is active in the background and if I click on it anyways it gives me a message asking me to regenerate the code. Please if anyone knows how I can fix this issue that will be wonderful!!!
My guess is that you'd fix it by regenerating the code as it asks. To do this you just need to click the orange bandage icon near the run client button.
When it says "This action is currently disabled as gradle task is active in the background", it's because the gradle task, being the thing that loads and works everything is still doing it's thing. Usually you'd just have to wait for a bit until the run button becomes green again.
Assuming I understood you're problem correctly.