Time Nick Message 00:49 Sheriff_U3 rubenwardy: Why is this forum topic restricted? It is for your jump mod. https://forum.luanti.org/viewtopic.php?t=9326 01:04 MTDiscord because you need to jump over the restriction 01:04 MTDiscord sorry, i couldn't resist 01:08 Sheriff_U3 lol 08:29 [MatrxMT] Sheriff_U3: As someone who can see inside, there's really not much worth mentioning in that thread. At the same time, I don't know why it was banished to the shadow realm 08:29 [MatrxMT] hardly justifies a lock 13:05 MTDiscord It would be nice if it could be unlocked then so that when people click on the forum link on jump's readme they aren't confronted with access denied messages. 13:59 rubenwardy the forum topic was deleted 14:01 Sheriff_U3 ... Ok well I guess I'll remove the link from the jump mod readme then. 18:03 cheapie sfan5: FWIW I've considered making those cars despawn after a while, but they also get used as decoration in Bonnthal, so I'd have to come up with some way to mark specific areas as being OK/not OK to leave cars in 18:04 cheapie I already did something similar with the carts (they despawn on unload unless they're on a special "parking rail") 18:06 sfan5 you could implement automatic parking fines 18:06 cheapie oh no, my money that I can get infinite amounts of from the inventory :P 18:07 cheapie We actually did have a "no parking - photo enforced" spot in Bonnthal once that would automatically print out a "parking ticket" and send a message to lmisu 18:08 cheapie I just parked my car in one of the metered spots down the street and stuck the piece of paper from https://www.youtube.com/watch?v=UDKE2dAcU3M&t=7 over the light on the meter 18:25 cheapie sfan5: https://cheapiesystems.com/media/images/screenshot_20260728_132459.png 19:33 MTDiscord Since the server upgrade to 5.16.1 I have plenty of those messages in the log: 2026-07-28 21:32:23: WARNING[Server]: void ServerEnvironment::getRemovedActiveObjects(PlayerSAO*, s16, s16, const std::set&, std::vector >&): found NULL object id=55560 19:49 sfan5 the code says 19:49 sfan5 >(this is actually an error condition; objects should be removed only after all clients have been informed about removal) 19:49 sfan5 somehow I doubt this 19:52 sfan5 anyway please open an issue 19:52 MTDiscord All clients (not only those nearby) are informed about ever object removal? 19:52 sfan5 (it's fine if you don't have reproduction steps) 19:52 MTDiscord Means, you already know what's wrong? 19:52 sfan5 no 19:52 sfan5 but we will have to find out 19:53 MTDiscord How can I help? 19:53 sfan5 idk yet 19:54 sfan5 perhaps find out whether you're using /clearobjects on your server 19:56 MTDiscord We upgraded from 5.12.0, not much changed in the mods or data. I increased active_object_send_range_blocks from previously 5 to now 8. There's no clearobjects as far as I know. Nearby (timewise) that log position there was a storage attempt of 700 entities in a mapblock while we only allow 512. Also, there's now an enormous amount of Packet quota used up. Does any of that give a hint? 19:57 MTDiscord If I grep for the error message it shows 2689 in the past 6 hours 20:00 sfan5 just make sure to open the issue so we don't forget 21:17 MTDiscord For reference https://github.com/luanti-org/luanti/issues/17383 21:58 MinetestBot 02[git] 04sfan5 -> 03luanti-org/luanti: Optimize the pixel-wise texture modifiers 139b41f13 https://github.com/luanti-org/luanti/commit/9b41f1375c87b6fad8c008272aef4bb0e9d8ce3b (152026-07-28T21:58:44Z) 21:58 MinetestBot 02[git] 04sfan5 -> 03luanti-org/luanti: Optimize imageCleanTransparent a bit 13502862d https://github.com/luanti-org/luanti/commit/502862de83f289622258b4bded092944bae226b6 (152026-07-28T21:58:44Z) 21:58 MinetestBot 02[git] 04sfan5 -> 03luanti-org/luanti: Add unit tests for Bitmap class 13b309d11 https://github.com/luanti-org/luanti/commit/b309d115a5af056acdfff19e41bce44725c34934 (152026-07-28T21:58:44Z) 21:58 MinetestBot 02[git] 04sfan5 -> 03luanti-org/luanti: Optimize mask texture modifier 1306dfe4d https://github.com/luanti-org/luanti/commit/06dfe4de206857dc1b4741349d65d86a307a6ebe (152026-07-28T21:58:44Z) 22:01 MinetestBot 02[git] 04CrazyladMT -> 03luanti-org/luanti: Keep buttons hovered across formspec update (#17378) 130be23d9 https://github.com/luanti-org/luanti/commit/0be23d9b5b2d9f02fc89822b9fcf46d9609cb33b (152026-07-28T21:58:58Z)