Posted January 6, 20232 yr Hello. How to patch vanilla server classes? I cloned the forge repository. Edited the class. Executed the command genPatches, then build. Found a ready-made file with ready-made classes (projects/forge/build/libs/forge-1.18.2-0.0.0.jar). Where do I put these classes so that they are on the server? I'm try to put into libraries/net/minecraft/server/1.18.2-20220404.173914/server-1.18.2-20220404.173914-srg.jar Or libraries/net/minecraftforge/forge/1.18.2-40.2.0/forge-1.18.2-40.2.0-server.jar But get exception Caused by: java.lang.NoSuchMethodError: 'net.minecraft.network.chat.FormattedText net.minecraft.network.chat.FormattedText.m_130775_(java.lang.String)'
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.