TehNut-Mods / ResourcefulCrops

Simply JSON based resource crops
MIT License
12 stars 7 forks source link

Server loads json files in different order. #21

Closed cloakable closed 8 years ago

cloakable commented 8 years ago

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.

TehNut commented 8 years ago

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

TehNut commented 8 years ago

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