Blake Wyatt
Blake Wyatt
I understand it's not a perfect solution, but it should be able to help a lot. I was thinking about providing two options: an automatic option for bruteforcing the Steam...
Great point! I have some changes pending until I'm able to validate they don't break anything and I think they should enable you to do what you're looking for, in...
appreciate the help, but I haven't looked at this in so long that it is out of date. If you would like to update it to the latest README, I'll...
@magicbear very cool! Looking through your code, are you able to make a new character from scratch instead of having a player login and create their character first?
Wow, I haven't heard of this one before. It's possible you applied the fix with the previous implementation of the guild fix which was originally implemented in a pretty bruteforce...
This may have been a bug with how the guid fix was originally implemented. If you're still trying to figure this out, try again with the latest version.
> Working now for me too. Default cuda 12.1. Python 3.10.14 was giving me problems. This works with a fresh conda env: > > > conda install python==3.10.13 pip >...
Looks like this code is actually correct and this is an error which happens with an incompatible Python version. Switching from Python 3.10.14 to 3.10.13 fixed this for me.
I built Arch Linux aarch64 and x86 manually with the same result. aarch64 works perfectly. x86 has a black screen.
I'm also unable to use Termux-X11 with Ubuntu x86, but Ubuntu aarch64 works perfectly. Interestingly, the logs are a bit different. I see a `qemu: uncaught target signal 5 (Trap)...