Posted August 28, 20178 yr I need working proxy, but when I use @SidedProxy minecraft is crashing. (But working without line with @SidedProxy) In main class: @SidedProxy(clientSide = "com.dimacrafter.cilivization.proxy.ClientProxy", serverSide = "com.dimacrafter.cilivization.proxy.CommonProxy") public static CommonProxy proxy; Warning (IntelliJ IDEA): 'net.minecraftforge.fml.common.SidedProxy' is deprecated This inspection reports where deprecated code is used in the specified inspection scope Minecraft Client is crashed before mod pre-initialization. How fix it?
August 28, 20178 yr It's not depreciated No idea what your IDE is smoking. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
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.