#Support hannibal

1 messages · Page 1 of 1 (latest)

neat pivotBOT
#

<@&872407642302197760>

Welcome to your Support Thread

Please check if your using the latest Skytils version at #Releases then check #Faq to see if your issue is maybe there, support will come soon.

If you crash do the *crash command in Discord and follow the instructions.

paper quest
buoyant pecan
#

For what purpose are you opening the mod in an IDE

paper quest
#

I like skyblock and I like Kotlin. The code from skytils is a beautfil combination of these two topics for me to look up and compare with my own projects I work on

buoyant pecan
#

your runtime does not support the class file version used

paper quest
#

I don't know what exactly you mean with runtime in my situation. I use Kotlin SDK 1.5.10-release-949 if that's what you mean. Where do I see or edit the class file version this build is using? I've never heard of that kind of problem.

Why do the pre builds use a different class style version than the stable releases?

#

- Incompatible because this component declares an API of a component compatible with Java 16 and the consumer needed a runtime of a component compatible with Java 11
This sounds like a problem outside of my reach. I don't understand why the Java versions don't match for this pre build when the stable version works fine without changing anything after opening the project :/
Are you guys changing API versions so that they don't match anymore? How can you compile the project yourself then? 😄