Posted March 18, 201411 yr So I was following this tut so I can edit a base class. http://www.minecraftforum.net/topic/1854988-tutorial-162-changing-vanilla-without-editing-base-classes-coremods-and-events-very-advanced/ And everything works, except when I launch I get a ClassCastException on my DummyModContainer subclass. eg. "public class EchoDummyModContainer extends DummyModContainer" So I nop'd it from the loadingPlugin subclass and everything works. Any idea why? or why it would be bad to do this? And since I couldn't find anything else on the ModContainer, what's its purpose other than back when there was corecods.
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.