Jared Johnstone
Jared Johnstone
This might not be the best patch. I just experienced a long note hanging after stopping the playback of some MIDI. Is it possible this is instead a problem with...
Thanks. One more way for people to find the problem
Using `import psutil ; psutil.cpu_freq().max` for the time being.
This seems to still be a thing. Borderless fullscreen minimizes itself when the game is tabbed out of without any extra launch options. `SDL_VIDEO_MINIMIZE_ON_FOCUS_LOSS=0 %command%` does still work.
Will a fix be added for >=6.12 builds at some stage? This one is a red mark on the build server. (Without having to edit the build script first)
Is there any hope for `zpool import -T poolName` not throwing `one or more devices is currently unavailable` on a healthy regularly-importable pool?
[latest.log](https://github.com/user-attachments/files/17441827/latest.log)
I can confirm that Baritone is still capable of responding with `daniel` when `Damn` is said in the chat despite this issue
I came to a similar conclusion but inspecting the culprit json extracted from twilight forest was fine. Perhaps there's still an error among one or more of the other json...
I extracted twilightforest's jar and enumerated each of its JSON files finding no problems. There were some JSON files from this mod which had `//comment lines` inside which upset `jq`...