Closed Vidyut closed 9 hours ago
I tried now, on ubuntu 22.04. I had an installation of blender 4.2.1, downloaded 4.3.0 and made sure to click "import preferences for blender 4.2" when I started it the first time. For me, the data showed up as expected.
I'd need to see how the data directories look to figure out what's wrong. Can you post a screenshot of the preferences window in 4.3.0? And then in mpfb in blender 4.3.0 click "system and resources" -> "directories" -> "user files", open the "data" directory and post a screenshot of that?
If the data directory is empty, can you open the 4.2 user directory and look at the files there? In the file browser you should be able to go to your home directory, click ctrl-h to show hidden files and then navigate to .config/blender/4.2/mpfb/data
If the 42 data directory contains files whereas the 4.3 does not, I'd suggest copying the files to the new location and see if it helps.
Thanks for these suggestions. I'll do them in a day or two and get back. The path in the preferences is correct (installed and reinstalled so many times, I know the drill...) I'll check all the rest as soon as I get time. This is much appreciated.
I am now on 4.3. Spent some time on this.
Data is present in 4.2. The correct directory is set in MPFB2, but the addon is showing it isn't there. This is the directory.
The mpfb data folder in 4.2 is empty (I don't recall checking it before, so I don't know if it used to have anything.)
But the one in 4.3 also is empty.
Just out of curiosity, I went and checked 4.1 and that's empty too. But MPFB2 was working fine in 4.1 and 4.2, so I don't know. Alternatively, I'll try to reinstall 4.2 and see what happens.
Reinstalled 4.2. MPFB2 is working normally. Same settings, same files, same everything. Didn't have to change a thing Addon was active when I upgraded, and when I downgraded, it loaded by default with all assets. Same MPFB version and settings pointing to data folder also. I wanted to update the plugin to see if anything changes, but the plugin seems missing from the folder. I can try downloading the directory from here, but I wasn't sure if I should with the extension and etc. If anything has changed.
Yes, it seems that the build script had got stuck and stopped pushing new build. I've fixed that now, so the directory should contain the builds again.
Atm I have no idea what made the assets go missing, so it'd be interesting to see if the same thing happens if you upgrade again. That the data dirs are empty are expected since you explicitly set the "Path to MPFB user data".
Only thing I can think of is if the path is somehow ended up wrong in the 4.3 settings, such as if you copied it and accidentally got an extra space in the name or something.
Once you have updated to the latest mpfb nightly build, can you set the log level for locationservice to "DUMP"?
Then, after having restarted blender, can you click "export log" (in the same panel) with it set to services.locationservice, and attach the file here?
Also, before restarting, please check the "globally log all uncaught exceptions" box in the addon preferences.
Will do. Update both MPFB2 and Blender, right. Just confirming.
Waitwaitwait. Even before upgrading, I just saved an export in case it was useful for comparing. Didn't expect anything since I'd just enabled. But I found this:
[INFO ] mh_user_dir is not explicitly set but autodiscovery is disabled
I assume by MH it means MakeHuman. Does something depend on that? I can't get makehuman doll to show up, so I don't use makehuman.
Here's what I've done so far
So I tried to use it as it was and see. And it worked!
So the change is that the link is no longer to the data directory, but the MPFB directory that contains the data directory (you probably added "data" to the path somewhere, so if we link to data, it gets linked twice... and no data found... I think)
Anyway, this is resolved. If anybody has the same problem, and your user directory url has "data" in it, try removing it to see if that works...
Um... do you still need the logs or should I disable? In case you need them to track anything.
No, if it works, all is well. No need to export logs.
The mh_user_data stuff is only if you intend to integrate with the MakeHuman standalone application, which is described here https://static.makehumancommunity.org/mpfb/docs/makehuman.html
But if you don't use MakeHuman, then it is not relevant.
Got it.
BTW, I forgot to disable/uninstall MPFB before upgrading blender so I think this time it was able to read the saved data directory and convert it to the new style automatically. If I had disabled it, the data url goes away and when I plugged in the old one, it didn't work. So probably a good idea to have the plugin active when Blender upgrades, so the imported data is automatically converted.
(Just in case anybody else runs into trouble with this)
This is solved.
Describe the bug I'm testing Blender 4.3 Release Candidate. It is working normally. However, I can't get MPFB to work. The data directory doesn't load.
Checklist
Platform and versions