Jump to content

Recommended Posts

Posted (edited)

Hi, I am very new to Java (but can learn code quickly :P) and am having some trouble getting my mod to work. I am very familiar with creating .json models and the resources folder layout, have already figured out how to register normal items (mod loaded properly), and I think blocks, but not the item version of the block. I can't seem to figure out what the crash log is telling me what to fix in my code. (Both Attached) Sorry if this post is in the wrong section; I'm very new here!

 

EDIT: I'm running Forge 1.12-14.21.1.2387 with Java JDK 8u144 in Eclipse Oxygen. (Latest)

 

Thanks!

      --Crafter

src.zip

crash-2017-09-03_19.23.56-client.txt

Edited by CrafterMaster360
Posted

So, looking back at the code, I'm pretty sure createItemBlock isn't being called properly, or it doesn't output to the string "name", which then uses a null argument in BlockFurniture, then BlockBase. Is that right, and what do you suggest I change?

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.