Benjamin Schieder
Benjamin Schieder
Adding myself to the discussion. Installed AGH in TrueNAS and using it as sole DHCP server. IPv6 filters based on Client settings are only applied when setting the IPv6 address...
Please see https://toot.berlin/@blindcoder/113672494099231294 for my statement on the update.
Same, still experiencing this today. ``` Detected blocking call to load_default_certs with args (, ) inside the event loop by integration 'xmpp' at homeassistant/components/xmpp/notify.py, line 145: super().__init__(sender, password) (offender: /usr/local/lib/python3.13/ssl.py,...
This now affects Luanti 5.12.0 going forward. I have an untested change in https://github.com/blind-coder/mapserver/commit/46bd21f10d0bfe19eb419fb9f92daffb97311666 but can't build the project because my go version can't compile the project. ```bash [08:05:27][blindcoder@victoria:~/Projects/mapserver]$ go...
Okay, here's a working version for sqlite backend. I don't know anything about postgresql so I'm not sure I can help with that. https://github.com/blind-coder/mapserver/commit/ada6f693c9b342c614ae7f267f48dafe2ce3612d
Which backend are you using? The PR only implements sqlite.
I'm not sure what Luanti is doing there, I'm afraid. It sounds like they are still using the old DB format in some places. I guess you need to raise...
Hey curtisy1, this repository is pretty much abandoned, I'm using https://github.com/cff29546/pzmap2dzi for the map creation now. If you want to check the transparency bug, see https://github.com/blind-coder/pz-mapmap/tree/master/MonoTransparanceBug which I wrote myself....
Did you compile the application first? If yes, you may need to call the application as `.\MapMap.exe`
So? Did you try the ".\" prefix?