Decorations don't have settings persisted #556

Closed
opened 2024-10-17 03:56:18 -07:00 by Sainan · 0 comments
Owner

For example, attempting to change the image on a display decoration:

2024-10-17T12:54:15:889 [0.1.0] error:  unknown endpoint POST /api/setPlacedDecoInfo.php
2024-10-17T12:54:15:890 [0.1.0] debug:  data provided to /api/setPlacedDecoInfo.php: {"DecoType":"/Lotus/Interface/FragmentArtwork/FragmentScreenDecoB","DecoId":"6710ecab66695a8b9774dac1","Room":"BridgeRoom","PictureFrameInfo":{"Image":"/Lotus/Interface/CodexArtwork/FanArt/KevinGlint_1578x1052.png","Filter":"/EE/Materials/PostFX/NeutralColor_v.png","XOffset":0.5,"YOffset":0.5,"Scale":1,"InvertX":false,"InvertY":false,"ColorCorrection":1,"Text":"Text","TextScale":1,"TextColorA":15724527,"TextColorB":15724527,"TextOrientation":0},"BootLocation":"LISET"}
For example, attempting to change the image on a display decoration: ``` 2024-10-17T12:54:15:889 [0.1.0] error: unknown endpoint POST /api/setPlacedDecoInfo.php 2024-10-17T12:54:15:890 [0.1.0] debug: data provided to /api/setPlacedDecoInfo.php: {"DecoType":"/Lotus/Interface/FragmentArtwork/FragmentScreenDecoB","DecoId":"6710ecab66695a8b9774dac1","Room":"BridgeRoom","PictureFrameInfo":{"Image":"/Lotus/Interface/CodexArtwork/FanArt/KevinGlint_1578x1052.png","Filter":"/EE/Materials/PostFX/NeutralColor_v.png","XOffset":0.5,"YOffset":0.5,"Scale":1,"InvertX":false,"InvertY":false,"ColorCorrection":1,"Text":"Text","TextScale":1,"TextColorA":15724527,"TextColorB":15724527,"TextOrientation":0},"BootLocation":"LISET"} ```
Sign in to join this conversation.
No description provided.