Okay it seems to be a problem of certain combinations of #gradle & #architectury's #loom that dont go well with each other. Now I need to track down at which point things break...
Currently diving into #minecraft #modding by trying to port Lost Trinkets to #fabric & newer minecraft versions through the help of #architectury (and #clothconfig); while the "baseport" to split code between common & forge-related went well, I now struggle for the last 2 hours with getting #fabric to even run.... it constantly either complains that it finds classes multiple times or not at all! While building works kinda, running it is the problem.... even without any code at all lol. Maybe theres something wrong with a library somewhere, which means even deeper digging.......