Mould duplication in SMP

Post any bugs that you find *in the mod* here. This place is NOT for posting installation errors or bugs with vanilla Minecraft, or add-on mods.
Locked
User avatar
ExpHP
Posts: 302
Joined: Sun Jun 03, 2012 1:45 pm

Mould duplication in SMP

Post by ExpHP »

If a soulforge has moulds on it, then two players can:

- both open the soulforge GUI
- both take out the moulds
- both close the GUI

and end up with two copies of the moulds.
User avatar
FlowerChild
Site Admin
Posts: 18753
Joined: Mon Jul 04, 2011 7:24 pm

Re: Mould duplication in SMP

Post by FlowerChild »

Ouch. I suspect that one is going to hurt as I don't even recall what hackery I pulled to get that one working in the first place.

Will check it out.
User avatar
FlowerChild
Site Admin
Posts: 18753
Joined: Mon Jul 04, 2011 7:24 pm

Re: Mould duplication in SMP

Post by FlowerChild »

Yeah, it's going to be hell :)

Looking over the code, it seems to have no allowance for multiplayer whatsoever. In fact, looking back over the change logs, it looks like the Mould was added the release before I started working on multiplayer support, so I guess I never adapted it, and nobody noticed until now.

Going to have to ponder this one for a bit.
User avatar
FlowerChild
Site Admin
Posts: 18753
Joined: Mon Jul 04, 2011 7:24 pm

Re: Mould duplication in SMP

Post by FlowerChild »

Fixed for next release. Moulds have been deprecated as discussed in the related feedback thread.
Locked