Derican Posted April 23, 2022 Posted April 23, 2022 I'm devleloping mods for 1.16.5, and I test it working well in IDEA. But when I turn into mc launcher to play, error occurs and reporting bugs that does not exists in the source code. I've tried: - delete .\bin .\build and re-generate jar - clean and re-generate jar - invalidate cache and re-start The forge version and other mods versions are the same. What's the problem? Quote
Derican Posted April 23, 2022 Author Posted April 23, 2022 Unkown block type: 'xxx:xxx' It reports some blocks that I have deleted before. I searched for the block name but got no results. That's why I re-generate the jar multiple times. And I've double checked the jar creation. Quote
Derican Posted April 23, 2022 Author Posted April 23, 2022 5 hours ago, diesieben07 said: What error occurs? Also make sure you are creating the jar file correctly, refer to the documentation. Unkown block type: 'xxx:xxx' It reports some blocks that I have deleted before. I searched for the block name but got no results. That's why I re-generate the jar multiple times. And I've double checked the jar creation. Quote
Derican Posted April 24, 2022 Author Posted April 24, 2022 13 hours ago, diesieben07 said: Post the generated jar file as well as a Git repo of your mod. I found the crash may be cause by the name in nbt files. But I'm still confused why there's no crash when running in IDEA. 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.