MaliciousFiles Posted April 13, 2020 Posted April 13, 2020 (edited) 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! Edited April 13, 2020 by MaliciousFiles Quote
MaliciousFiles Posted April 13, 2020 Author Posted April 13, 2020 Nevermind, I just saw a null pointer exception in the latest.log! Quote
Recommended Posts
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.