Jump to content

If I use a vanilla item on a recipe, my mod crash


SkiFire13

Recommended Posts

I want to create a private mod (1.7.10), that add some recipes of the mods Equivalent Exchange 3 and EMC Condenser (http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2104626-latvianmodders-mods-emc-condenser-elemite-coinsmod).

 

I create successfully the recipes of mod Equivalent Excharge 3, because I don't use a vanilla item (tested).

For the mod EMC Condenser I have to use a vanilla items (obsidian), but if I use it minecraft crash.

 

My mod on github (for help with the code): https://github.com/SkiFire13/EMCRecipe

The Crash Report: http://pastebin.com/MhmfPkV7

The flm-client log: http://pastebin.com/8WuVYXWs

 

Other information:

I use MultiMC for test my mod.

I used these guides:

https://www.minecraft-italia.it/forum/t-guida-come-creare-una-mod (I'm italian)

http://minecraft.gamepedia.com/Mods/Creating_mods/Adding_a_recipe (I think this guide is for minecraft 1.6, because use Block.nameblock. On 1.7 I must use Blocks.nameblock)

http://www.minecraftforge.net/wiki/Crafting_and_Smelting#Shaped_Crafting

 

Thanks for help :)

 

Ps. I'm italian, sorry for my bad english D:

Link to comment
Share on other sites

You can run it because the other mods' items aren't getting obfuscated. To build it properly, run

gradlew build

from the command line.

Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support.

 

1.12 -> 1.13 primer by williewillus.

 

1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support.

 

http://www.howoldisminecraft1710.today/

Link to comment
Share on other sites

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.