Jump to content

MaliciousFiles

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by MaliciousFiles

  1. Nevermind, I just saw a null pointer exception in the latest.log!
  2. Hi everyone, and sorry if this is the wrong place for this, I'm new to modding and minecraftforge. I'm coding a mod for MC 1.14.4, using the Harry Talks tutorials, and got to creating an entity. I am using the Forge 1.14.4 version 28.2.0, using Eclipse. I have coded in Java before, and know my way around the language as well as am familiar with Eclipse, but this is my first time modding. Everything was working fine right up until adding the entity. I ran runClient, and Forge loaded up, but before I got to the home page, it gave me this error: latest.log: https://pastebin.com/uMRt5ddU main class(TutorialMod): https://pastebin.com/rDRqKcB5 TutorialModRegistries: https://pastebin.com/uBfZiqCj TutorialEntities: https://pastebin.com/rmTUVU5i TutorialEntity: https://pastebin.com/4wtBnNH6 TutorialEntityModel: https://pastebin.com/snxDWgqN TutorialEntityRender: https://pastebin.com/yqQjQBHM TutorialRenderRegistry: https://pastebin.com/CCJDBPHF Thanks in advance, and please tell me if you need anymore information!
×
×
  • Create New...

Important Information

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