thePalindrome
thePalindrome
We may want to consider silently replacing mods.curse.com with minecraft.curseforge.com and using the numeric ID to make sure nothing weird happens. I've accidently fed it the curse url far too...
I can confirm that passing a url causes the program to run without a gui (aside from opening the newly created folder when it's done) Do note that this will...
I feel I should mention this, since I haven't seen an update to the issue in quite some time: I've installed ponysay using portage, so all of the ponysay files...
It has not for me. ``` /tmp/singularity $./run_singularity.sh Singularity 1.00 (commit: v1.00-8-g4df079f) Running under Python 3.11.4 (main, Jun 7 2023, 00:00:00) [GCC 13.1.1 20230511 (Red Hat 13.1.1-2)] :241: RuntimeWarning: Your...
Here's a gdb bt: ``` Thread 2 "SDLTimer" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7ffef08456c0 (LWP 428173)] 0x00007ffff6caeac5 in pgEvent_FillUserEvent (e=0x1, event=0x7ffef0844d10) at src_c/event.c:665 Downloading source file /usr/src/debug/pygame-2.5.0-1.fc38.x86_64/src_c/event.c...
Unfortunately not: ``` /tmp/singularity/singularity/code/mixer.py:49: RuntimeWarning: use mixer: No module named 'pygame.mixer' (ModuleNotFoundError: No module named 'pygame.mixer') pygame.mixer.pre_init(*soundargs, buffer=desired_soundbuf) Traceback (most recent call last): File "", line 198, in _run_module_as_main File...
Ah, didn't realize you migrated to SDL2 with this! Well, I gave it some tests, which went well. It's hard because I'm trying to prove that a random thing *won't*...
The 1.12.1 branch seems to almost work, barring the fix I made in #6 . In the meantime, I've uploaded the build I made at https://github.com/thePalindrome/Thistle/releases
It does get tricky if a node is "playing" the sound, such as machinery. There's no SAO for the node, and the client may have the node loaded from a...
Based on your thought to try running the .bat, I'll assume you're on windows (this should still work fairly well on other platforms, but need adaptation) Firstly, open the folder...