lixfel
lixfel
Tested with a direct connect to a spigot server without problems. seagiants.eu (Im there a plugin-developer) with bungee throws following error: On clientside: /Mineflayer/node_modules/minecraft-protocol/src/transforms/framing.js:76 throw e; ^ Error: Deserialization error...
Exactly same error after npm update ;) `/Mineflayer/node_modules/minecraft-protocol/src/transforms/framing.js:76 throw e; ^ Error: Deserialization error for play.toClient : Chunk size is 10 but only 2 was read [object ArrayBuffer] at FullPacketParser._transform...
My Errorlist with logerror on after reinstalling: https://gist.github.com/lixfel/021c7d45960ddff17164295192b16114
Ok, fixed my bug with a specified version (1.12.1). Seems that Bungee, which supports many versions at once, that mineflayer takes the wrong version, which supports bungee, but not the...
seagiants.eu:25565 (Minecraft 1.12.1-2) (The next minutes in maintenance)
We have this bug occurring on a daily basis but were unable to deliberately reproduce this bug until now. We are currently running a FAWE version based on da4d966d9e54873ad4b255dce4729fce0739c002 (Paper...
I have the same issue with the slow home page / user page on my gitea instance. Due to the suspected heatmap, I tested the performance with `ENABLE_USER_HEATMAP = false`....
Yes (MariaDB backend). Time of the query roughly matches reported page load time for (logged in) `/` and `/user?tab=activity` page: ``` 2024/08/12 16:11:31 ...activities/action.go:461:GetFeeds() [W] [Slow SQL Query] SELECT `action`.*...
Context: ~122k Actions (I have in the meantime set the recommended old action cleanup up, therefore slightly shorter times). 1. Statement ```json { "query_optimization": { "r_total_time_ms": 0.224562772 }, "query_block": {...