Open LiskoSlayer63 opened 3 years ago
I am also experiencing this issue
idk what that can imply, but it seems that file was removed from oh biomes you go in here https://github.com/AOCAWOL/BYG/commit/0f7705869867e25577b18b933948a459a2c788d8 but it's still being "used" in here in upstreams https://github.com/CorgiTaco/Upstream/blob/7411217735f8a3be2a45268762835b2df6578208/build.gradle#L96
even tho this file exist https://github.com/CorgiTaco/Upstream/blob/Forge-1.16.X/src/main/java/corgitaco/upstream/mixin/MixinConnector.java maybe it's referencing the wrong file?
That file was no longer required in BYG and was only referenced in Upstream because of a copy/paste blunder from when it was required
Noticed that you are the same creator for Upstream and BYG, right?
I noticed this in the server console:
I firstly thought that it was BYG's error, but some Googling took me to CorgiTaco/BYG#520 and there you were mentioned that this is Upstreams problem. However, there appears not to be any issues opened here about the situation, so now here is.