#Support oslen

1 messages · Page 1 of 1 (latest)

lavish muskBOT
#

<@&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.

kindred pasture
#

also is there any special precaution I should have when compiling skytils? how do you recommend I do it

knotty dove
#

running the gradle build task is all thats required to build it, and yes when you install a new version it will not have your changes in it

kindred pasture
#

Thank you, final question is there any direct way to recommend pushing a change in the next update? Suggestions seem to be to ask developers to implement something, Ive already done it just needs to be approved (small change, 3 lines involved)

knotty dove
#

make a pull request on the repo

kindred pasture
#

@knotty dove sorry gonna go all out newbie here but Im missing something trying to gradle build
I keep getting:

Execution failed for task ':events:compileJava'.
Could not find tools.jar. Please check that C:\Program Files\java\jre1.8.0_421 contains a valid JDK installation.

my project version is open jdk 1.17
my gradle is set at open jdk 1.17
my java home is jdk 1.17
something here is pointing me to a jre that I dont use and I cant figure it out

knotty dove
#

Pretty sure the project Java version is meant to be 8

kindred pasture
#

when I set it at 8 I was getting a different error

#

cant check it now but will later

#

ty for helping btw

knotty dove
kindred pasture
#

on a separate ticket, build worked, mod doesnt show up on minecraft

knotty dove
#

did you put the built file into mods folder?

kindred pasture
#

yes

#

the non dev version

knotty dove
#

and this mod was built using the gradle build task?