XL Packets

XL Packets

10M Downloads

[Bug] Compile error in Forge build

TheRealM18 opened this issue ยท 5 comments

commented

When trying to compile the Forge version for 1.20.1, it refuses to. It will not create it as it keeps wiping the mod.toml in the meta-inf folder. This is causing issues, as the current 1.20.1 version on curseforge does not work for clients.

Could you fix this as soon as possible.

commented

Define "doesn't work." Is it crashing on launch, or does it not fix the connection issues?

commented

When you try to build the 1.20.1 version, the connection for forge does not work, as the changes of classes between the 1.18.2 version and the 1.20.1 version are not the same referenced files. It does load, however the build script for forge does not work. I spent the last few hours trying to repair it with not success. I will say that it has something todo with the modular scripting, and I do not know enough about it to work on it better. If you would like to have a pack that needs this to work, I can offer you one as its strictly a dev pack for making recipes for my own mod.

commented

one thing ill say is that if you read your comment section on curseforge, it is blowing up with when will 1.20.1 be fixed.

commented

When you try to build the 1.20.1 version, the connection for forge does not work, as the changes of classes between the 1.18.2 version and the 1.20.1 version are not the same referenced files.

The classes did not change between 1.18.2 and 1.20.1. Build.gradle needs to be fixed but it's low priority since the current mod works fine.

one thing ill say is that if you read your comment section on curseforge, it is blowing up with when will 1.20.1 be fixed.

Doesn't count unless they actually report it

So is the mod present on both sides?

commented

just tried removing modernfixes, and bad packets, and it still is not able to join.
image