Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Gemmstone

44
Posts
1
Topics
46
Followers
1
Following
A member registered Jun 13, 2020 · View creator page →

Creator of

Recent community posts

You just need to install python 3.12 (installed by default in Linux altho i think the current version is 3.13, so you need to also install 3.12)

Then in the download page there’s a terminal command that you can run to install the dependencies.

After that you just run “python main.py” in the terminal while on the same folder and it should run.

Other than that if downloading the Windows or Linux version, there’s a file that just double clicking it, will open the software.

And yeah, sorry for that, just noticed and i don’t have that version on my computer to re-upload it atm and i’m so close to a new version so that lol

Hi! Sorry for the late reply, it appears that the Linux Version got damaged for some reason, you could try downloading an old version on GitHub, download the source code version or wait for the next update, I’ll tell you whent it’s ready!

there is! go to settings>canvas and you can change the background color, there’s a list of them, you also can go to settings>capture to get a secondary capture window so the UI doesn’t appear on the capture!

Oh yeah, i know the issue, it’s OBS, their browser sources are slow af, if you try to use the link on a chrome/firefox browser window, you’ll see it works great, it’s just OBS that it’s slow :(

Yeah that’s not possible at the time thanks to the framework I’m using to show the avatar (i’ve tried lol) so as of now i’m searching for an alternative way to add the avatar to OBS without these issues

Hey! you’re trying to use the source code script, right? do you have any errors? have you installed the dependencies?

Oh yeah, sorry about that, you’re using the Browser Source Capture, right?

If you use the same URL on Chrome or another browser, it works as intended but i have to rework it because it loses connection thanks to OBS’s browser, it is slow af

So yeah… i need to think on another way to achieve the same result.

Until then, use window capture and chroma-keying, if you wanna hide the UI to the viewer, toggle “second window for capture” and re-start the software

I currently use Arch Linux, afaik glibc is outdated in the current version of Ubuntu, so that’s an issue there :/

Oh yeah! that issue of the “not enabled animation still has animation” is fixed in the next version, sorry for taking a while on that, i’m doing too much at the same time lmao.

Interesting, that would explain a lot, i’m a linux user so i don’t use Windows that much apart from a windows computer that i use as a server, there might be something that is making use of it, i would have to do a whole investigation tho…

You mean the lag between the app and OBS when using the browser source? yeah that’s something on OBS that makes it slow and i need to find another way to get the same result, if you open it on a browser it just… works… so yeah, i’ve been struggling with that one lul

Thank you for your support, your insight is really helpful! ñ.ñ

Yes! you can!

You can create categories and add images to it: image.png

your avatar becomes smaller? that’s weird, not the default behavior, you could check the animations below the microphone capture widget, there might be a setting changed, by default the animation when talking is “floaty” and when screaming is “shaking”

Hey! so sorry, there’s an issue with the camera tracker in the windows version, you can go to %AppData%\PyNGtuber\Data, search and edit the file settings.json, search the value “mouse tracking” and set it to “disabled” or “mouse” if you want to use mouse tracking!

That should fix it!

I’m working on an alternative way of face tracking, be patient ñ.ñ

Hey! yeah the video doesn’t have audio, it was intended as a demo and just that, I’ll be making a full video about it with audio and all.

Tutorials and documentation are coming, but it’s gonna take a while, since I’ve been focusing on code mostly (big update coming!), so… sorry for that 😅, i’ll comment to you here once there’s tutorials and i might add something to signal about it on the software itself!

try re-downloading it, looks like you’re missing files in the package, i would recommend doing it manually tbh

Hey!, what did you delete? if you delete the folder %AppData%\PyNGtuber it should reset the app

Okay, this is weird, somehow your “Assets” folder in “%AppData%\PyNGtuber” got deleted, i wonder how that might have happened…

You could copy the folder manually from the package folder, there should be 4 folders, Assets, Models, Data and Viewer

Hi!, it just won’t open? doesn’t show an error window or something?

Do you know if you changed a setting that made it crash? I mean this as a way to diagnose what happened so i can fix it. If you know i’ll be so grateful! and i’ll be able to help keep your data because:

As a last resort, you can always delete the folder %AppData%/PyNGtuber and that should reset the app!

Hey! sadly that’s not an issue i can fix :/ it happens on some windows systems and idk why tbh…

Maybe i should report it upstream to the toolkit devs…

But, I may have two solutions, they are not great™️ but it’s something:

  • Go and try going to “Settings” then to “Capture” and use a browser source and either add it to OBS or open it on a webbrowser, either should work

  • [Best result but a bit more complex] Go to “Settings” then to “Canvas” and click on the button below that says “Enter canvas editor”, you should be able to see a debug URL at the top, open that address on Chrome and then click con “viewer.html”, that should also get you something you can capture.

Sorry for the inconvenience :/

Hey, sorry for this, dunno why it’s happening, try to delete the folder in %AppData% named PyNGtuber, that should reset the app, if you know why it started to happen it would be of so much help!

with the linux version all you need is to double click the binary to open it, no command needed!

Hey, what version are you trying to download?

Huh tbh i assumed that PyQT6 was the culprit because i have no way to test it, then it might be a different library that is asking for it, the error doesn’t give more information than “GLIBC_ABI_DT_RELR not found”

Nice!

(2 edits)

Yeah the GLIBC thing is an issue with Debian based distros atm, iirc they are on the version 2.35 and the one that PyQt6 needs is the 2.36, the current version on Arch (my system) is 2.40, honestly i’m quite surprised that it’s that outdated.

if you do the command “ldd –version” in the terminal you should see your current version (Ex. ldd (GNU libc) 2.40).

Hey you could try using distrobox? it might help you with your packages’ fragmentation until you can fix it

Hey! sorry that this is happening

Could you be more specific on what’s the issue when editing? that way i can fix it!

(1 edit)

Hey! thanks for reporting this!

I will look into it and update as soon as i can!

ñ.ñ

Don’t you worry! i’m just glad you like it!

Hey!, let me know if anything happens!

If it doesn’t work you can contact me on discord so we can figure out what’s happening!

I’m glad!

Uploading a fix now so it (hopefully) doesn’t happen again!

Yeah according to that post you should delete that folder (%AppData%\PyNGtuber) and then open the software, that way it’ll reset it, i’m uploading a new version today so it doesn’t happen again (i hope)

Hey, could you send me the whole error code? that way i can check it!

(1 edit)

If you install the “Source Code” version, it works there, the problem is that it refuses to be packaged, that’s what i’m figuring out lol

Hey, to fix this go to %AppData% and delete the folder “PyNGtuber”, that should reset the software!

sorry that this is happening, i’ll check why!

Oh, the first attempt it was creating the files that needed to work, takes a while to load sometimes lol.

The face tracking is not available on Windows :(, and it doesn’t replace the voice tracking, it replaces mouse tracking, all it does is make the avatar mimic your head rotation!

The performance mode toggle isn’t working or do you mean another thing?

And thank you! dw it being my first published software, some issues are bound to happen and salty people will get mad, but eh, it’s been really good to see the general reception! ñ.ñ

Hey, so sorry you’re having issues, you could have asked for me to solve them, you’re not telling me how and why something happened so i can’t fix them.

if you could be more especific about the issues you’re having, i’ll make sure to fix them.

P.S. the audio, there’s something about some PCs that don’t like PyAudio, if you go to settings, you can change it to SoundDevice, maybe that will fix the issue.

(1 edit)

Hi, sorry for this, yes, i’ve noticed this recently, what seems to happen is that the OBS browser source loses connection with the software so it stops receiving the update signals and then reconnects and updates.

I’ll have to do something different, i’ll be fixing it tomorrow, maybe in stream lol.

The option showing up is not something i expected, so it’s also on me lol, i’ll fix it

Hey!, to fix it go to %AppData%\PyNGtuber\Data and edit the file settings.json, search the value “mouse tracking” and set it to “disabled” or “mouse” if you want to use mouse tracking!

Coming soon! I have to make full documentation lmao