Topic category: Help with MCreator software
In summary it says one of my image files are corrupted are unreadable, once I delete it it says another until I have to delete a lot of them and replace them and then it says gradle files corrupted, each method doesn’t work and repeat. This happens when I try run build
Btw this just happened once I deleted gradle files, it said regenerate code, but then that didn't really do anything it just does the same still
Heres all the stuff:
Caught exception: Couldn't start watching, error = 1: F:\Apps\MCREATOR\MODS
Unable to watch the file system for changes
(some coding stuff)
Stopping file watching and invalidating VFS after an error happened
> Task :processResources FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':processResources'.
> Could not copy file 'MCREATOR\MODS\src\main\resources\assets\the_ebutale\textures\items\rocchhene.png' to 'MCREATOR\MODS\build\resources\main\assets\the_ebutale\textures\items\rocchhene.png'.
> MCREATOR\MODS\build\resources\main\assets\the_ebutale\textures\items\rocchhene.png (The file or directory is corrupted and unreadable)
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 23s
2 actionable tasks: 1 executed, 1 up-to-date
Gradle was unable to watch the file system for changes
net.rubygrapefruit.platform.NativeException: Couldn't start watching, error = 1: MCREATOR\MODS
(more code)
BUILD FAILED
Task completed in 23 seconds