lukebemishprojects / ExcavatedVariants

Other
10 stars 13 forks source link

[BUG] Issue with servers #167

Closed TysonTheEmber closed 9 months ago

TysonTheEmber commented 9 months ago

What went wrong?

When installing this mod on a server and client there will be mismatched stone mappings,

Platform

Forge

Version

excavated_variants-forge-1.19.2-1.0.3.jar

Logs and Screenshots

image

lukebemish commented 9 months ago

Yes, it's what the error says. You have different configs on the two sides for some reason. Either different mods exist in both sides, or different default compatibility configs are set up for Excavated Variants on each side. Try deleting the Excavated Variants compatibility config folders and config file on both sides and letting it regenerate, making sure that you have the same versions of mods installed on both ends (this is very important). If that doesn't work please provide logs from both sides

TysonTheEmber commented 9 months ago

The configs were the same and they had the same mod version.

image image

client- latest.log

server- latest.log

TysonTheEmber commented 9 months ago

I dont know why but I think it was a startup problem not genning the files correctly, I fixed the problem for now but I would still look out for it.

lukebemish commented 9 months ago

All the configs were the same? You checked every single generated file? (They're in either config/excavated_variants or globalresources, depending on the version). Those ones don't necessarily update if you update the mod - you have to delete the normal config file and let them regenerate, generally

TysonTheEmber commented 9 months ago

Ok, it seems that the client just doesn't generate a proper mappings_cache.json5 file, it just generates a empty list