Thomas McGrew
Thomas McGrew
It's working fine for me, so my first guess is a library mismatch. Did this happen after an update? If so, re-installing the package might help. I also need to...
Scratch that, I've updated the package, so try installing the update and see if that helps.
I _finally_ got around to testing these changes and once I fixed the compile and javascript errors it seems... broken? With fast walking on, trying to walk around the throne...
I saw some of the screenshots for this. It's not a terrible idea but I think a change like this needs community feedback before it's implemented.
I came across a similar issue in FamiStudio (a C# application) which uses GLFW. I tracked it down to a NULL pointer in XCreateFontCursor in my case. Everything works fine...