Posted February 17, 201411 yr I've been using a client proxy to register entity renderers in 1.5 and 1.6. I'm upgrading to 1.7 now, and I decided to try removing all the proxy code and just register the rendering directly in my main mod class. It all seems to work fine, so I'm wondering if I should even bother with the proxy stuff in 1.7?
February 17, 201411 yr By removing proxies you are making your mod SSP only. Servers will crash if they try to run it.
February 17, 201411 yr Author Thanks! I just tried running a server and it does crash. I'll be putting the proxy code back in now.
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.