Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

gr3yman

7
Posts
1
Topics
A member registered Jan 22, 2022

Recent community posts

(2 edits)

Hey there, a quick update. I solved my latest problem (for myself) yesterday with the latest version. Basically if you try to reduce the number of bones (and possibly the polygons) during the export process in VRoid Studio, the app will throw that inverse bind matrices error thing. It seems to work better with models that have been largely left intact during export.

With that, everything seems to function just fine. Thanks for all your hard work.

I ran a test and replaced "xbot.vrm" with a model that worked in the first version I tried. Got the same error. I'm going to redownload it and see if there's anything I messed up by accident.

(1 edit)

My usual model is one from VRoid Studio, but this was me trying to open a freshly downloaded copy of the app. Couldn't open the first window, much less import my own model.

(1 edit)

Thanks for all the effort you put into these fixes. That said... look, this isn't the superpower I wanted, but it's the one I have. Dev vs Production is a bitch, ain't it?

----

Traceback (most recent call last):

  File "vtuber_webcam.pyx", line 318, in init vtuber_webcam

  File "vtuber_webcam.pyx", line 176, in vtuber_webcam.App.__init__

  File "avatar.pyx", line 61, in plugins.avatar.VPlugin.create

  File "gltf.pyx", line 88, in plugins.avatar.glb_read

  File "/home/[username]/Downloads/vtuber-webcam-linux-64 (1)/python310.zip/gltf/converter.py", line 172, in update

  File "converter.pyx", line 58, in plugins.avatar.KConverter.load_skin

IndexError: list index out of range

(1 edit)

Well, not to be a bother, but now I run into this. Can't launch the app at all.

----

Traceback (most recent call last):

  File "vtuber_webcam.pyx", line 318, in init vtuber_webcam

  File "vtuber_webcam.pyx", line 173, in vtuber_webcam.App.__init__

  File "plugin_manager.pyx", line 138, in vtuber_webcam.VPluginManager.load

  File "plugin_manager.pyx", line 176, in vtuber_webcam.VPluginManager._load_plugin

  File "/home/ezequiel/Downloads/vtuber-webcam-linux-64/python310.zip/importlib/__init__.py", line 126, in import_module

  File "<frozen importlib._bootstrap>", line 1050, in _gcd_import

  File "<frozen importlib._bootstrap>", line 1027, in _find_and_load

  File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked

  File "<frozen importlib._bootstrap>", line 688, in _load_unlocked

  File "<frozen importlib._bootstrap_external>", line 1184, in exec_module

  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed

  File "v4l2.pyx", line 2, in init plugins.v4l2

ModuleNotFoundError: No module named 'fcntl'

Thanks, that's awesome!

(2 edits)

Basically what the title says. When I go to open the 3D Camera plugin menu (and a couple of others, I get this error:

For more info, I am on Fedora 36 using an Nvidia GTX 1070, in the usual Gnome Desktop. Otherwise, this thing is working pretty well, and it's exactly what I need for my 2PC streaming setup (where my 2nd, Linux based PC does the actual recording and streaming).