Many More Ores and Crafts

Many More Ores and Crafts

96.3k Downloads

fabric 1.21.4 game version crashes game

KoRRuptionPrime opened this issue · 12 comments

commented

i am trying for an hour to run the game with many more ores mod through fabric on game version 1.21.4 and it always crashes in the bootstrap. i can provide tons of crash reports if it helps. maybe its an error on my part but i rlly tried to find out but nowhere does it say anything about dependencies or anything alike. i first had issues with tin ores and crafts mod but then installed some more libs and then it worked so maybe there is a lib that i need to download

commented

try to clone branche 1.21.4, and install java 21

commented

try to clone branche 1.21.4, and install java 21
crash-2025-01-12_11.48.33-client.txt

tried that but it still crashes, i added the crash report if that may help. i attempted java 17,21,22,23 and it always crashes. fabric is up to date and the tin ore and crafts mod works flawless, just the many more ores one doesnt.

commented

It's very strange, I used the same tin ores loader because I use tin ores to check the changes in the new versions of Minecraft, and I just copy the project and change the Mod_ID to many more ores.

commented

idk does the crash report give any info ?

commented

It doesn't give me concrete information about the error. But if the tin ores project works for you, you can copy the code from many more ores into that project. It's basically the same code.

commented

ok will try that

commented

ok i tried it and when i try to create a world the game crashes , i copied all the folders without the mcmeta file or the other stuff in the tin ores mod folder( data, com, assets). i dont know what exactly is the issue but i also tried to install the mod with just fabric api and it seemed to work but nothing showed up and when i installed mod menu the game didnt even launch

commented

Don't copy the data folder from the resources, it can cause errors if it's not well organized.

commented

can you give me better instructions for the suggestion about copying code from many more ores to tin ores ?

commented

i added discord to my profile if thats a better troubleshooting option. i use multimc btw, idk if the problem could be with multimc

commented

I don't speak English, I'm using a translator, so it will be hard to talk on Discord 😂. I haven't used MultiMC, I use IntelliJ IDEA. Maybe this will help you:

First, don’t copy the resources; delete all the resources if you already did.
Second, copy the code from the init and util classes.
Third, test the code for the items. Start with just one item, for example, adamantite, and comment out the other items.
Launch the game, and the items should appear in the tab without any assets.
If it works like that, the code is fine.
Then copy the resources, except for the data folder. This will load the assets without errors.

commented

crashed after getting to the main menu. i have been trying to get the mod working for some hours now and i don't want to throw in the towel but since we both cant seem to find what causes the issues and i wanted to check if earlier versions like 1.21.1 may work but noticed that fabric is just the 1.21.4 version i am kinda at a loss for words. i tried neoforge and it worked immediately so idk, i dont like neoforge because its super unstable so i will just be waiting for the next minecraft version or another mod that might add more ores. thanks regardless