March 26, 201510 yr Author Thanks man The Creator of the We Are The Warriors Mod https://scontent-sjc.xx.fbcdn.net/hphotos-xpf1/v/t1.0-9/10985858_1068047526542843_8233581795453767454_n.png?oh=aad9679e5ae8470bbd9a58236c0e391b&oe=55AAFDC7[/img]
March 26, 201510 yr Just a note: a lot people expect you to know a good amount about Minecraft mod creation before posting. Java*, bro, Java. As to other "never give up stuff" - true that. I was going to put Java but, I thought Minecraft mod creation was a better fit. I am not a cat. I know my profile picture is sexy and amazing beyond anything you could imagine but my cat like features only persist in my fierce eyes. I might be a cat.
March 26, 201510 yr Author its now saying Cannot instantiate the type Mod.EventHandler but for: public void Init(FMLInitializationEvent event) { MinecraftForge.EVENT_BUS.register(new EventHandler1()); FMLCommonHandler.instance().bus().register(new EventHandler1()); The "MinecraftForge" and "FMLCommonHandler" The Creator of the We Are The Warriors Mod https://scontent-sjc.xx.fbcdn.net/hphotos-xpf1/v/t1.0-9/10985858_1068047526542843_8233581795453767454_n.png?oh=aad9679e5ae8470bbd9a58236c0e391b&oe=55AAFDC7[/img]
March 27, 201510 yr put the "@EventHandler" Annotation over your init method in your main class. I am not a cat. I know my profile picture is sexy and amazing beyond anything you could imagine but my cat like features only persist in my fierce eyes. I might be a cat.
March 27, 201510 yr its now saying Cannot instantiate the type Mod.EventHandler but for: public void Init(FMLInitializationEvent event) { MinecraftForge.EVENT_BUS.register(new EventHandler1()); FMLCommonHandler.instance().bus().register(new EventHandler1()); The "MinecraftForge" and "FMLCommonHandler" Don't register your eventhandler on both buses... I'm back from being gone for... I think its been about a year. I'm pretty sure nobody remembers me, but hello anybody who does!
March 27, 201510 yr Author it is over it & do I just take out the second one The Creator of the We Are The Warriors Mod https://scontent-sjc.xx.fbcdn.net/hphotos-xpf1/v/t1.0-9/10985858_1068047526542843_8233581795453767454_n.png?oh=aad9679e5ae8470bbd9a58236c0e391b&oe=55AAFDC7[/img]
March 27, 201510 yr Author I think I fixed the problem, I closed and re-opened eclipse and it went away The Creator of the We Are The Warriors Mod https://scontent-sjc.xx.fbcdn.net/hphotos-xpf1/v/t1.0-9/10985858_1068047526542843_8233581795453767454_n.png?oh=aad9679e5ae8470bbd9a58236c0e391b&oe=55AAFDC7[/img]
March 27, 201510 yr Author yep I fixed it, thanks for your guys help The Creator of the We Are The Warriors Mod https://scontent-sjc.xx.fbcdn.net/hphotos-xpf1/v/t1.0-9/10985858_1068047526542843_8233581795453767454_n.png?oh=aad9679e5ae8470bbd9a58236c0e391b&oe=55AAFDC7[/img]
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.