ResourcefulCrops

ResourcefulCrops

173k Downloads

Server loads json files in different order.

cloakable opened this issue ยท 2 comments

commented

Okay, I've gotten to the root of my problem: I have three json files defining seeds (defaults, plus extras sorted into two tiers), and the server is loading them in a different order to the client, giving rise to a different list, hence the conflict. No idea what would cause this, though.

commented

This will be fixed when #9 finally gets resolved. For now, use a single file.

commented

Non-issue, as the new system condensed everything into a single file.