Posted May 4, 20169 yr So I am following a tutorial and I just started adding recipes when I came across this error which crashes Minecraft: java.lang.ClassCastException: com.hypenauticpulse.tutorial.items.BasicItem cannot be cast to java.lang.Character The code entire code branch: https://github.com/HypenauticPulse/Tutorial/tree/master/tutorial/src And the full crash report: https://github.com/HypenauticPulse/CrashLogs/blob/master/crash-2016-05-04_17.25.30-client.txt Thanks ahead of time for those of you that can help!
May 4, 20169 yr Internet is being slooooooow... "##","##","#", ModItems.tutorialItem Should be "##","##",'#', ModItems.tutorialItem " makes a string, ' makes a Character Edit: In ModCrafting, on line 16. Forgot to mention that.
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.