Editing Terrain-mod values does not always update

Bug #1205937 reported by Dean Bouvier
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ember
Fix Committed
Undecided
Erik Ogenvik

Bug Description

Ember 7.x + - When editing the values for an existing terrain-mod applied to an object. For isntance changing the Pos or Mod type and clicking submit, the value will return to the original, also it sometimes accours that changing several of these together and submitting will put the client out of sync and the terrain-mod will no longer appear to change, forcing you to relog into the world to get a proper representation of the terrain-mod.

Revision history for this message
Erik Ogenvik (erik-ogenvik) wrote :

This is a known issue, and the cause of is how Eris handles updates from the server.
The short story is that Eris will only add to any existing attribute map, and not replace data. This is to keep the size of the transferred data down. The downside to this is that we sometimes really want to replace data; not just add new.
I'll have to think about this a little more since it involves core functionality in how data is transferred.

Changed in ember:
status: New → Confirmed
assignee: nobody → Erik Ogenvik (erik-ogenvik)
Changed in ember:
status: Confirmed → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.