SL23W52

From ETM
Revision as of 15:36, 26 December 2023 by Kademlia (talk | contribs)
Jump to navigation Jump to search

◄ SL23W51 | SL24W01 ►


  • Update dynmap, Invalid texture block name: minecraft:air
  • Creating a new pod with a uuid key via copy/paste invites mistakes even if we use a UUID wrapper like DocId/LayoutId as:
    • PodType.X can still reference the old pod
    • manager.addInternal()... can still reference user.getXPod(XId.of(uuid, nickname)
    • In both cases the assumed type-safety by the Id-wrapper does not help us
    • After that saving will actually work, as in both cases we just convert a java object to json automatically, probably should have a type checking in the pod-system to make sure this cannot happen
  • IconManager has no cleanup/usage check. We have a lot of unused objects we might want to flag for cleanup/old
  • For some reason the server startsup slowly again and waits ~3sec after "17:15:14: libs"