Broken after the update?Not An Issue

I get this as a config file after loading the mod:

 

{
  "BatchSize": 500,
  "Categories": {
    "floor": [
      "assets/prefabs/building core/floor.frame/floor.frame.prefab",
      "assets/prefabs/building core/floor.triangle/floor.triangle.prefab",
      "assets/prefabs/building core/floor/floor.prefab"
    ],
    "foundation": [
      "assets/prefabs/building core/foundation.triangle/foundation.triangle.prefab",
      "assets/prefabs/building core/foundation.steps/foundation.steps.prefab",
      "assets/prefabs/building core/foundation/foundation.prefab"
    ],
    "other": [
      "assets/prefabs/building core/roof/roof.prefab",
      "assets/prefabs/building core/stairs.l/block.stair.lshape.prefab",
      "assets/prefabs/building core/stairs.u/block.stair.ushape.prefab"
    ],
    "wall": [
      "assets/prefabs/building core/wall.frame/wall.frame.prefab",
      "assets/prefabs/building core/wall.window/wall.window.prefab",
      "assets/prefabs/building core/wall.doorway/wall.doorway.prefab",
      "assets/prefabs/building core/wall/wall.prefab",
      "assets/prefabs/building core/wall.half/wall.half.prefab"
    ]
  }
}


I have tried deleting the mod and redownloading the latest version. This error still appears.

What is the error you are seeing specifically?
I have removed the mod from the server. The "Error" isnt really an error, that is the config file i get when loading the mod on the server. The old config wasnt working either. It used to have options to set in the config file.
Sorry i cant help more Wulf, working over time to sort things out after that late night release. Awesome work you guys did getting Umod sorted so fast! I thought i would be waiting a lot longer!
It is likely related to the hooks not currently enabled then, which you can find listed in our changelog.
Locked automatically