Jump to content

Recommended Posts

Posted

I am doing a mod so I can learn how to mod, and am getting an error while loading my block.

Here is what the console says:

2013-11-02 18:44:25 [WARNING] [ForgeModLoader] The mod FMLMod:Learning{0.1_Alpha} is attempting to register a block whilst it it being constructed. This is bad modding practice - please use a proper mod lifecycle event.
2013-11-02 18:44:25 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2013-11-02 18:44:27 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_1000_RedDiamondBlock.png
2013-11-02 18:44:28 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/MISSING_ICON_ITEM_2517_RedDiamondItem.png
2013-11-02 18:44:28 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 4 mods
2013-11-02 18:44:28 [WARNING] [Forge Mod Loader] Mod Forge Mod Loader is missing a pack.mcmeta file, things may not work well
2013-11-02 18:44:28 [WARNING] [Minecraft Forge] Mod Minecraft Forge is missing a pack.mcmeta file, things may not work well
2013-11-02 18:44:28 [WARNING] [Learning] Mod Learning is missing a pack.mcmeta file, things may not work well
2013-11-02 18:44:28 [iNFO] [Minecraft-Client] Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Learning
2013-11-02 18:44:29 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/MISSING_ICON_ITEM_2517_RedDiamondItem.png
2013-11-02 18:44:30 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/blocks/MISSING_ICON_TILE_1000_RedDiamondBlock.png

 

I have no idea what I'm doing wrong.I am also following XxxXEclipse7XxxX's tutorial: http://www.youtube.com/watch?v=KAMQQyrVEm0

And here's a link to my code (base folder): http://axium.comlu.com/Forge-Mod/Learning

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.