#Support oslen
1 messages ยท Page 1 of 1 (latest)
@stark folio did you build it and then use it in your normal instance or did you use the Minecraft Client option?
oh I dont even know what the minecraft client option is, must have missed something
well from that I'm guessing you built it and put it into your mods folder to use right? What build option did you use cause I think the gradle task build is what you need to use but not sure
I did, I built with gradle build
- Launch the Game
- Click on Options > Resource Packs > "Open resource pack folder"
- check if it's in the same .minecraft directory as the one you put the mod in
It is, if I put the "official" skytils mod there it works, every other mod works, just not my build's jar
Doesnt even show up in mod list in game
you put the normal one and not the -dev one in it right?
Tried with both, neither worked
the thing is, I just did your steps and it worked fine so idk what you're doing wrong
Hum
Try renaming the new build, I originally did, dont think that would change things but maybe it did, renamed it back to what it was but still not working
uhh if you renamed it while it was still compiling that might've messed with it
I renamed the jar after it was built
Then it should be fine
Weird, idk what Im doin wrong, took me 5 minutes to make changes and 2 hours to get rid of java errors trying to build and still issues after build
can you send me the compiled jar in dms?
I'll just do a signature comparison basically, it's identical to your pull request code right?
Yes!
why are you basing off an old version
dev is the "main" branch
1.x is mainly used for the latest release, but dev is used for pull requests and such
I figured that after making the pull request, changed it on the pr
but yea, compile again and don't modify it or anything and wait until it says something close to 24mb in file size
great, tried building again, now I got OutOfMemoryError lmfaooo
๐
So does it work now? :D
does it tell you why?
well was out of memory and then it just didnt tell me the next one, just showed this, compile time is weird tho
skillissue ngl, your branch works fine for me :3
1.x since you apparently don't have dev branch
send pls
at least it doesn't show it
I changed to dev branch on pr, isnt that enough?
for the pr to be accepted I mean
yea for that it's fine
I dont want dev features on my main folder yet
I don't think there's anything unstable or similar on dev currently
yea only bug fixes
shouldnt take long for a new release then right
hopefully yes
hoping my pr gets accepted
you should name it miniMe instead of smolSelf btw :D
first time messing with open source tbh
uuu I like that honestly ahaha
@fallow cradle
ping
pls
but what if I'm ratter? :3
already exists
lmfaooo
are you using java 17 to run gradle?
supposedly yes
although now that I think about it there maybeeeee an issue
1sec Ill try a thing
gonna be so funny if it works
failed again
didnt work
deleting build cache
maybe thats needed
gradle is so weird
what task is it failing on
Maybe show a screenshot of your project structure settings and gradle settings
remapJar
going to need more information
its on the screenshot, no error log
run it with info stacktrace or debug
gradle settings
projecte structure is a little weird cause the selected jdk kept getting deselected on intellij restarts and even with it selected it went to a diff path on build so I just placed java 8 on that build path

๐
I honestly hate what is going on with my pc and java, we always had a toxic relationship
- Exception is:
org.gradle.initialization.exception.InitializationException: Gradle could not start your build
that's not enough info
what else do I need? Im coming to the realization that the issue is with javas in my pc but I cant rly find a fix
just use this maybe?