dfgHiatus
dfgHiatus
This mod can work for avatars and worlds. Can you attach a copy of the unity package you are trying to import? I should note this will try and import...
I do recall the import of certain components would cause the mod to fail entirely. Maybe try removing those in bulk and see if that makes a difference?
I have requested access to your Google Drive
Also, we need only one platform check. IE: ```python is_nt = True if sys.platform.startswith('win') else False is_nt = True if os.name == "nt" else False ``` Can just be: ```python...
Following up on this, how can I replicate this issue?
You need to speak with the VRCFT bot on the VRCFT discord.
Are you using a VPN or some other kind of service?