[SOLVED] Bad class error, blames a block object even though the error is clearly a Gradle thing

Started by BittleLit on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 20:07, 9. Feb 2024
Joined Dec 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
[SOLVED] Bad class error, blames a block object even though the error is clearly a Gradle thing
Mon, 07/04/2022 - 19:06 (edited)

 So i always have this error when compiling my mod:

https://www.toptal.com/developers/hastebin/ikilomekeq.kotlin

 The only thing in this mod is a block. Is the animated texture to blame? I tried everything: clearing Gradle caches in both modes, regenerating (the bandaid thing), rerunning :eclipse, all that, even deleting the file it mentions, but nothing worked. What do i do?!

Edited by BittleLit on Mon, 07/04/2022 - 19:06
Last seen on 20:07, 9. Feb 2024
Joined Dec 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
It happens even when i DON'T…
Sun, 07/03/2022 - 17:40

It happens even when i DON'T have a single block in my mod!

Last seen on 20:07, 9. Feb 2024
Joined Dec 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
PLEASE HELP I CANT MAKE A…
Mon, 07/04/2022 - 08:54

PLEASE HELP I CANT MAKE A SINGLE MOD

Last seen on 20:07, 9. Feb 2024
Joined Dec 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
ok ill try
Mon, 07/04/2022 - 18:47

ok ill try

Last seen on 20:07, 9. Feb 2024
Joined Dec 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thank you, this really…
Mon, 07/04/2022 - 19:06

Thank you, this really worked! Somehow using the UI element to clear Gradle caches didnt have the same effect...