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

Started by electrovoyage. on

Topic category: Troubleshooting, bugs, and solutions

Active 4 months ago
Joined Dec 2021
Points:
585

User statistics:

  • Modifications: 1
  • Forum topics: 10
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 66
[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 electrovoyage. on Mon, 07/04/2022 - 19:06
Active 4 months ago
Joined Dec 2021
Points:
585

User statistics:

  • Modifications: 1
  • Forum topics: 10
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 66
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!

Active 4 months ago
Joined Dec 2021
Points:
585

User statistics:

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

PLEASE HELP I CANT MAKE A SINGLE MOD

Active 4 months ago
Joined Dec 2021
Points:
585

User statistics:

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

ok ill try

Active 4 months ago
Joined Dec 2021
Points:
585

User statistics:

  • Modifications: 1
  • Forum topics: 10
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 66
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...