Skip to main content

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

Update. Deleted the settings and was able to relaunch via terminal

----------------------------------------

Exception occurred during processing of request from ('127.0.0.1', 52282)
Traceback (most recent call last):
File "/run/media/stanzac/Gamedrive/Vtuberstuff/release-lynx64/lib/python312.zip/socketserver.py", line 318, in _handle_request_noblock
self.process_request(request, client_address)
File "/run/media/stanzac/Gamedrive/Vtuberstuff/release-lynx64/lib/python312.zip/socketserver.py", line 349, in process_request
self.finish_request(request, client_address)
File "/run/media/stanzac/Gamedrive/Vtuberstuff/release-lynx64/lib/python312.zip/socketserver.py", line 362, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/run/media/stanzac/Gamedrive/Vtuberstuff/release-lynx64/lib/python312.zip/socketserver.py", line 761, in __init__
self.handle()
File "/run/media/stanzac/Gamedrive/Vtuberstuff/release-lynx64/lib/python312.zip/http/server.py", line 436, in handle
self.handle_one_request()
File "/run/media/stanzac/Gamedrive/Vtuberstuff/release-lynx64/lib/python312.zip/http/server.py", line 424, in handle_one_request
method()
File "webserver.pyx", line 346, in vtuber_webcam.WebApp.do_GET
File "webserver.pyx", line 180, in vtuber_webcam.WebApp._request
File "plugin_manager.pyx", line 181, in vtuber_webcam.VPluginManager.on_setting_changed
File "avatar.pyx", line 228, in plugin.avatar.VPlugin.update_vrm_path
File "plugin_manager.pyx", line 144, in vtuber_webcam.VPluginManager.apply
File "plugin_manager.pyx", line 181, in vtuber_webcam.VPluginManager.on_setting_changed
File "avatar.pyx", line 277, in plugin.avatar.VPlugin.update_spring_stiffness_mod
AttributeError: 'NoneType' object has no attribute 'set_spring_stiffness_mod'
----------------------------------------
on loading my model.

Make sure that you put your avatar file into the "avatar" folder (the same folder, where sample avatar is stored).

Got further. I guess i need to get rid of some of the spring bones since it says

reached a limit of maximum spring bone chains

fish: Job 1, './vtuber_webcam' terminated by signal SIGSEGV (Address boundary error)

Yep. There are some limitations with spring bones. I'm working on the improvements of the spring bones.