Dedmen Miller

Results 377 comments of Dedmen Miller

I don't have the linux setup to test it, so would be amazing if you could test and turn it into a PR? https://github.com/intercept/intercept/blob/cd8774d477a5294954a45bc07e4886315c055d29/src/host/loader/loader.cpp#L136 This is failing? I can find...

https://github.com/azerothcore/mod-ah-bot/actions/runs/9036393402/job/24833180952#step:10:564 I don't understand that, I would expect that the base SQL script is already applied before the update scripts run

I tried that at first. The server sees that the hash has changed, and runs the whole base SQL. Which means your config table with the percentages gets overwritten with...

Thank you, I will probably need a week or two to get to it 🫡

Plan is to add exception settings. So you can enable to halt on "Type error" exceptions, and when it happens it will automatically break, load the source code (if not...

I also cannot reproduce in Firefox (v 142.0a1) Seems this was already fixed

Indeed. I tried to install luarocks for half an hour and failed everywhere. I decided to give up, make myself a MSVC project manually and build it that way. Targeting...