#Support TheDiamondCreeperGaming

1 messages · Page 1 of 1 (latest)

silver wadiBOT
#

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

young lotus
#

reparty command doesn't either

robust raptor
#

/lang en

young lotus
#

oh sadge

#

is there a way to change it so the pirate dialogue works?

#

like can I go into the code and change the message to the pirate dialogue?

#

also any idea why my reparty doesn't work? if this helps, usually it only reparties one person in the party

robust raptor
robust raptor
young lotus
#

Huh, thats strange. Ok, thanks!

young lotus
robust raptor
#

Easiest way is probably to download the source code from here: https://github.com/Skytils/SkytilsMod/releases/tag/v1.3.0-pre5, go to SkytilsMod-1.3.0-pre5.zip\SkytilsMod-1.3.0-pre5\src\main\kotlin\gg\skytils\skytilsmod\listeners and open ChatListener.kt with notepad. You should be able to then edit the text and build the jar file by going to SkytilsMod-1.3.0-pre5.zip\SkytilsMod-1.3.0-pre5 and running ./gradlew build in a command prompt window

young lotus
#

ty

young lotus
#

oof I didn't have latest version downloaded

young lotus
#

also is there a specific way I have to open the command prompt to create a connection or smth or can I just open one?

robust raptor
#

np, i should have said to unzip it first. then copy the folder path by clicking it in file explorer, open a command prompt and type cd <directory path> to go there

young lotus
#

I may have found a workaround for some steps by putting the notepad file into a folder, I think I can move it and replace the previous ChatListeners file, but idk how to switch it from .txt to .kt

#

I didn't do much research as I don't have much time atm, but it didn't look like many of the online converters would work

robust raptor
#

You should be able to just rename the file to .kt
Try the cd command with quotes around the path

young lotus
#

ok thx

robust raptor
#

which one, the renaming or the cd?

young lotus
#

the cd

#

I think I got the renaming XD

#

@robust raptor

robust raptor
#

alright, go to the folder that you want, hold shift and right click. there should be an option for "open powershell window here" or smth

young lotus
#

ik what your looking for

#

it should say open powershell window or open command prompt

#

it doesn't appear for me for some reason

#

@robust raptor

robust raptor
#

hmm, are you on windows 10 or 11?

young lotus
#

10 I think

#

ye under edition I have "windows 10 pro" however I have not "activated windows" although I don't think that matters

#

@robust raptor

#

also sry for pinging a bunch, I just feel like its the best way to get your attention XD

robust raptor
#

yeah np

#

so what happens when you run the cd command?

young lotus
young lotus
#

@robust raptor you still there?

robust raptor
#

can you send the command you're running?

young lotus
#

cd C:\Users\user\AppData\Roaming.minecraft\mods\1.8.9\SkytilsMod-1.3.0-pre5.zip\SkytilsMod-1.3.0-pre5\src\main\kotlin\gg\skytils\skytilsmod

#

I also did it with quotes

#

cd "C;\ etc.

robust raptor
#

probably need to unzip it

young lotus
#

ye, it doesn't give me that option tho

robust raptor
#

to unzip the zip file?

young lotus
#

ye

robust raptor
#

dunno sorry, you need to unzip it to do anything

young lotus
robust raptor
#

try express zip

young lotus
#

oh theres an extract option under there XD

#

wow I really should have thought of that

robust raptor
#

i think you have some busted zip program that's hiding the extract all buttin

young lotus
#

ye XD

#

@robust raptor /gradlew doesn't work

#

it says its not recognized

robust raptor
#

./gradlew build

young lotus
robust raptor
#

make sure you're in the folder with this stuff

young lotus
#

oh, I thought it was the listeners folder

#

still says the same thing

robust raptor
#

mb, thats just for when you're editing the .kt file

#

try the other /

#

like \ instead of /

young lotus
#

ok

#

ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.

Please set the JAVA_HOME variable in your environment to match the
location of your Java i

#

@robust raptor

young lotus
#

