#Can someone compile my mod into java 21 plz? already have the code
165 messages · Page 1 of 1 (latest)
just out of curiousity, is your "friend" an LLM?
why can't your friend compile it themselves
a large language model?
he said he wrote the code but he doesn't know how to compile it
that ain't how it works
but he told me he made mods before so he has to know what he is doing
?
he can't have made mods before if he doesn't know how to compile one
oh
i dont know alot of coding sorry
but i'm trying to learn
okay so how did he give me these mods
anyone can put a bunch of random garbage in a .java file and zip it
it won't
howcome?
I don't need to check it to be entirely confident about that
go ask your friend
if he didn't do it right the first time i doubt he will the second time but sure
no-one here is going to attempt to debug or compile a random zip from a random person who evidently has no idea what they're doing
right so i came here for help
from people
because i infact dont know what i'm doing
but if you dont want to help then why bother typing in here
I'm explaining why no-one will help you with this
you havn't even checked the files
you can keep begging, good luck with it
WHAT do you mean begging bro 🙏
this thread is literally called
"requests"
that is CRAZY
you're not even in the right channel for mod development
and yes, I know about your other thread
what other thread?
dude what are you even talking about what do you mean this isn't for mod development
you've created at least two other threads about the same thing and neither of them went anywhere
i have not?
lmao
do you not know how discord works
okay bro i'm sure you are very proud you know what every single ui in discord is
but i want help with the actual mod
I would've thought you'd remember, given that you were the one who created them
oh
i know what this is
i share with acc with the guy that made this
he didn't tell me he came here though
cool story, needs more dragons
dude even if he did why is that pressing you?
bro i cant with discord crusaders
if you do not wish to help dont join in on the conversation
or atleast tell me why its a "bad idea"
that's already been explained to you at length in the other threads and you didn't listen
WHAT THREADS BRO
anyways that was a cool fifteen minutes, bye
Just letting you know, nobody’s gonna download 2 random zips and compile a random mod that supposedly your “friend” made (which you said he already made some mods, but doesn’t know how to compile them? Huh?)
Anyone can put random shit (including malware) in .java files, so you’re out of luck here
yeah i dont understand that part at all
alright thats fair
is there a way i can just give you the code?
i extracted it and these were the parts o f c ode
if only there was a convenient readme with instructions inside the archive
-# which you did actually find apparently
thermal throleting 😭
every laptop ever
time to throw this at random malware analyzers
i mean no anti virus says its inherently bad, but still, sketchy at best
but i will gladly help yourself compile it / help you read your readme
Btw i checked the code of the first mod, it don't seem really sketchy
But i never made a minecraft mod
i mean his readme literally says how to compile it, so eh
I see that there is something to write a file but it seems for the config file
and if his "friend" can code, he should be able to hit a build button
Yeah
I would check that better but as said i don't know well minecraft modding (nor java itself)
ah f it, blackbox time
nothing malicious in there, atlest the 1.21.4 version
and half of the build script is just broken lol
I checked the 1.20.1 with my eyes too and i used virustotal to be sure
It seem safe as said
Lmaoo
Wait, you mean gradle?
yea
same
no wonder his llm friend could not help
this thing is just entirely broken
i am 99% sure this stems from a llm
Bruh
i didn't make it bro 🙏 whats broken about it? can you help us fix it
half the buildscript is just broken
broken?
using split sources in the build.gradle, but the code cant run with split sources
the loom was too old for the too new gradle version
oh
i need to use java 21 for the gradle version, your dependencies only support 17
so whatever your friend did, its bad
clearly D; sorry
i dont know how to change it to depend on 17
is it even that different?
||usually are the llm the ones who fail to use the correct versions||
it was loom 1.6
so ancient
i doubt my friend used an ai he said he knows alot of coding
i doubt that statement
is the mod rllythat bad?
that dude has never touched a mod in his life before
for 1.20.1 java 17 is right btw
he cant even run a ./gradlew build one
wait if it works for 1.20.1
i am building the 1.21.4 one
Kk
i wont help you build it, your supposed friend learns nothign that way
ah
Rn i am on a phone so i can't help much and anyway i don't have the right env for java
what about the actual concept of the mod?
I agree
i know this seems far fetched but i hope mabye when i'm done i can learn to either make LODS or just culling for crops
havent bothered with it
doesnt minecraft do atlest culling already?
no
the hell is gradle 21 now
java 21 != gradle
i mean java 21
sorry bro i just came out of vr i'm cooked
for 1.20.1
is the mod okay?
as i said, those are so trivial issues, that your friend can and should fix them himself
(also theres a example mod out there, with that you can avoid 90% of the buildscript errors he / she / llm did)
example mod?
a barebones structure to build mods into
intelej has something like that with the minercraft development kit
which if used, would have prevented 90% of these errors too
he said he did use it 😢