mojira.dev

Kaspar Karloff

Assigned

No issues.

Reported

MC-51034 ops file cleaned up by migrating to 14w11a from 14w10c Incomplete

Comments

No problem, glad I helped.

Pretty sure that i noticed this behavior since at least 14w11b.

I too would prefer to keep mobGriefing on false and still have the villagers harvest.

Did you change the mobGriefing rule to false?

I'm asking because I noticed that they don't harvest when the mobGriefing rule is set to false (which seem logical as the villagers are "griefing" the crops to be able to harvest them).

I apologize if your problem is unrelated...

Just tried with the new snapshot, and same thing, when upgrading the ops.json files from 14w10c to 14w11b, it gets wiped out, while the only difference are dashes...

I was not downgrading, and of course the problem is easily fixed, still, the upgrade went smoothly from ops.txt files to ops.json files, so it seems like a bug to me when the easier step of adding dashes isn't done automatically by the server when upgrading from 14w10c to 14w11a.

when comparing both ops.json files (the one from 14w10c and the one from 14w11a), the only difference seems to be the dashes ➖ in the uuid

old:

{
"uuid": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"name": "xxxxxxxx",
"level": 4
},

new:

{
"uuid": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"name": "xxxxxxxx",
"level": 4
},