Minionguyjpro

Results 145 comments of Minionguyjpro

> > @Minionguyjpro in pom.xml there is a section that creates and includes an autoplug.properties file in the jar with the version, so you must replicate that too in gradle....

This is indeed a problem I also have on my Purpur 1.20.4 server that uses the Spigot plugin.

Quilt is alive as far as I can tell, but this would have to be implemented into the MCServerUpdater library and is hard since differently from Fabric, it has an...

Getting same issue: ``` Android device tree generator Version 1.1.1 [INFO] Figuring out partitions scheme Traceback (most recent call last): File "", line 198, in _run_module_as_main File "", line 88,...

Whoops, think I found the issue. We shouldn't use the boot image. Instead we should use our own self dumped image using dumpyara.

> in my testing, github action was sufficient to work on android 11 and 12. more logs about "No Space Left on Device While Building"? > > also upstream the...

Still failing with the no space left on device error, see https://github.com/Minionguyjpro/Action-TWRP-Builder

> alright, I've tested 2 devices > > twrp-12.1, aosp based: https://github.com/azwhikaru/Action-TWRP-Builder/actions/runs/10110630667/job/27960915340 > > twrp-8.1, omnirom based: https://github.com/azwhikaru/Action-TWRP-Builder/actions/runs/10113368293/job/27969589237 > > no problem even when building on 12.1 (definitely requires more...

I've put the workflow completely back to as it was (using the one in this repository without any changes at all) and just entered the correct inputs when trying to...

> I've put the workflow completely back to as it was (using the one in this repository without any changes at all) and just entered the correct inputs when trying...