Solved 1.6.9 beta Farmhouse upgrades not upgrading bed [Windows]

rokugin

Greenhorn
v 1.6.9 beta build 24290

Noticed while testing something else that my bed wasn't getting upgraded when upgrading my farmhouse through Robin.

atra found the likely culprit in FarmHouse.setMapForUpgradeLevel, one of the for loops is checking map.Layers[0].LayerHeight for the x value when it should be used LayerWidth.

Not sure if sharing the decompiled code is allowed here but let me know if there's anything I can provide to help with this.



Fixed in 24291! Wasn't sure if I should just delete this, but figured probably not.
 
Last edited:
Top