thats a disappointing flaw XD

robust raptor
#

lol at least the fix is fairly easy

young lotus
robust raptor
#

oh, what was the error?

young lotus
#

idk, its still saying the same message

#

I downloaded java through an online site as well as the site you gave me

#

idk why this is going so poorly XD

robust raptor
#

can you type echo %JAVA_HOME% into cmd for me

young lotus
#

ok done, I belive that worked as it was intended and did absolutely nothing other than repeat the message %java_home%

robust raptor
#

you did it with capitals?

young lotus
#

ye

robust raptor
#

run the installer again, click "change" and make sure this box is ticked

young lotus
#

I don't see an option for that

robust raptor
#

can you send a screenshot of the installer

young lotus
#

can scroll down to find the actual things that can be downloaded

robust raptor
#

yeah send a screenshot of the downloaded installer

young lotus
robust raptor
#

download and run the msi

#

oh

young lotus
#

ok

robust raptor
#

needs to be java 17'

#

not 19

#

hang on ill send the link

young lotus
#

I got it

#

do I click "install this feature on local hard drive" or "Install entire feature on local hard drive"?

robust raptor
#

entire feature

young lotus
#

ty

#

its actually doing stuff now

robust raptor
#

great, itll probably take a few mins

young lotus
#

ye

#

2: Task failed with an exception.

  • What went wrong:
    java.lang.StackOverflowError (no error message)

  • Try:

Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
==============================================================================

BUILD FAILED in 4m 17s
1 actionable task: 1 executed

#

@robust raptor

#

im guessing that it didn't work

robust raptor
#

Ah I know what went wrong

#

Open this file with notepad, and find the line DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"' and change the 64 to 256 on both xmx and xms

#

basically the program is running out of memory so we're giving it more

young lotus
#

ok ty

robust raptor
#

it's with the other files in the main folder that you opened command prompt in

young lotus
#

ty trying it again now

#

Configure project :
Architectury Loom: 0.10.0.4
:could not find forge mod in modImplementation but forcing: Hylin-1db16cb567.jar (com.github.Skytils:Hylin:1db16cb567)
:could not find forge mod in modImplementation but forcing: AsmHelper-91ecc2bd9c.jar (com.github.Skytils:AsmHelper:91ecc2bd9c)

Task :compileKotlin FAILED
e: No class roots are found in the JDK path: C:\Program Files (x86)\Java\jre1.8.0_351

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.

  • What went wrong:
    Execution failed for task ':compileKotlin'.

A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
Compilation error. See log for more details

  • Try:

Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.

  • What went wrong:
    java.lang.StackOverflowError (no error message)

  • Try:

Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
==============================================================================

BUILD FAILED in 1s
1 actionable task: 1 executed

#

still didn't work @robust raptor

robust raptor
#

can you run echo %JAVA_HOME% again

#

Gradle is using an older java version

young lotus
#

it responds with a file location

robust raptor
#

Is that C:\Program Files\Zulu\zulu-17? if not can you send it here

young lotus
#

yes it is

#

theres another slash on the end but I don't think that matters XD

robust raptor
#

hmm

#

I don't really know sorry, my best guess is gradle is using the wrong java version or something

young lotus
#

oof

#

well, thanks for trying, I have no idea what to do now XD

#

also you deserve some sort of role or smth for helping me for this long XD

young lotus
#

@robust raptor hey, after doing some searching im pretty sure the problem has to do with this folder, as thats what the error message states. Is it ok to delete it? I would go ahead and test it, but idk if it'll make a noticable difference, and if it doesn't and still messes something major up that I only realize after a day I'll have to redo everything

#

note: I specifically meant the build file

#

this is a file inside a file labled "kotlin"

robust raptor
#

Make a copy of the entire skytilsmod folder somewhere else, so you can delete anything and go back to the other one if you mess up

young lotus
#

ok ty, I didn't think of that for some reason idk y

#

nvm thats not it, that file is created when I run the command

#

its the action of compiling the kotlin files thats messing it up I think