Hey, do you think you could make an episode on dimensions or mobs soon? I have a really cool idea for a mod, but it kinda requires a dimension and several mobs.
and When I try to play minecraft then everything seems to be ok. I create a new world and then it starts.
Endless waiting screen saying ''Building Terrain''
I also can't enter new terrain on other old test worlds.
What it looks like:
//world gen
GameRegistry.registerWorldGenerator(new WorldGeneratorGud());
THANK SCM i have Watched all the tutorial and i made my mod with no error + i started to read codes and now im trying to do my on source code all thanks to you !
I need help badly. I accidently deleted my mod source from my old modding folder, but I have a compiled version of the mod (for actual minecraft). How do i decompile it?
I need help badly. I accidently deleted my mod source from my old modding folder, but I have a compiled version of the mod (for actual minecraft). How do i decompile it?
i don't think u can after doing that. I found a program that can look at java files, but the names (like extends block) is different... so it doesn't help...
Hey SCMowns I Keep Getting The Following Crash Report:
---- Minecraft Crash Report ----
// Why is it breaking
Time: 7/18/13 7:04 PM
Description: Initializing game
java.lang.ExceptionInInitializerError
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:457)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:510)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:182)
at net.minecraft.client.Minecraft.startGame(Minecraft.java:470)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
at net.minecraft.client.main.Main.main(Main.java:93)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
Caused by: java.lang.RuntimeException: net.minecraft.item.EnumToolMaterial.<init>(java.lang.String, int, int, int, float, float, int)
at net.minecraftforge.common.EnumHelper.addEnum(EnumHelper.java:275)
at net.minecraftforge.common.EnumHelper.addEnum(EnumHelper.java:202)
at net.minecraftforge.common.EnumHelper.addEnum(EnumHelper.java:188)
at net.minecraftforge.common.EnumHelper.addToolMaterial(EnumHelper.java:107)
at Max.MaxMod.MaxMod.<clinit>(MaxMod.java:49)
... 35 more
Caused by: java.lang.NoSuchMethodException: net.minecraft.item.EnumToolMaterial.<init>(java.lang.String, int, int, int, float, float, int)
at java.lang.Class.getConstructor0(Unknown Source)
at java.lang.Class.getDeclaredConstructor(Unknown Source)
at net.minecraftforge.common.EnumHelper.getConstructorAccessor(EnumHelper.java:145)
at net.minecraftforge.common.EnumHelper.makeEnum(EnumHelper.java:154)
at net.minecraftforge.common.EnumHelper.addEnum(EnumHelper.java:265)
Hello SCMowns I'm having a problem with the .addOverride statement. It gives me a error that tell me there is no method with .addOveride in the Modloader class, also something is happening like that but with the setItemName. Please help Im using 1.5.2 Thanks
i have been reading through the posts but so far no luck.
i was wondering if you can make mods purely for 1.6.2 or if you have to backdate build a mod and then update it.
If you're taking requests, can you make an episode on items that automatically do commands (/toggledownfall,/set time day, etc) when you do the onItemRightClick()?
Full stack developer
Check out some of my awesome projects on my github: https://github.com/furryfaust
I just made 5 new ores
and When I try to play minecraft then everything seems to be ok. I create a new world and then it starts.
Endless waiting screen saying ''Building Terrain''
I also can't enter new terrain on other old test worlds.
What it looks like:
//world gen
GameRegistry.registerWorldGenerator(new WorldGeneratorGud());
GameRegistry.registerWorldGenerator(new WorldGeneratorSilver());
GameRegistry.registerWorldGenerator(new AdamantiumGen());
GameRegistry.registerWorldGenerator(new RubyGen());
GameRegistry.registerWorldGenerator(new MithrilGen());
GameRegistry.registerWorldGenerator(new TopazGen());
}
}
please help.
If you want to see all the ores if that matters then ok.
Hi there
( I Wish
Hi there
-
View User Profile
-
View Posts
-
Send Message
Curse Premiumdid u download the 1.6.2 src from http://files.minecraftforge.net/ and run "install.bat"?
Help modders out by contributing to the Forge Ore Dictionary List! http://mce626.wix.com/odnlist
Never Mind I fixed it
-
View User Profile
-
View Posts
-
Send Message
Curse Premiumi don't think u can after doing that. I found a program that can look at java files, but the names (like extends block) is different... so it doesn't help...
Help modders out by contributing to the Forge Ore Dictionary List! http://mce626.wix.com/odnlist
---- Minecraft Crash Report ----
// Why is it breaking
Time: 7/18/13 7:04 PM
Description: Initializing game
java.lang.ExceptionInInitializerError
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:457)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:510)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:182)
at net.minecraft.client.Minecraft.startGame(Minecraft.java:470)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
at net.minecraft.client.main.Main.main(Main.java:93)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:57)
at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
Caused by: java.lang.RuntimeException: net.minecraft.item.EnumToolMaterial.<init>(java.lang.String, int, int, int, float, float, int)
at net.minecraftforge.common.EnumHelper.addEnum(EnumHelper.java:275)
at net.minecraftforge.common.EnumHelper.addEnum(EnumHelper.java:202)
at net.minecraftforge.common.EnumHelper.addEnum(EnumHelper.java:188)
at net.minecraftforge.common.EnumHelper.addToolMaterial(EnumHelper.java:107)
at Max.MaxMod.MaxMod.<clinit>(MaxMod.java:49)
... 35 more
Caused by: java.lang.NoSuchMethodException: net.minecraft.item.EnumToolMaterial.<init>(java.lang.String, int, int, int, float, float, int)
at java.lang.Class.getConstructor0(Unknown Source)
at java.lang.Class.getDeclaredConstructor(Unknown Source)
at net.minecraftforge.common.EnumHelper.getConstructorAccessor(EnumHelper.java:145)
at net.minecraftforge.common.EnumHelper.makeEnum(EnumHelper.java:154)
at net.minecraftforge.common.EnumHelper.addEnum(EnumHelper.java:265)
Could You Help Me With This?
-
View User Profile
-
View Posts
-
Send Message
Curse Premiumforge or modloader?
Help modders out by contributing to the Forge Ore Dictionary List! http://mce626.wix.com/odnlist
i was wondering if you can make mods purely for 1.6.2 or if you have to backdate build a mod and then update it.
how do you update forge mod to 1.6.2