Create Slice & Dice

Create Slice & Dice

16M Downloads

Kotlin Requirement

Ganon-Main opened this issue ยท 3 comments

commented

What happened?

When booting up the game, I get this message:
"Mod sliceanddice requires kotlinforforge 3 or above; currently, kotlinforforge is not installed"

meanwhile, my mod folder:
kotlinforgewtf

I've tried downloading mutiple different versions of kotlin. In fact, I've been using this custom modpack for a long time with kotlinforforge 3.8.0, which has worked with no issues until attempting to play with this mod.

Is there a specific version of kotlin I need to be using or am I just making a silly mistake somewhere?

Loader

forge

Mod Version

1.3.2

Minecraft Version

1.18

Relevant log output

[09Oct2023 12:31:41.171] [main/ERROR] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Missing or unsupported mandatory dependencies:
	Mod ID: 'kotlinforforge', Requested by: 'sliceanddice', Expected range: '[3,)', Actual version: '[MISSING]'
commented

Seems like kotlin for forge 3.4.0 or 3.8.0 does not register itself as a mod, which I think it did not always do.
Upgrading to the latest version of kotlin for forge should definitely solve the issue though

commented

Seemed to work just fine. I used the most recent version compatible for 1.18.2 and it did the trick, good spotting. Good mod now that I can use it ๐Ÿ‘

commented

Ok very nice and thank you very much ๐Ÿ˜