MineColonies

MineColonies

53M Downloads

Decoration controller not saving data

bizarremonkey1 opened this issue ยท 2 comments

commented

Prerequisites

  • I am running the latest alpha version of MineColonies for my Minecraft version.
  • I checked the MineColonies Wiki and made sure that my issue is not covered there.
  • I made sure that this issue is not a duplicate of any existing issue.
  • This is an issue and not a feature request. Please create all feature requests here.

Context

  • Minecraft Version: 1.15.2
  • MineColonies Version: minecolonies-0.13.84-ALPHA-universal.jar
  • Related Mods and Their Versions: mods.txt

Expected behaviour

When placing fortress walls using the build tool, the builder builds the wall. When the level 1 build is finished the correct data should be stored in the decoration controller and upgrade is possible.

Actual behaviour

Place the fortress wall 1 blueprint. The builder finishes building but the data in the decoration controller is not updated. Clicking the upgrade button straight away creates a rotated build request of the level 1 wall (not shown in video). Upon logging out and back into the world there is no data displayed in the decoration controller at all.

https://youtu.be/500Dp-LUXPg

Steps to reproduce the issue

  1. Place fortress wall level 1.
  2. Wait for the builder to finish.
  3. Log out and back in.
  4. Check the decoration controller.
  5. ... Profit

Logs

commented

May be related to #5168 and #5095 although it seems those issues were waiting for an appropriate response and got none.

commented

Atm it is pretty static how the controller handles data so it has to be set exactly by the creator of the structure to fit the exact folder structure and leveling scheme. this will be improved in the future. But up to now it's a schematic issue.