Jump to content

Bob's_Your_Uncle

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Bob's_Your_Uncle

  1. I have found what i believe is a significant bug. That specifically pertains to using the AdoptOpenJDK Open J9 (Version: jdk8u212-b04 openj9-0.14.2) base of java and any Minecraft Forge environment 1.13 or higher (NOT VANILLA MINECRAFT). Unfortunately i have not saved any of the crash data created, but it can be successfully recreated by using the above open j9 and running the forge example mod. The crash doesn't seem to occur using AdoptOpenJDK Hotspot. I will provide the crash report when i have a chance to reinstall open j9
  2. I have the same type resolver issue in my own mod. But strangely I think I can help with yours. The main reason your recipes and tags aren't loading from reading your logs and output, is due to a parsing error. Your json files for these item tags and recipes most likely contains the same mistake in how you structured it or a spelling error. Check that the layout is correct and spelling matches up to your items
×
×
  • Create New...

Important Information

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