#Hello. Collab help
32 messages · Page 1 of 1 (latest)
Also roughly how long were you waiting for their model to show up
Also who's hosting?
Waited about a minute. It just lags on my side. I show up instantly on their side.
We both tried hosting on my end and their end
@exotic stone What if they choose a different model? (please @ me when you reply)
I'm wondering if it's something specific to their model.
Also, does it happen every time? Maybe something went wrong during the model upload/download. You could both try restarting VTS and re-host the session.
Hi! Yes it happens every time we tried to connect. I can make a screen recording from my end and I’ll let @exotic stone make a screen recording also so you can see what happens when we connect if you want?
Please navigate to the local files of VTS. This can be done in Steam by clicking on the ⚙️ gear icon then Manage > Browse Local Files (see image below)
If you are on Windows, please navigate to
VTube Studio_Data\StreamingAssets\Logs
If you are on Mac, please navigate to
VTubeStudio.app\Contents\Resources\Data\StreamingAssets\Logs
...and then find the most relevant log (probably the newest one).
Also, what happens if you use one of the other default models?
Ok so I did try a default model and it worked smoothly…
Why doesn’t it work with custom model
She’s a customizable model from Etsy. I don’t think the files are large tho
Can you DM me the model? I'll take a look.
Ok!
@deep grail @exotic stone Looking at your logs, the there's an error while trying to read the texture file for the model, so that file is skipped during the upload.
The reason for the error is that the file path is too long.
C:/Program Files (x86)/Steam/steamapps/common/VTube Studio/VTube Studio_Data/StreamingAssets/Live2DModels\LITTLEMEWNSCUSTOMIZABLEMODEL1.2LITTLEMEWN\LITTLE MEWNS CUSTOMIZABLE MODEL 1.2 [ LITTLE MEWN ]/LITTLE MEWNS CUSTOMIZABLE MODEL [LITTLE MEWN].4096/texture_00.png
That's the full path of the file, which is 265 characters long. Windows has a limit of 256 characters for file paths, anything longer than that is gonna cause all sorts of issues.
An easy fix would be to rename the LITTLEMEWNSCUSTOMIZABLEMODEL1.2LITTLEMEWN folder in the Live2DModels folder to something very short so the full path ends up under 256 characters.
Wha it was that simple?
I’ll try that out and see if it works!
IT WORKS THANK YOUUU
@cold lily Thank you so much for your help! It works!
Cant believe it was all because of the name length x...x
