Original Discord Post by vitreous1337 | 2024-11-10 23:06:38
Having a bit of a problem where I’ve loaded an avatar into a unity scene using the plugin and character importer and I’m getting the error in the title when I do my webGL build. It wasn’t doing this yesterday and I’m sure I’ve done something to mess this up but it seems that the character ID isn’t being populated or something.
Further investigation and I don’t think the issues here are related. Somehow I’d lost the game object th e recording marker was attached to but that’s fixed. The problem tha tI’m having is that the character ID doesn’t seem to be loading or something like but I’m using the ID to download the character and the same sequence appears in the character object.
The developer console has an error coming up saying ‘No character found named’ but there is nothing following that string. Looks like a null value is coming through for the name or soemthing?.
What I don’t understand is that I’ve been using this updated chatUI for a while now and it’s only become a problem now. I agree. I bet I’ve knocked something on the keyboard or soemthing but can’t seem to find the problem anywhere.