Fabric API

Fabric API

106M Downloads

Datapack error after update

ardissaps opened this issue ยท 15 comments

commented
commented

1.18.2, the update is 100% the cause of error. I already revert back Fabric api to previus version and the problem gone, maybe because latest update? The log maybe not accurate because the game not crashing, just refuse to load world or create new.

commented

Are you able to provide any more infomration, such as what Minecraft verison you are using? Or any logs?

commented

Yes, it wouldnt surprise me if it was the latest update, however I am unable to fix something without any information about what caused it. The log should provide some light on what is causing it.

commented

Yes, it wouldnt surprise me if it was the latest update, however I am unable to fix something without any information about what caused it. The log should provide some light on what is causing it.

the log too big to paste here
https://www.mediafire.com/file/x6pr4pbfaw0xuu1/log.txt/file

commented

Thanks for that ๐Ÿ‘

I have a funny feeling optifine might be causing this issue? Would you be able to try without it?

commented

Thanks for that ๐Ÿ‘

I have a funny feeling optifine might be causing this issue? Would you be able to try without it?

actually i am on fabric with sodium and indium

commented

Oh my bad, the log mentions optifine a lot. Im quite confused about this one.

commented

Oh my bad, the log mentions optifine a lot. Im quite confused about this one.

Maybe because of mod parity such as ETF, CEM, CIT, MCPP that would detect incompatible resourcepack that need to be converted to compatible fabric mod format

commented

What's quite strange is that many fabric modules seem to be missing from the mod list in your log.

commented

Are you using quilt standard libraries, or is any mod using them, by any chance? That would cause this issue.

commented

I am not using Quilt for this the instance, but many of my mod is from modrinth which usually mod author packed 1 file that compatible with both fabric and quilt. like OkZoom and Inspecio they both now not support Fabric for newer version but older version still exist, just not updated.

commented

In the modlist in the logs, you can see which mods include quilt modules. They are causing this issue and you'll have to remove them.

commented

In the modlist in the logs, you can see which mods include quilt modules. They are causing this issue and you'll have to remove them.

which one could be causing it, shall I just CTRL+F in the log and look for anything that contain quilt?

commented

image

commented

image

Damn, yes the world now loads after removed Inspecio with updated Fabric API. Why would he post it as compatible with fabric but in reality it is not, so sad it is time to say goodbye with that mod that currently no available alternative. Thx for the help!