Closed Mobuis closed 11 months ago
The response packet is a JSON String, and its a valid one until that Y
character that behaves like a separator for the next JSON String, which isn't something that we have covered.
Could you also send a list of your mods (and server (Fabric
, Forge
etc)? It seems like one of them is altering the network response state and we could add support for it.
Mods :
Running with Fabric
Do you want other information ?
Is this the Fantasy MC Fabric
modpack?
Yes absolutely ! I've added a bunch of mods in addition.
Hello, do you have any news ? Do you want I test something ? Keep me updated if possible ! 😄
Hey, I didnt had the time to look deeply into this yet (work, irl stuff etc), I will have to look through what mod exactly modifies the server query response, if you could investigate a bit that would be greatly helpful.
hey, I've found the mod "Better Compatibility Checker" is causing the bug. I'm removing it to ensure the server's queries will work well. I'll look deeper later, but at least we have a clue.
Solved in the soon-to-be-released 4.3.0
Hey, still getting this same error with version 4.3.0 and BCC mod enabled, happy to help where i can just let me know what you need
Hmmm, weird, I do have tested it multiple times.
Could you do the query with --debug
and post the logs here?
Or better yet, please make another issue to have this tracked properly (:
new issue opened, thanks https://github.com/gamedig/node-gamedig/issues/434
Describe the bug Hi, I'm using LinuxGSM for my modded minecraft server. When I'm trying to use gamedig, I got an error, 2 JSON objects separated by a character are trying to be parsed.
Steps To Reproduce
Expected behavior Successful result without crash error ?
Screenshots or Data
Additional context I can provide more logs if needed. Just ask :)