András Rutkai

Results 11 comments of András Rutkai

I wonder if this signature changed in the near past or it is an application error. Could you check the same with an older version? Eg. 1.8 or 1.9

Looks weird, I definitely tested with older versions and this issue didn't cross me. I guess you used the patcher jar files for both the server and client jars. I'll...

WAL doesn't seem to solve the problem even with shared cache enabled. I tried `sqlx.ConnectContext(ctx, "sqlite", databasePath+"?_journal_mode=WAL&cache=shared")` but it still shows error messages (though less often). A solution can be...

I tried it, the only difference was that it took 5 sec (with timeout 5000) to throw these errors. I played with shared cache, tx lock, sync, mutex, etc., actually...

Hey @yonas, the problem cannot be fixed within the application this way. The problem is that each subprocess will have its own memory segment with different mutexes in it, and...

Hi, If you're planning to use it for something else than Minecraft, then it'll most probably need an update as it's rather old (parts are obsolete) but more importantly it...

Hi, Thank you for the PR, though there are other tasks that has to be done before merging it. As you changed the extensions of files you forgot to propagate...

Hi, Most probably not that difficult. You just have to create a new DB layer for MySQL along with the tooling. I think creating a new adapter should do it:...

Thanks @ahb-bs, it solved the problem, it seems we all skipped the migration of passwords before.

Hi @daniel31x13, sure, implementing single file shouldn't be an issue. Speaking of Epub, there are tons of tools that forward articles to Kindle (I use such a feature myself too)...